|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnmpMibNode | |
---|---|
com.sun.management.snmp.agent | Provides the classes for implementing an SNMP agent. |
com.sun.management.snmp.usm.usmmib | Provides the classes which implement the SNMP-USER-BASED-SM-MIB. |
Uses of SnmpMibNode in com.sun.management.snmp.agent |
---|
Subclasses of SnmpMibNode in com.sun.management.snmp.agent | |
---|---|
class |
SnmpMibEntry
Represents a node in an SNMP MIB which corresponds to a table entry meta node. |
class |
SnmpMibGroup
Represents a node in an SNMP MIB which corresponds to a group. |
class |
SnmpMibOid
Represents a node in an SNMP MIB which is neither a group nor a variable. |
class |
SnmpMibTable
This class is the base class for SNMP table metadata. |
Methods in com.sun.management.snmp.agent with parameters of type SnmpMibNode | |
---|---|
protected void |
SnmpMib.registerGroupNode(String groupName,
String groupOid,
ObjectName groupObjName,
SnmpMibNode node,
Object group,
MBeanServer server)
Register an SNMP group and its metadata node in the MIB. |
void |
SnmpMibOid.registerNode(String oidString,
SnmpMibNode node)
Registers a specific node in the tree. |
Uses of SnmpMibNode in com.sun.management.snmp.usm.usmmib |
---|
Subclasses of SnmpMibNode in com.sun.management.snmp.usm.usmmib | |
---|---|
class |
UsmStatsMeta
The class is used for representing SNMP metadata for the "UsmStats" group. |
class |
UsmUserEntryMeta
The class is used for representing SNMP metadata for the "UsmUserEntry" group. |
class |
UsmUserMeta
The class is used for representing SNMP metadata for the "UsmUser" group. |
class |
UsmUserTableMeta
The class is used for implementing the "UsmUserTable" group. |
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV NEXT | FRAMES NO FRAMES |