Folks, I'm doing a test on linkUpDownNotifications and I don't receive any ifIndex, ifAdminStatus, or ifOperStatus when a link is brought up or down.
All I get is: 11:27 TRAP:Cold Start from UDP: [192.168.1.12]:1025 TRAP2, SNMP v2c, community testcomm DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (72105) 0:12:01.05 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkDown SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Is there any extra configuration to do to send/receive more informations such as the three mentioned above ? The IF-MIB by itself has all these fields. Platform is Linux. snmpd.conf is: smuxsocket 127.0.0.1 sysobjectID .1.3.6.1.4.1.15004.3.1 rwcommunity test_rw agentSecName testunit_internal rouser testunit_internal linkUpDownNotifications yes trap2sink 192.168.1.23 testcomm I'm using snmptrapd to receive traps using this basic test configuration: disableAuthorization yes Any advice appreciated, thanks. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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
