SNMP OTP-MIB error

Heinrich Venter heinrich@REDACTED
Wed Nov 10 14:57:17 CET 2004


Hi

Starting to use SNMP for the first time here, and I am a bit stumped
with this one.

I start erlang with snmp and load the OTP-MIB.  I use NET-SNMP version:
5.1.1 (that came with Redhat Fedora 2) and I then it dies on me!

Am I doing something wrong or missing a step somewhere?

# snmpwalk -v 3 -m OTP-MIB -M
/usr/local/lib/erlang/lib/otp_mibs-1.0.2/mibs:/usr/share/snmp/mibs -u
initial devel:4000 otp
Error in packet.
Reason: (genError) A general failure occured
Failed object: OTP-REG::otp

1> application:start(crypto).
ok
2> application:start(snmp).
ok
3> otp_mib:load(snmp_master_agent).
ok
4> snmp:info(snmp_master_agent).
[{vsns,[v3]},
 {loaded_mibs,[{'SNMP-MPD-MIB',true,
 
"/usr/local/lib/erlang/lib/snmp-3.4.8/priv/mibs/SNMP-MPD-MIB.bin"},
               {'SNMPv2-MIB',true,
 
"/usr/local/lib/erlang/lib/snmp-3.4.8/priv/mibs/SNMPv2-MIB.bin"},
               {'OTP-MIB',true,
 
"/usr/local/lib/erlang/lib/otp_mibs-1.0.2/priv/mibs/OTP-MIB.bin"},
               {'SNMP-FRAMEWORK-MIB',true,
 
"/usr/local/lib/erlang/lib/snmp-3.4.8/priv/mibs/SNMP-FRAMEWORK-MIB.bin"}
]},
 {subagents,[]},
 {tree_size_bytes,876},
 {process_memory,54572},
 {db_memory,[{mib,839},{node,4832},{tree,1146}]}]
5>
=ERROR REPORT==== 10-Nov-2004::15:49:15 ===
** User error: Invalid return value
{'EXIT',{aborted,{no_exists,[time_stamp,erlNodeTable]}}} from
{otp_mib,erl_node_table,[]} (get_next)


Click here for more information.
http://asp1.rocketseed.com/RocketSeed/mail/433a32353a3737313736333a33303639373a2d323a313831

Bought to you by Launchpad.
http://asp1.rocketseed.com/RocketSeed/mail/433a32353a3737313736333a33303639373a2d323a313438
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20041110/60613695/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MTk2LjMwLjc5LjE1NQ==
Type: image/gif
Size: 557 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20041110/60613695/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MTk2LjMwLjc5LjE1NQ==
Type: image/gif
Size: 16459 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20041110/60613695/attachment-0001.gif>


More information about the erlang-questions mailing list