I am trying to document some processes I have running that uses the
Net-snmp program.  I am trying to figure out how I can explain (by using
the NET-snmp command-line exe files) how I actually obtained the
specific OID numbers my script is using.

I originally started out using a trial version of MG-Soft's GUI MIB
Browser.  When drilling down to a certain OID I am interested in
MG-Soft's MIB Browser allow me to see what they call a "Table Instance"
and within the "Table Instance", choose a index.  Which for the OID
value I am interested in I am required to add an additional .1.2 to the
end of my OID
(.iso.org.dod.internet.private.enterprises.novell.mibDoc.ndsMIB.ndsStatistics.ndsData.ndsProtocolStatistics.ndsProtoIfOpsTable.ndsProtoIfOpsEntry.ndsProtoIfSimpleAuthBinds).


snmpget -v 1 -c public -m EDIRECTORY-MIB serverName
.iso.org.dod.internet.private.enterprises.novell.mibDoc.ndsMIB.ndsStatistics.ndsData.ndsProtocolStatistics.ndsProtoIfOpsTable.ndsProtoIfOpsEntry.ndsProtoIfSimpleAuthBinds.1.2


EDIRECTORY-MIB::ndsProtoIfSimpleAuthBinds.1.2 = Counter32: 517


Question, what NET-snmp command-line exe can I use to expose the
additional .1.2 so my documentation does not have to include the install
and use of MG-Soft's Trial version of MIB Browser, which is a fine GUI tool.

Don


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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