|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnmpOidRecord | |
---|---|
com.sun.management.snmp | Provides the core classes for implementing common SNMP data types and services. |
Uses of SnmpOidRecord in com.sun.management.snmp |
---|
Methods in com.sun.management.snmp that return SnmpOidRecord | |
---|---|
SnmpOidRecord |
SnmpVarBind.resolveVarName(String name)
Consults the MIB table storage to resolve the name to its OID type structure. |
SnmpOidRecord |
SnmpOidTableSupport.resolveVarName(String name)
Searches for a MIB variable given its logical name and returns an SnmpOidRecord object
containing information on the variable. |
SnmpOidRecord |
SnmpOidTable.resolveVarName(String name)
Searches for a MIB variable given its logical name and returns an SnmpOidRecord object
containing information on the variable. |
SnmpOidRecord |
SnmpOidDatabaseSupport.resolveVarName(String name)
Searches for a MIB variable given its logical name and returns an SnmpOidRecord
object containing information on the variable. |
SnmpOidRecord |
SnmpOidDatabase.resolveVarName(String name)
Searches for a MIB variable given its logical name and returns an SnmpOidRecord
object containing information on the variable. |
SnmpOidRecord |
SnmpOidTableSupport.resolveVarOid(String oid)
Searches for a MIB variable given its OID and returns an SnmpOidRecord object
containing information on the variable. |
SnmpOidRecord |
SnmpOidTable.resolveVarOid(String oid)
Searches for a MIB variable given its OID and returns an SnmpOidRecord object
containing information on the variable. |
SnmpOidRecord |
SnmpOidDatabaseSupport.resolveVarOid(String oid)
Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing
information on the variable. |
SnmpOidRecord |
SnmpOidDatabase.resolveVarOid(String oid)
Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing
information on the variable. |
Methods in com.sun.management.snmp with parameters of type SnmpOidRecord | |
---|---|
void |
SnmpOidTableSupport.loadMib(SnmpOidRecord[] mibs)
Loads a list of variables into the storage area, which is kept in memory. |
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV NEXT | FRAMES NO FRAMES |