cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
430
Views
0
Helpful
3
Replies

Community String Index in Cat6509 (CatOS 6.3(6))

dany79
Level 1
Level 1

I have a problem querying a Cat6509 running CatOS 6.3(6). I did snmpwalk :

snmpwalk -c <comm_string>@<vlan> <switch ip> .1.3.6.1.2.1.17

The Cat6509 does not respond to my query above. Has anyone faced similar problem before? How to solve this problem?

Normal snmpwalk such as:

snmpwalk -c <comm_string> <switch ip> .1.3.6.1.2.1.17

is working fine.

3 Replies 3

rmushtaq
Level 8
Level 8

Are you polling the BRIDGE-MIB?. If not, then you don't need to use community string indexing. See: ftp://ftp.cisco.com/pub/mibs/supportlists/wsc6000/wsc6000-communityIndexing.html for details and exampoles.

.1.3.6.1.2.1.17 is the root of BRIDGE-MIB

ftp://ftp-sj.cisco.com/pub/mibs/v1/BRIDGE-MIB.my

Reply from Cisco TAC:

It's a bug with CatOS 6.3(6). Bug ID: CSCdx46174

:)