247 | | |
| 247 | === Some giant lapse in time, with a pinch of SNMP (9/21) === |
| 248 | So far: |
| 249 | * have some Ruby code that interrogates and configures SNMP agents and retrieves OFP info. |
| 250 | * mild understanding of net-snmp |
| 251 | * tutorial to get started with SB9 |
| 252 | * Seething suspicion that Bob's firmware is preventing reassignment of vlans to port (see below) |
| 253 | |
| 254 | To-do: |
| 255 | * find a way to snmp-set vlan assignments to ports |
| 256 | * maybe write OFP remote config code |
| 257 | * test code on other devices |
| 258 | |
| 259 | Some links: |
| 260 | * libsnmp-Ruby classes : http://snmplib.rubyforge.org/doc/index.html |
| 261 | * MIBs : http://www.mibdepot.com/cgi-bin/getmib4.cgi?abc=0&n=Q-BRIDGE-MIB&r=baynetworks&f=rfc2674-q.mib&t=tree&v=v2&i=0&obj=VlanId |
| 262 | * dot1q MIBs : http://en.community.dell.com/forums/p/19257012/19425860.aspx |