Hi,

I've installed net-snmp 5.4.1 on Gentoo Linux and after installation
all seems to work great.:

[EMAIL PROTECTED] ~/net-snmp-5.4.1/net-snmp-5.4.1 $ snmpwalk -v 2c -c
public 192.168.1.7 enterprises
SCTE-HMS-FIBERNODE-MIB::fnReturnLaserCurrent.1 = INTEGER: 160
SCTE-HMS-FIBERNODE-MIB::fnReturnLaserCurrent.2 = INTEGER: 140
....

but after daemons initialization

localhost net-snmp-5.4.1 # snmptrapd -Lo -d -c /usr/share/snmp/snmptrapd.conf
netsnmp_assert !"registration != duplicate" failed
agent_registry.c:535 netsnmp_subtree_load()
netsnmp_assert !"registration != duplicate" failed
agent_registry.c:535 netsnmp_subtree_load()
netsnmp_assert !"registration != duplicate" failed
agent_registry.c:535 netsnmp_subtree_load()

something seem to became broken

[EMAIL PROTECTED] ~/net-snmp-5.4.1/net-snmp-5.4.1 $ snmpwalk -v 2c -c
public 192.168.1.7 enterprises
...........
Cannot adopt OID in IP-MIB: ipAddressPrefixIfIndex ::= {
ipAddressPrefixEntry 1 }
Cannot adopt OID in TCP-MIB: tcpMIBConformance ::= { tcpMIB 2 }
Cannot adopt OID in TCP-MIB: tcpConnectionEntry ::= { tcpConnectionTable 1 }
Cannot adopt OID in HOST-RESOURCES-MIB: hrSystemMaxProcesses ::= { hrSystem 7 }
Cannot adopt OID in HOST-RESOURCES-MIB: hrSystemProcesses ::= { hrSystem 6 }
Cannot adopt OID in HOST-RESOURCES-MIB: hrSystemNumUsers ::= { hrSystem 5 }
Cannot adopt OID in HOST-RESOURCES-MIB: hrSystemInitialLoadParameters
::= { hrSystem 4 }
Cannot adopt OID in HOST-RESOURCES-MIB: hrSystemInitialLoadDevice ::=
{ hrSystem 3 }
Cannot adopt OID in HOST-RESOURCES-MIB: hrSystemDate ::= { hrSystem 2 }
............

after reinstallation all returns to normal until I try to start this daemons.

Where can be problem? (except my DNA of course ;))

Regards,
Artem

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to