In devices, the status is as "Down", but when click in the Device it is show:
Code: Select all
SNMP Information System: BSR 2000(TM) VENDOR: Motorola Inc., BOOTR: 1.0.21; , SW_REV: Sw Version: 1.0.0P45.TRCU, Copyright(c) 2001 Motorola, Compiled: Thu Sep 28 13:59:36 EDT 2006, Processor: MPC7447A, Memory: 512MB
Examining logs, i see:
Code: Select all
08/13/2007 05:29:02 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '1', status_event_count = '13', status_fail_date = '0000-00-00 00:00:00', status_rec_date = '0000-00-00 00:00:00', status_last_error = 'Host did not respond to SNMP', min_time = '9.99999', max_time = '0.00000', cur_time = '0.00000', avg_time = '0.00000', total_polls = '14', failed_polls = '14', availability = '0' where hostname = '200.XXX.XXX.161'"
Code: Select all
snmpwalk -Os -c public -v 1 200.XXX.XXX.161 system
sysDescr.0 = STRING: BSR 2000(tm) << VENDOR: Motorola Inc, BOOTR: 1.0.21; , SW_REV: SW Version: 1.0.0P45.TRCU >>, Copyright(c) 2001 Motorola, Compiled: Thu
Sep 28 13:59:36 EDT 2006 , Processor: MPC7447A, Memory: 512MB
...
...
...