[SNMP4J] Get issue

Frank Fock fock at agentpp.com
Tue Feb 2 23:14:17 CET 2010


You could use JASMI for example to integrate runtime
SMI parsing. AgenPro or MIB Explorer Pro can be used
for compile time object name to OID mapping.

The OID is fixed by the standard, so normally there
is no need to map from object name to OID (which is
not unambiguous in all cases).

Frank

On 02.02.2010 00:45, J B wrote:
> I can run the following command:
>
> snmpget -v 3 -u jmb -l authNoPriv -a MD5 -A snmpv3Eight -Ob localhost
> NET-SNMP-EXTEND-MIB::nsExtendOutLine.\"INFO\".1
>
> Using the following extend config entry:
>
> extend INFO /opt/local/bin/perl /Users/jmbirchfield/ioreg.pl
>
> Which returns a simple string.
>
> Is there any way in snmp4j to use the textual name of the OID vs the
> numerical name?  Assuming not, what is the easiest way to enforce the
> OID to be consistent in the configuration?
>
> Thanks!
>
> Birch
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

-- 
AGENT++
http://www.agentpp.com
http://www.snmp4j.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the SNMP4J mailing list