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
C
checkAccess(SnmpSession)
- Method in class snmp.accessctrl.
DefaultAccessControl
By default it does not check anything.
checkAccess(SnmpSession)
- Method in interface snmp.accessctrl.
AccessControl
Checks if the session has the permission to access the managable resources.
checkError(SnmpSession)
- Method in class snmp.message.handler.
SnmpGetRequestHandler
checkError(SnmpSession)
- Method in class snmp.message.handler.
SnmpSetRequestHandler
checkMBeanAttribute(OidRecord)
- Method in class snmp.mbean.
MBeanChecker
Checks if the existence, permission, and datatype of the OidRecord object match against the corresponding attribute in the MBean class.
checkMBeanClass(OidRecord)
- Method in class snmp.mbean.
MBeanChecker
Checks if the required MBean class existed in the system for the passed OID group.
checkPDU(SnmpPdu)
- Method in class snmp.message.handler.
DefaultSnmpRequestHandler
This method verifies each OID in the PDU to see if it is existed in the MIB database.
checkPermission(int)
- Method in class snmp.mibdb.
OidEntity
Checks the passed permission with the permission of the object variable in the MIB database.
checkPermission(int)
- Method in class snmp.mibdb.
OidEntity.OidEntityMeta
checkPermission(int)
- Method in interface snmp.mibdb.
OidRecord
Checks the passed permission with the permission of the object variable in the MIB database.
children
- Variable in class snmp.mibdb.
OidEntity
clone()
- Method in class snmp.message.datatype.
MySnmpCrawlerObjectId
Creates a new object that is a duplicate of the current object.
clone()
- Method in class snmp.message.datatype.
MySnmpCrawlerCounter64
Creates a new object that is a duplicate of the current object.
clone()
- Method in class snmp.message.datatype.
MySnmpCrawlerOpaque
Creates a new object that is a duplicate of the current object.
clone()
- Method in class snmp.message.datatype.
MySnmpCrawlerGauge32
Creates a new object that is a duplicate of the current object.
clone()
- Method in class snmp.message.datatype.
MySnmpCrawlerTimeTicks
Creates a new object that is a duplicate of the current object.
clone()
- Method in class snmp.message.datatype.
MySnmpCrawlerIPAddress
Creates a new object that is a duplicate of the current object.
clone()
- Method in class snmp.message.datatype.
MySnmpCrawlerCounter32
Creates a new object that is a duplicate of the current object.
clone()
- Method in class snmp.message.datatype.
MySnmpCrawlerNull
Creates a new object that is a duplicate of the current object.
clone()
- Method in class snmp.message.datatype.
MySnmpCrawlerOctetString
Creates a new object that is a duplicate of the current object.
clone()
- Method in class snmp.message.datatype.
MySnmpCrawlerInt32
Creates a new object that is a duplicate of the current object.
community
- Variable in class snmp.message.
SnmpMessageHeader
community
- Variable in class snmp.comm.
SnmpAdaptor
configFile
- Variable in class snmp.lib.
Configurator
Configurator
- class snmp.lib.
Configurator
.
This class reads the configuration file and provides the configuration data to the system.
Configurator(String)
- Constructor for class snmp.lib.
Configurator
Constructs the Configurator with the passed config file name.
copy(byte[], int, byte[], int, int)
- Static method in class snmp.message.
SnmpMessageUtil
Used to copy data from one buffer to another.
copy(int[], int, int[], int, int)
- Static method in class snmp.message.
SnmpMessageUtil
Used to copy data from one buffer to another.
create(String)
- Static method in class snmp.lib.
Configurator
Creates the Configurator with the passed config file name.
create(String)
- Static method in class snmp.mibdb.
MibDatabaseImpl
Creates the singleton MibDatabase instance from the passed MIB file.
create(String)
- Static method in class snmp.mibdb.
MibDatabase
Creates the singleton MibDatabase object from the passed MIB file.
createAccessControl()
- Method in class snmp.accessctrl.
AccessControlFactory
Creates the AccessControl object using the class name specified in the configuration file.
createAccessControl(String)
- Method in class snmp.accessctrl.
AccessControlFactory
Creates the AccessControl object dynamically using the string of class name.
createDB(Mib)
- Method in class snmp.mibdb.
MibDatabaseImpl
createDB(Symbol)
- Method in class snmp.mibdb.
MibDatabaseImpl
createMBean(String)
- Method in class snmp.mbean.
MBeanFactory
Creates the MBean object dynamically with the class name.
createMBean(String)
- Static method in class snmp.mbean.
GenericMBean
Creates the MBean object dynamically with the passed class name.
CURRENT_STATUS
- Static variable in interface snmp.mibdb.
OidRecord
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