Overview
Package
Class
Use
Tree
Deprecated
Index
Help
MySnmpCrawler API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
G
GenericMBean
- class snmp.mbean.
GenericMBean
.
The GenericMBean class is the super class to all MBean subclasses.
GenericMBean()
- Constructor for class snmp.mbean.
GenericMBean
Constructs the GenericMBean object by using the DefaultMBeanMeta class which provides the getter and setter methods to access the MBean attributes.
GenericMBean(MBeanMeta, MBeanListener, NotificationFilter)
- Constructor for class snmp.mbean.
GenericMBean
Constructs the GenericMMBean object with the passed MBeanMeta object and the notification listener.
GET
- Static variable in interface snmp.message.handler.
SnmpRequestHandler
get(String, int)
- Method in class snmp.mbean.
MBeanMeta
Gets the MBeanAttribute object that matches to the passed identifier in the MBean.
get(String, int)
- Method in interface snmp.mbean.
SnmpMBean
Gets the MBeanAttribute object associating to the identifier in the MBean.
getAccess()
- Method in class snmp.mibdb.
OidEntity
Gets the access description of the object variable.
getAccess()
- Method in class snmp.mibdb.
OidEntity.OidEntityMeta
getAccess()
- Method in interface snmp.mibdb.
OidRecord
Gets the access description of the object variable.
getAsnType()
- Method in class snmp.mibdb.
OidEntity
Gets the ASN.1 type of the object variable.
getAsnType()
- Method in class snmp.mibdb.
OidEntity.OidEntityMeta
getAsnType()
- Method in interface snmp.mibdb.
OidRecord
Gets the ASN.1 type of the object variable.
getAttrByName(String)
- Method in class snmp.mbean.
MBeanMeta
Gets the MBeanAttribute object that matches to the attribute name in the MBean.
getAttrByName(String)
- Method in class snmp.mbean.
DefaultMBeanMeta
Gets the MBeanAttribute object that matches to the attribute name in the MBean.
getAttrByOid(String)
- Method in class snmp.mbean.
MBeanMeta
Gets the MBeanAttribute object that matches to the object identifier string in the MBean.
getAttrByOid(String)
- Method in class snmp.mbean.
DefaultMBeanMeta
Gets the MBeanAttribute object that matches to the object identifier string in the MBean.
getAttribute(SnmpVariable)
- Method in class snmp.lib.
ServiceConnector
Gets the MBean attribute value associating to the OID record.
getAttributeChangeNotification(String, Object, Object)
- Method in class snmp.mbean.
GenericMBean
getChild(String)
- Method in class snmp.mibdb.
OidEntity
Gets the object variable matched to the passed OID string.
getChildren()
- Method in class snmp.mibdb.
OidEntity
Gets the children list of the object variable.
getCommunity()
- Method in class snmp.message.
SnmpMessageHeader
Gets the SNMP community string.
getDescription()
- Method in class snmp.mibdb.
OidEntity
Gets the description text of the object variable.
getDescription()
- Method in class snmp.mibdb.
OidEntity.OidEntityMeta
getDescription()
- Method in interface snmp.mibdb.
OidRecord
Gets the description text of the object variable.
getErrorCode()
- Method in class snmp.lib.
SnmpException
Gets the error code of the SnmpException.
getErrorIndex()
- Method in class snmp.message.pdu.
SnmpPdu
Gets the ErrorIndex in the PDU.
getErrorOidIndexNum()
- Method in class snmp.lib.
SnmpException
Gets the index number of the OID in the PDU that has an error.
getErrorStatus()
- Method in class snmp.message.pdu.
SnmpPdu
Gets the ErrorStatus in the PDU.
getHandlerType()
- Method in class snmp.message.handler.
SnmpGetRequestHandler
Gets the type of the handler.
getHandlerType()
- Method in class snmp.message.handler.
SnmpGetNextRequestHandler
Gets the type of the handler.
getHandlerType()
- Method in class snmp.message.handler.
SnmpSetRequestHandler
Gets the type of the listener.
getHandlerType()
- Method in class snmp.message.handler.
SnmpGetResponseHandler
Gets the type of the handler.
getHandlerType()
- Method in interface snmp.message.handler.
SnmpMessageHandler
Gets the type of the handler.
getHandlerType()
- Method in class snmp.message.handler.
SnmpTrapHandler
Gets the type of the handler.
getInstance()
- Static method in class snmp.lib.
ServiceConnector
Gets the singleton object of the ServiceConnector.
getInstance()
- Static method in class snmp.lib.
ServiceLocator
Gets the singleton object of the ServiceLocator.
getInstance()
- Static method in class snmp.lib.
Configurator
Gets the Configurator using the default config file name if the singleton is not instantiated.
getInstance()
- Static method in class snmp.lib.util.
Log
Gets the singleton object of the Log class.
getInstance()
- Static method in class snmp.message.handler.
SnmpGetRequestHandler
Gets the singleton object of the SnmpGetRequestHandler.
getInstance()
- Static method in class snmp.message.handler.
SnmpGetNextRequestHandler
Gets the singleton object of the SnmpGetNextRequestHandler.
getInstance()
- Static method in class snmp.message.handler.
SnmpSetRequestHandler
Gets the singleton object of the SnmpSetRequestHandler.
getInstance()
- Static method in class snmp.message.handler.
SnmpGetResponseHandler
Gets the singleton object of the SnmpGetResponseHandler.
getInstance()
- Static method in class snmp.message.handler.
SnmpTrapHandler
Gets the singleton object of the SnmpTrapHandler.
getInstance()
- Static method in class snmp.message.datatype.
SnmpDatatypeFactory
Gets the singleton object of the SnmpDatatypeFactory.
getInstance()
- Static method in class snmp.mbean.
MBeanChecker
Gets the singleton object of the MBeanChecker.
getInstance()
- Static method in class snmp.mbean.
MBeanFactory
Gets the singleton object of the MBeanFactory.
getInstance()
- Static method in class snmp.session.
SnmpSessionEventListenerImpl
getInstance()
- Static method in class snmp.mibdb.
MibDatabaseImpl
Gets the singleton MibDatabase instance.
getInstance()
- Static method in class snmp.mibdb.
MibDatabase
Gets the singleton object of the MibDatabase.
getInstance()
- Static method in class snmp.accessctrl.
AccessControlFactory
Gets the singleton object of the AccessControlFactory .
getJavaDataType()
- Method in class snmp.message.datatype.
MySnmpCrawlerObjectId
Gets the string description of the expected java datatype.
getJavaDataType()
- Method in class snmp.message.datatype.
MySnmpCrawlerCounter64
Gets the string description of the expected java datatype.
getJavaDataType()
- Method in class snmp.message.datatype.
MySnmpCrawlerOpaque
Creates a new object that is a duplicate of the current object.
getJavaDataType()
- Method in class snmp.message.datatype.
MySnmpCrawlerGauge32
Gets the string description of the expected java datatype.
getJavaDataType()
- Method in class snmp.message.datatype.
MySnmpCrawlerTimeTicks
Gets the string description of the expected java datatype.
getJavaDataType()
- Method in class snmp.message.datatype.
MySnmpCrawlerIPAddress
Gets the string description of the expected java datatype.
getJavaDataType()
- Method in class snmp.message.datatype.
MySnmpCrawlerCounter32
Gets the string description of the expected java datatype.
getJavaDataType()
- Method in class snmp.message.datatype.
MySnmpCrawlerNull
Gets the string description of the expected java datatype.
getJavaDataType()
- Method in class snmp.message.datatype.
MySnmpCrawlerOctetString
Gets the string description of the expected java datatype.
getJavaDataType()
- Method in interface snmp.message.datatype.
SnmpDatatype
Gets the string description of the expected java datatype.
getJavaDataType()
- Method in class snmp.message.datatype.
MySnmpCrawlerInt32
Gets the string description of the expected java datatype.
getJavaDataValue()
- Method in class snmp.message.datatype.
MySnmpCrawlerObjectId
Gets the Java object value corresponding to the the SnmpSyntax object.
getJavaDataValue()
- Method in class snmp.message.datatype.
MySnmpCrawlerCounter64
Gets the Java object value corresponding to the the SnmpSyntax object.
getJavaDataValue()
- Method in class snmp.message.datatype.
MySnmpCrawlerOpaque
Gets the Java object value corresponding to the the SnmpSyntax object.
getJavaDataValue()
- Method in class snmp.message.datatype.
MySnmpCrawlerGauge32
Gets the Java object value corresponding to the the SnmpSyntax object.
getJavaDataValue()
- Method in class snmp.message.datatype.
MySnmpCrawlerTimeTicks
Gets the Java object value corresponding to the the SnmpSyntax object.
getJavaDataValue()
- Method in class snmp.message.datatype.
MySnmpCrawlerIPAddress
Gets the Java object value corresponding to the the SnmpSyntax object.
getJavaDataValue()
- Method in class snmp.message.datatype.
MySnmpCrawlerCounter32
Gets the Java object value corresponding to the the SnmpSyntax object.
getJavaDataValue()
- Method in class snmp.message.datatype.
MySnmpCrawlerNull
Gets the Java object value corresponding to the the SnmpSyntax object.
getJavaDataValue()
- Method in class snmp.message.datatype.
MySnmpCrawlerOctetString
Gets the Java object value corresponding to the the SnmpSyntax object.
getJavaDataValue()
- Method in interface snmp.message.datatype.
SnmpDatatype
Gets the Java object value corresponding to the the SnmpSyntax object.
getJavaDataValue()
- Method in class snmp.message.datatype.
MySnmpCrawlerInt32
Gets the Java object value corresponding to the the SnmpSyntax object.
getMBeanAttribute()
- Method in class snmp.message.pdu.
SnmpValue
Gets the MBeanAttribute object.
getMBeanAttribute(String, DefaultMBeanMeta)
- Static method in class snmp.mbean.
DefaultMBeanMeta
Gets the MBean attribute value that matches to the attribute name in the MBean.
getMBeanClassName()
- Method in class snmp.mbean.
GenericMBean
Gets the class name of the MBean.
getMBeanClassName()
- Method in class snmp.mbean.
MBeanMeta
Gets the class name of the MBean that associates with the MBeanMeta object.
getMBeanClassNameList()
- Method in class snmp.lib.
Configurator
Gets the list of MBean class names.
getMBeanMeta()
- Method in class snmp.mbean.
GenericMBean
Gets the MBeanMeta object of the MBean.
getMBeanMeta(String)
- Static method in class snmp.mbean.
MBeanMeta
Gets the MBeanMeta object from the MBeanMeta list with the passed MBean name.
getMBeanName()
- Method in class snmp.comm.
SnmpAdaptor
Gets the MBean name of the SnmpAdaptor.
getMBeanObjectName()
- Method in class snmp.mbean.
GenericMBean
Gets the ObjectName that maps the MBean in the JMX server.
getMBeanObjectName()
- Method in class snmp.mbean.
MBeanMeta
Gets the ObjectName of the MBean that associates with the MBeanMeta object.
getMBeanServer()
- Method in class snmp.lib.
ServiceLocator
Gets the MBeanServer object.
getMBeanServer()
- Method in class snmp.agent.
BaseAgent
Gets the object of the MBean server.
getMibDatabase()
- Method in class snmp.lib.
ServiceLocator
Gets the MibDatabase object.
getName()
- Method in class snmp.mbean.
MBeanAttribute
Gets the attribute name.
getName()
- Method in class snmp.mibdb.
OidEntity
Gets the object variable name.
getName()
- Method in class snmp.mibdb.
OidEntity.OidEntityMeta
getName()
- Method in interface snmp.mibdb.
OidRecord
Gets the object variable name.
GETNEXT
- Static variable in interface snmp.message.handler.
SnmpRequestHandler
getOid()
- Method in class snmp.message.pdu.
SnmpOid
Gets the OID string.
getOid()
- Method in class snmp.mibdb.
OidEntity
Gets the object identifier (OID) string.
getOid()
- Method in class snmp.mibdb.
OidEntity.OidEntityMeta
getOid()
- Method in interface snmp.mibdb.
OidRecord
Gets the object identifier (OID) string.
getOidGroup()
- Method in class snmp.mibdb.
OidEntity
Gets the parent object variable.
getOidGroup()
- Method in interface snmp.mibdb.
OidRecord
Gets the parent object variable.
getOidGroup(String)
- Method in class snmp.mibdb.
MibDatabaseImpl
Retrieves the OidEntity object that matches to the passed OID string in the MIB database.
getOidRecord()
- Method in class snmp.message.pdu.
SnmpOid
Gets the OID record from the MIB database matched to the SnmpOid object.
getOidRecord(String)
- Method in class snmp.lib.
ServiceConnector
Gets the OID record matching to the oid string from the MIB database.
getOidRecord(String)
- Method in class snmp.mibdb.
MibDatabaseImpl
Retrieves the OidRecord that matches to the passed OID string in the MIB database.
getOidRecord(String)
- Method in class snmp.mibdb.
MibDatabase
Retrieves the OidRecord that matches to the passed OID string in the MIB database.
getParentOid(String)
- Static method in class snmp.mibdb.
OidEntity
Gets the OID string of the parent variable.
getProperty(String)
- Method in class snmp.lib.
Configurator
When the key is "MBEAN_CLASS_NAME", we simply get it from MBean class list.
getProtocol()
- Method in class snmp.comm.
SnmpAdaptor
Gets the protocol name of the adaptor.
getProtoSnmpDataType(byte)
- Method in class snmp.message.datatype.
SnmpDatatypeFactory
Gets the prototype object of SnmpDataType.
getRequestID()
- Method in class snmp.message.pdu.
SnmpPdu
Gets the RequestID in the PUD.
getSnmpAgent()
- Method in class snmp.lib.
ServiceLocator
Gets the SnmpAgent object.
getSnmpDataType(byte, Object)
- Method in class snmp.message.datatype.
SnmpDatatypeFactory
Gets the SnmpDataType object from the prototype object list and sets the Java object value to the SnmpDataType object.
getSnmpMBean(String)
- Method in class snmp.lib.
ServiceLocator
Gets the SnmpMBean object matching to the OID group name.
getSnmpMessage()
- Method in class snmp.session.
SnmpSession
Gets the snmpMessage that encapsulates the SNMP request header and PDU.
getSnmpMessageHeader()
- Method in class snmp.message.
SnmpMessage
Gets the encapsulated SnmpMessageHeader object.
getSnmpOid()
- Method in class snmp.message.pdu.
SnmpVariable
Gets the SnmpOid object of the variable.
getSnmpPdu()
- Method in class snmp.message.
SnmpMessage
Gets the encapsulated SnmpPdu object.
getSnmpPdu()
- Method in class snmp.message.pdu.
SnmpVariable
Gets the SnmpPdu object that contains the variable.
getSnmpSession()
- Method in class snmp.session.
SnmpSessionEvent
Gets the encapsulated SnmpSession.
getSnmpSyntax()
- Method in class snmp.message.pdu.
SnmpValue
Gets the SnmpSyntax object that contains the actual SNMP value.
getSnmpValue()
- Method in class snmp.message.pdu.
SnmpVariable
Gets the SnmpValue object of the variable.
getSnmpVariableAt(int)
- Method in class snmp.message.pdu.
SnmpPdu
Gets the SnmpVariable object at the specific index.
getStatus()
- Method in class snmp.mibdb.
OidEntity.OidEntityMeta
getSyntaxObject(byte)
- Static method in class snmp.message.
SnmpMessageUtil
Used to dynamically lookup registered SnmpSyntax objects
getSysDescr()
- Method in class snmp.test.mbeans.demo.
DemoSystem
Getter for the "SysDescr" variable.
getSysDescr()
- Method in interface snmp.test.mbeans.demo.
DemoSystemMBean
Getter for the "SysDescr" variable.
getSysErrMsg()
- Method in class snmp.test.mbeans.demo.
DemoSystem
Getter for the "SysErrMsg" variable.
getSysErrMsg()
- Method in interface snmp.test.mbeans.demo.
DemoSystemMBean
Getter for the "SysErrMsg" variable.
getSysFreeMem()
- Method in class snmp.test.mbeans.demo.
DemoSystem
Getter for the "SysFreeMem" variable.
getSysFreeMem()
- Method in interface snmp.test.mbeans.demo.
DemoSystemMBean
Getter for the "SysFreeMem" variable.
getSysHostName()
- Method in class snmp.test.mbeans.demo.
DemoSystem
Getter for the "SysHostName" variable.
getSysHostName()
- Method in interface snmp.test.mbeans.demo.
DemoSystemMBean
Getter for the "SysHostName" variable.
getSysTest1()
- Method in class snmp.test.mbeans.demo.
DemoSystem
getSysTest1()
- Method in interface snmp.test.mbeans.demo.
DemoSystemMBean
getSysTest2()
- Method in class snmp.test.mbeans.demo.
DemoSystem
getSysTest2()
- Method in interface snmp.test.mbeans.demo.
DemoSystemMBean
getSysTest3()
- Method in class snmp.test.mbeans.demo.
DemoSystem
getSysTest3()
- Method in interface snmp.test.mbeans.demo.
DemoSystemMBean
getSysTotalMem()
- Method in class snmp.test.mbeans.demo.
DemoSystem
Getter for the "SysTotalMem" variable.
getSysTotalMem()
- Method in interface snmp.test.mbeans.demo.
DemoSystemMBean
Getter for the "SysTotalMem" variable.
getType()
- Method in class snmp.mbean.
MBeanAttribute
Gets the attribute type.
getType()
- Method in class snmp.mibdb.
OidEntity
Gets the text description of the object type.
getType()
- Method in class snmp.mibdb.
OidEntity.OidEntityMeta
getType()
- Method in interface snmp.mibdb.
OidRecord
Gets the text description of the object type.
getValue()
- Method in class snmp.mbean.
MBeanAttribute
Gets the attribute value.
getVersion()
- Method in class snmp.message.
SnmpMessageHeader
Gets the SNMP version number.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
MySnmpCrawler API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W