When trying to walk the ipAddrTable.ipAddrEntry.ipAdEntAddr with debugging turned on I get this in the log file:
nlist err: neither ipstat nor _ipstat found. nlist err: neither ipforwarding nor _ipforwarding found. nlist err: neither tcpDefaultTTL nor _tcpDefaultTTL found. nlist err: neither tcpstat nor _tcpstat found. nlist err: neither tcb nor _tcb found. nlist err: neither icmpstat nor _icmpstat found. nlist err: neither udpstat nor _udpstat found. nlist err: neither udb nor _udb found. nlist err: neither rt_table nor _rt_table found. nlist err: neither rthashsize nor _rthashsize found. nlist err: neither rthost nor _rthost found. nlist err: neither rtnet nor _rtnet found. NET-SNMP version 5.2.1 helper:debug: Entering Debugging Helper: helper:debug: Handler Registration Info: helper:debug: Name: mibII/ipaddr helper:debug: Context: helper:debug: Base OID: IP-MIB::ipAdEntAddr helper:debug: Modes: 0x3 = GET/GETNEXT | SET | helper:debug: Priority: 127 helper:debug: Handler Calling Chain: helper:debug: -> debug -> bulk_to_next -> old_api [myvoid = 200f5028] helper:debug: Request information: helper:debug: Mode: GET (160 = 0xa0) helper:debug: Request Variables: helper:debug: # 1: IP-MIB::ipAdEntAddr = Wrong Type (should be IpAddress): NULL helper:debug: --- calling next handler --- nlist err: neither ifnet nor _ifnet found. helper:debug: Results: helper:debug: Returned code: 0 helper:debug: Returned Variables: helper:debug: # 1: IP-MIB::ipAdEntAddr = Wrong Type (should be IpAddress): NULL helper:debug: Exiting Debugging Helper: helper:debug: Entering Debugging Helper: helper:debug: Handler Registration Info: helper:debug: Name: mibII/ipaddr helper:debug: Context: helper:debug: Base OID: IP-MIB::ipAdEntAddr helper:debug: Modes: 0x3 = GET/GETNEXT | SET | helper:debug: Priority: 127 helper:debug: Handler Calling Chain: helper:debug: -> debug -> bulk_to_next -> old_api [myvoid = 200f5028] helper:debug: Request information: helper:debug: Mode: GETNEXT (161 = 0xa1) helper:debug: Request Variables: helper:debug: # 1: IP-MIB::ipAdEntAddr = Wrong Type (should be IpAddress): NULL helper:debug: --- calling next handler --- nlist err: neither in_ifaddr nor _in_ifaddr found. klookup(5f6e6c69, 2ff1b848, 112): klread: No such device or address klookup(5f6e6c69, 2ff1b848, 112): klread: No such device or address klookup(5f6e6c69, 2ff1b848, 112): klread: No such device or address klookup(5f6e6c69, 2ff1b848, 112): klread: No such device or address klookup(5f6e6c69, 2ff1b848, 112): klread: No such device or address klookup(5f6e6c69, 2ff1b848, 112): klread: No such device or address klookup(5f6e6c69, 2ff1b848, 112): klread: No such device or address snmpd appears to enter an endless loop at this point. Why do the nlist errors occur? Is there a good next step to debugging the cause of this? This is on AIX 5.2. Thanks, Eric ********************************************************************** The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please re-send this communication to the sender and delete the original message or any copy of it from your computer system. Thank You. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
