hi, i want to develop a new mib tree.
use this mib tree, i can run some command and return a lot of info from agent.
can the net-snmp do it?
i mean i just wonder if we can gather a lot info from agent.
for example:
i want to gather 2MB info.
how can i do.
how can i figure out it?
delete this calling or
change ASN_OCTET_STR to what?
thank u.
-ååéä-
åää: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Jeff Johnson
åéæé: 2004å12æ4æ 1:10
æää: celeste; [EMAIL PROTECTED]
äé: RE: a problem for my new mib module.
> 2. why i got this m
hi.
i developed a new mib module, and added it in snmpd.
my mib tree :.1.3.6.1.4.1.10001.2.1.1
when i used the command:
snmpwalk -v 2c -c public 192.168.0.227 .1.3.6.1.4.1.10001.2.1.1.1
the result:
SNMPv2-SMI::enterprises.10001.2.1.1.1.1.13.49.57.50.46.49.54.56.46.48.46.50.50.55
= Hex-STRING: A0 B
BTW,i use fedora core 2 with full installation .
celeste wrote:
hi,all.
i want to add the new mib lib in net-snmp.
i got some file from
http://net-snmp.sourceforge.net/tutorial-5/toolkit/dlmod/
as example.
the following is my commands:
1.make nstAgentPluginObject.so
2.cp nstAgentPluginObject.so
hi,all.
i want to add the new mib lib in net-snmp.
i got some file from
http://net-snmp.sourceforge.net/tutorial-5/toolkit/dlmod/
as example.
the following is my commands:
1.make nstAgentPluginObject.so
2.cp nstAgentPluginObject.so /usr/lib/
3.cp NET-SNMP-TUTORIAL-MIB.txt /usr/local/share/snmp/mibs