I've upgraded to Zenoss 2.2 on CentOS 5 and I'm not able to add any devices as 
when I try to add them I get the following output 


Code:
Time    Level   Module          Message
2008-06-11 10:02:17     INFO    zen.DeviceLoader        no snmp found for ip = 
xxx.xxx.xxx.xxx



When I run snmpwalk from the command line of the Zenoss server I get the 
expected result


Code:
[]# snmpwalk -v1 -cXXXXXX xxx.xxx.xxx.xxx
SNMPv2-MIB::sysDescr.0 = STRING: Cisco PIX Firewall Version xxxxx

SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.9.1.417
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2304642900) 266 days, 
17:47:09.00
SNMPv2-MIB::sysContact.0 = STRING: xxxxxxxx xxxxxxx <[EMAIL PROTECTED]>
SNMPv2-MIB::sysName.0 = STRING: xxxxxxxx
SNMPv2-MIB::sysLocation.0 = STRING: xxxxxxxxxxxxxxx
SNMPv2-MIB::sysServices.0 = INTEGER: 4
IF-MIB::ifNumber.0 = INTEGER: 2
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.2 = INTEGER: 2
IF-MIB::ifDescr.1 = STRING: PIX Firewall 'outside' interface
IF-MIB::ifDescr.2 = STRING: PIX Firewall 'inside' interface
IF-MIB::ifType.1 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.2 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifMtu.1 = INTEGER: 1500
IF-MIB::ifMtu.2 = INTEGER: 1500
IF-MIB::ifSpeed.1 = Gauge32: 10000000
IF-MIB::ifSpeed.2 = Gauge32: 10000000
IF-MIB::ifPhysAddress.1 = STRING: x:x:xx:xx:xx:xx
IF-MIB::ifPhysAddress.2 = STRING: x:x:x:xx:xx:xx
IF-MIB::ifAdminStatus.1 = INTEGER: up(1)
IF-MIB::ifAdminStatus.2 = INTEGER: up(1)
IF-MIB::ifOperStatus.1 = INTEGER: up(1)
IF-MIB::ifOperStatus.2 = INTEGER: up(1)
IF-MIB::ifLastChange.1 = Timeticks: (2304642900) 266 days, 17:47:09.00
IF-MIB::ifLastChange.2 = Timeticks: (2304642900) 266 days, 17:47:09.00
IF-MIB::ifInOctets.1 = Counter32: 25470937
IF-MIB::ifInOctets.2 = Counter32: 3102848653
IF-MIB::ifInUcastPkts.1 = Counter32: 949564820
IF-MIB::ifInUcastPkts.2 = Counter32: 1459687158
IF-MIB::ifInNUcastPkts.1 = Counter32: 5380786
IF-MIB::ifInNUcastPkts.2 = Counter32: 1148266
IF-MIB::ifInDiscards.1 = Counter32: 9912
IF-MIB::ifInDiscards.2 = Counter32: 46180
IF-MIB::ifInErrors.1 = Counter32: 518
IF-MIB::ifInErrors.2 = Counter32: 12
IF-MIB::ifOutOctets.1 = Counter32: 1793514494
IF-MIB::ifOutOctets.2 = Counter32: 165853195
IF-MIB::ifOutUcastPkts.1 = Counter32: 1454999581
IF-MIB::ifOutUcastPkts.2 = Counter32: 935432708
IF-MIB::ifOutNUcastPkts.1 = Counter32: 0
IF-MIB::ifOutNUcastPkts.2 = Counter32: 0
IF-MIB::ifOutDiscards.1 = Counter32: 0
IF-MIB::ifOutDiscards.2 = Counter32: 0
IF-MIB::ifOutErrors.1 = Counter32: 0
IF-MIB::ifOutErrors.2 = Counter32: 0
IF-MIB::ifSpecific.1 = OID: SNMPv2-SMI::zeroDotZero
IF-MIB::ifSpecific.2 = OID: SNMPv2-SMI::zeroDotZero
IP-MIB::ipAdEntAddr.64.253.128.4 = IpAddress: xxx.xxx.xxx.xxx
IP-MIB::ipAdEntAddr.10.215.102.2 = IpAddress: yyy.yyy.yyy.yyy
Error: OID not increasing: IP-MIB::ipAdEntAddr.xxx.xxx.xxx.xxx
 >= IP-MIB::ipAdEntAddr.yyy.yyy.yyy.yyy




I would appreciate any help anyone can offer.

Cheers,
Liam




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

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

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



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

Reply via email to