Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,To save my sanity, can anyone tell me if there is a simple oid for getting the root port of a PVST instance via SNMP?I've gone through the MIB browser and tried various things (mostly under stpxRPVSTObjects & stpxRSTPObjects) but nothing appears t...
Hi,In the CISCO-CDP-MIB.my file, the object cdpCacheCapabilities has the following description:"The Device's Functional Capabilities as reported in the most recent CDP message. For latest set of specific values, see the latest version of the CDP spe...
Hi,Im trying to configure snmp v3 on a 2960 switch (IOS 12.2(44)SE. I use the following commands:snmp-server group mygroup v3 privsnmp-server user myuser mygroup v3 encrypted auth sha myauthpass priv aes 128 myprivpassI then get the error message:%E...
Hi all,Is it possible to graph (MRTG or similar) all traffic passing in and out of a VLAN. I have tried graphing the VLAN interface on a MLS that acts as the default gateway for that VLAN (ifdescr = Vlan180 for example), however, the traffic I see is...
Hi,I have been doing some testing with IGMP snooping. I do not have any multicast routing setup, and am using default IGMP Snooping on a 2960 12.2(44)SE IOS.When I start a multicast stream using VLC on an IP (239.255.10.10 for example) - the switch ...
Thanks for the reply.As I understand the syntax in [] is optional. I tried specifying a readonly view by changing my group command to:snmp-server group mygroup v3 priv read readonlyI still get the same error message. Interestingly if I drop the opt...
Jon,Thanks for that. I had come across this before, but for some reason thought I wouldn't have to go down this route!Ill revisit and see how I get on.Thanks,Ben