public interface SnmpConstants
static final String version_id
static final byte ASN_BOOLEAN
static final byte ASN_INTEGER
static final byte ASN_BIT_STR
static final byte ASN_OCTET_STR
static final byte ASN_NULL
static final byte ASN_OBJECT_ID
static final byte ASN_SEQUENCE
static final byte ASN_SET
static final byte ASN_UNIVERSAL
static final byte ASN_APPLICATION
static final byte ASN_CONTEXT
static final byte ASN_PRIVATE
static final byte ASN_PRIMITIVE
static final byte ASN_CONSTRUCTOR
static final byte ASN_LONG_LEN
static final byte ASN_EXTENSION_ID
static final byte ASN_BIT8
static final byte INTEGER
static final byte STRING
static final byte OBJID
static final byte NULLOBJ
static final byte IPADDRESS
static final byte COUNTER
static final byte GAUGE
static final byte TIMETICKS
static final byte OPAQUE
static final byte COUNTER64
static final byte NSAP_ADDRESS
static final byte OBSOLETED_RFC1442_UINTEGER32
static final byte SMI_V2_UINTEGER32
static final byte SNMP_TRAP_COLDSTART
static final byte SNMP_TRAP_WARMSTART
static final byte SNMP_TRAP_LINKDOWN
static final byte SNMP_TRAP_LINKUP
static final byte SNMP_TRAP_AUTHFAIL
static final byte SNMP_TRAP_EGPNEIGHBORLOSS
static final byte SNMP_TRAP_ENTERPRISESPECIFIC
static final byte SNMP_VAR_NOSUCHOBJECT
static final byte SNMP_VAR_NOSUCHINSTANCE
static final byte SNMP_VAR_ENDOFMIBVIEW
static final byte SNMP_ERR_NOERROR
static final byte SNMP_ERR_TOOBIG
static final byte SNMP_ERR_NOSUCHNAME
static final byte SNMP_ERR_BADVALUE
static final byte SNMP_ERR_READONLY
static final byte SNMP_ERR_GENERR
static final byte SNMP_ERR_NOACCESS
static final byte SNMP_ERR_WRONGTYPE
static final byte SNMP_ERR_WRONGLENGTH
static final byte SNMP_ERR_WRONGENCODING
static final byte SNMP_ERR_WRONGVALUE
static final byte SNMP_ERR_NOCREATION
static final byte SNMP_ERR_INCONSISTENTVALUE
static final byte SNMP_ERR_RESOURCEUNAVAILABLE
static final byte SNMP_ERR_COMMITFAILED
static final byte SNMP_ERR_UNDOFAILED
static final byte SNMP_ERR_AUTHORIZATIONERR
static final byte SNMP_ERR_NOTWRITABLE
static final byte SNMP_ERR_INCONSISTENTNAME
static final byte SNMP_ERR_DECODING_EXC
static final byte SNMP_ERR_DECODINGASN_EXC
static final byte SNMP_ERR_DECODINGPKTLNGTH_EXC
static final byte SNMP_VERSION_1
static final byte SNMP_VERSION_2c
static final byte SNMP_VERSION_3
static final byte GET_REQ_MSG
static final byte GETNEXT_REQ_MSG
static final byte GET_RSP_MSG
static final byte SET_REQ_MSG
static final byte TRP_REQ_MSG
static final byte GETBULK_REQ_MSG
static final byte INFORM_REQ_MSG
static final byte TRPV2_REQ_MSG
static final byte GET_RPRT_MSG
static final byte CONS_SEQ
Copyright © 2019. All rights reserved.