Constant Field Values


Contents
snmp.*

snmp.SNMPBERCodec
public static final byte SNMPBITSTRING 3
public static final byte SNMPCOUNTER32 65
public static final byte SNMPCOUNTER64 70
public static final byte SNMPGAUGE32 66
public static final byte SNMPGETNEXTREQUEST -95
public static final byte SNMPGETREQUEST -96
public static final byte SNMPGETRESPONSE -94
public static final byte SNMPINTEGER 2
public static final byte SNMPIPADDRESS 64
public static final byte SNMPNSAPADDRESS 69
public static final byte SNMPNULL 5
public static final byte SNMPOBJECTIDENTIFIER 6
public static final byte SNMPOCTETSTRING 4
public static final byte SNMPOPAQUE 68
public static final byte SNMPSEQUENCE 48
public static final byte SNMPSETREQUEST -93
public static final byte SNMPTIMETICKS 67
public static final byte SNMPTRAP -92
public static final byte SNMPUINTEGER32 71
public static final byte SNMPUNKNOWNOBJECT 0
public static final byte SNMPv2BULKREQUEST -91
public static final byte SNMPv2INFORMREQUEST -90
public static final byte SNMPv2pAUTHORIZEDMESSAGE -95
public static final byte SNMPv2pCOMMUNICATION -94
public static final byte SNMPv2pENCRYPTEDDATA -95
public static final byte SNMPv2pENCRYPTEDMESSAGE -95
public static final byte SNMPv2TRAP -89

snmp.SNMPInformRequestSenderInterface
public static final int SNMP_TRAP_PORT 162

snmp.SNMPRequestException
public static final int BAD_VALUE 3
public static final int FAILED 5
public static final int NO_ERROR 0
public static final int VALUE_NOT_AVAILABLE 2
public static final int VALUE_READ_ONLY 4
public static final int VALUE_TOO_BIG 1

snmp.SNMPTrapReceiverInterface
public static final int SNMP_TRAP_PORT 162

snmp.SNMPTrapSenderInterface
public static final int SNMP_TRAP_PORT 162

snmp.SNMPv1AgentInterface
public static final int SNMP_PORT 161

snmp.SNMPv1CommunicationInterface
public static final int SNMPPORT 161