cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1252
Views
0
Helpful
2
Replies

SNMP error

Firuz Azimov
Level 1
Level 1

Hello Guys

I have one great problem. So We have Cisco SCE1010 and we have Monitoring Server. From Monitoring Server I wanna query SCE 1010 by this command:

snmpwalk -v2c -c public 192.168.192.2

In response:

Error: OID not increasing: RFC1213-MIB::atIfIndex.2.192.168.192.2

>= RFC1213-MIB::atIfIndex.1.192.168.192.1

Any idea about this error?


2 Replies 2

Rolf Fischer
Level 9
Level 9

Hi,

from the snmpbulkwalk man-page (option -Cs):

...  Some agents (LaserJets are an example) return OIDs out of order, but can complete the walk anyway. Other agents return OIDs that are out of order and can cause snmpbulkwalk to loop indefinitely. By default, snmpbulkwalk tries to detect this behavior and warns you when it hits an agent acting illegally. Use -Cc to turn off this behaviour.

HTH

Rolf

Hi,

     I tried this option, its works.

But where I cant put this option on SNMP server? I mean server by default query 192.168.192 with option -c,

but I need -Cc