|
JoeSNMP API 0.3.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.opennms.* |
org.opennms.protocols.snmp.SnmpAgentSession | ||
public static final int |
DEFAULT_PORT |
161 |
private static final java.lang.String |
DEFAULT_WRITE_COMMUNITY |
"private" |
public static final int |
ERROR_EXCEPTION |
-1 |
public static final int |
ERROR_INVALID_PDU |
-2 |
org.opennms.protocols.snmp.SnmpCounter32 | ||
public static final byte |
ASNTYPE |
65 |
static final long |
serialVersionUID |
-5722134291677293080l |
org.opennms.protocols.snmp.SnmpCounter64 | ||
public static final byte |
ASNTYPE |
70 |
static final long |
serialVersionUID |
-192572343143669856l |
org.opennms.protocols.snmp.SnmpEndOfMibView | ||
public static final byte |
ASNTYPE |
-126 |
static final long |
serialVersionUID |
1186449358464703772l |
org.opennms.protocols.snmp.SnmpGauge32 | ||
public static final byte |
ASNTYPE |
66 |
static final long |
serialVersionUID |
6399350821456655314l |
org.opennms.protocols.snmp.SnmpInt32 | ||
public static final byte |
ASNTYPE |
2 |
static final long |
serialVersionUID |
-3472172482048507843l |
org.opennms.protocols.snmp.SnmpIPAddress | ||
public static final byte |
ASNTYPE |
64 |
static final long |
serialVersionUID |
-4375760318106654741l |
org.opennms.protocols.snmp.SnmpNoSuchInstance | ||
public static final byte |
ASNTYPE |
-127 |
static final long |
serialVersionUID |
909796483768805665l |
org.opennms.protocols.snmp.SnmpNoSuchObject | ||
public static final byte |
ASNTYPE |
-128 |
static final long |
serialVersionUID |
-6750389210834760320l |
org.opennms.protocols.snmp.SnmpNull | ||
public static final byte |
ASNTYPE |
5 |
static final long |
serialVersionUID |
441279481529521581l |
org.opennms.protocols.snmp.SnmpObjectId | ||
public static final byte |
ASNTYPE |
6 |
static final long |
serialVersionUID |
2633631219460364065l |
org.opennms.protocols.snmp.SnmpOctetString | ||
public static final byte |
ASNTYPE |
4 |
static final long |
serialVersionUID |
1848780739976444105l |
org.opennms.protocols.snmp.SnmpOpaque | ||
public static final byte |
ASNTYPE |
68 |
static final long |
serialVersionUID |
-6031084829130590165l |
org.opennms.protocols.snmp.SnmpParameters | ||
public static final java.lang.String |
defaultCommunity |
"public" |
public static final int |
defaultVersion |
0 |
org.opennms.protocols.snmp.SnmpPduPacket | ||
public static final int |
ErrAuthorizationError |
16 |
public static final int |
ErrBadValue |
3 |
public static final int |
ErrCommitFailed |
14 |
public static final int |
ErrGenError |
5 |
public static final int |
ErrInconsistentName |
18 |
public static final int |
ErrInconsistentValue |
12 |
public static final int |
ErrNoAccess |
6 |
public static final int |
ErrNoCreation |
11 |
public static final int |
ErrNoError |
0 |
public static final int |
ErrNoSuchName |
2 |
public static final int |
ErrNotWritable |
17 |
public static final int |
ErrReadOnly |
4 |
public static final int |
ErrResourceUnavailable |
13 |
public static final int |
ErrTooBig |
1 |
public static final int |
ErrUndoFailed |
15 |
public static final int |
ErrWrongEncoding |
9 |
public static final int |
ErrWrongLength |
8 |
public static final int |
ErrWrongType |
7 |
public static final int |
ErrWrongValue |
10 |
public static final int |
GET |
160 |
public static final int |
GETBULK |
165 |
public static final int |
GETNEXT |
161 |
public static final int |
INFORM |
166 |
public static final int |
REPORT |
168 |
public static final int |
RESPONSE |
162 |
public static final int |
SET |
163 |
public static final int |
V2TRAP |
167 |
org.opennms.protocols.snmp.SnmpPduTrap | ||
public static final int |
GenericAuthenticationFailure |
4 |
public static final int |
GenericColdStart |
0 |
public static final int |
GenericEgpNeighborLoss |
5 |
public static final int |
GenericEnterpriseSpecific |
6 |
public static final int |
GenericLinkDown |
2 |
public static final int |
GenericLinkUp |
3 |
public static final int |
GenericWarmStart |
1 |
public static final int |
TRAP |
164 |
org.opennms.protocols.snmp.SnmpPeer | ||
public static final int |
defaultRemotePort |
161 |
public static final int |
defaultRetries |
3 |
public static final int |
defaultTimeout |
8000 |
org.opennms.protocols.snmp.SnmpPortal | ||
public static final int |
DEFAULT_THREADPOOL_SIZE |
0 |
public static final int |
MAXIMUM_THREADPOOL_SIZE |
12 |
private static final java.lang.String |
PROP_SOCKET_TIMEOUT_PERIOD |
"org.opennms.joeSNMP.vmhacks.socketSoTimeoutPeriod" |
private static final java.lang.String |
PROP_SOCKET_TIMEOUT_REQUIRED |
"org.opennms.joeSNMP.vmhacks.socketSoTimeoutRequired" |
org.opennms.protocols.snmp.SnmpSession | ||
public static final int |
ERROR_ENCODING |
-3 |
public static final int |
ERROR_IOEXCEPTION |
-2 |
public static final int |
ERROR_TIMEOUT |
-1 |
org.opennms.protocols.snmp.SnmpSMI | ||
public static final byte |
SMI_APPSTRING |
64 |
public static final byte |
SMI_COUNTER32 |
65 |
public static final byte |
SMI_COUNTER64 |
70 |
public static final byte |
SMI_ENDOFMIBVIEW |
-126 |
public static final byte |
SMI_GAUGE32 |
66 |
public static final byte |
SMI_INTEGER |
2 |
public static final byte |
SMI_IPADDRESS |
64 |
public static final byte |
SMI_NOSUCHINSTANCE |
-127 |
public static final byte |
SMI_NOSUCHOBJECT |
-128 |
public static final byte |
SMI_NULL |
5 |
public static final byte |
SMI_OBJECTID |
6 |
public static final byte |
SMI_OPAQUE |
68 |
public static final byte |
SMI_STRING |
4 |
public static final byte |
SMI_TIMETICKS |
67 |
public static final byte |
SMI_UNSIGNED32 |
66 |
public static final int |
SNMPV1 |
0 |
public static final int |
SNMPV2 |
1 |
org.opennms.protocols.snmp.SnmpTimeTicks | ||
public static final byte |
ASNTYPE |
67 |
static final long |
serialVersionUID |
5452427494814505218l |
org.opennms.protocols.snmp.SnmpTrapSession | ||
public static final int |
DEFAULT_PORT |
162 |
public static final int |
ERROR_EXCEPTION |
-1 |
public static final int |
ERROR_INVALID_PDU |
-2 |
org.opennms.protocols.snmp.SnmpUInt32 | ||
public static final byte |
ASNTYPE |
66 |
private static final long |
MASK |
4294967295l |
static final long |
serialVersionUID |
6360915905545058942l |
org.opennms.protocols.snmp.SnmpV2Error | ||
static final long |
serialVersionUID |
5701182495454482383l |
org.opennms.protocols.snmp.SnmpV2PartyClock | ||
public static final byte |
ASNTYPE |
71 |
static final long |
serialVersionUID |
-1875039304592596058l |
org.opennms.protocols.snmp.SnmpVarBind | ||
public static final byte |
ASNTYPE |
48 |
static final long |
serialVersionUID |
2328987288282447623l |
org.opennms.protocols.snmp.asn1.ASN1 | ||
public static final byte |
APPLICATION |
64 |
public static final byte |
BITSTRING |
3 |
public static final byte |
BOOLEAN |
1 |
public static final byte |
CONSTRUCTOR |
32 |
public static final byte |
CONTEXT |
-128 |
public static final byte |
INTEGER |
2 |
public static final byte |
NULL |
5 |
public static final byte |
OBJECTID |
6 |
public static final byte |
OCTETSTRING |
4 |
public static final byte |
PRIMITIVE |
0 |
public static final byte |
PRIVATE |
-64 |
public static final byte |
SEQUENCE |
16 |
public static final byte |
SET |
17 |
public static final byte |
UNIVERSAL |
0 |
org.opennms.protocols.snmp.asn1.BerEncoder | ||
private static final byte |
CONSTRUCTOR |
32 |
private static final byte |
EXTENSION_ID |
31 |
private static final byte |
HIGH_BIT |
-128 |
private static final byte |
LONG_LENGTH |
-128 |
|
JoeSNMP API 0.3.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |