Modeling a device terminates with error 

Code:

2008-04-01 22:01:54 ERROR zen.SnmpClient Device SWITCH-RRZ timed out: are your 
SNMP settings correct? 




If I do a "snmpwalk -c public -v 2c w.x.y.z" on this devices (48 port switch) I 
get:


Code:

[b]Error: OID not increasing:[/b] IP-MIB::ipNetToMediaIfIndex.604.192.168.8.2
 >= IP-MIB::ipNetToMediaIfIndex.604.192.168.8.1




This can be solved using the "-C c" switch for snmpwalk (do not check returned 
OIDs are increasing):

"snmpwalk -c public -v 1 192.168.8.100 [b]-C c"

How can I set this parameter ("-C c") for Zenoss so that device modeling will 
work correctly?




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=17980#17980

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to