On Tue, Aug 22, 2006 at 04:13:03PM -0400, Wesley Griffin wrote:
> I know there are some netops guys hanging around here somewhere...
> 
> Does anybody know if a Catalyst 2950 switch has a programmable VLAN  
> configuration? I can't find anything in the Software Configuration  
> Guide. After downloading all of the CISCO mibs and doing an snmpwalk  
> on the switch, I can't see anything that looks like writable VLAN  
> configurations. The only thing even remotely close is the  
> 'entLogicalDescr' which is a STRING with the text names of the  
> configured VLANs on the switch.

What do you mean by 'programmable'?  I'm going to assume you mean "access
via snmp": With a different series of Cisco's, one of my coworkers
found a hack to access the VLAN specific stuff via SNMP by appending
"@123" the snmp community string (horrible!), for example if your rw
community string was "private" and you wanted to access vlan 123 specific
entries, you could snmpwalk "[EMAIL PROTECTED]" to get at VLAN specific stuff.
It's horrible, but it's undocumented and it works.

</shot in the dark>


- Rob
.

Reply via email to