com.adventnet.snmp.snmp2
Class SnmpProxyModule
java.lang.Object
|
+--com.adventnet.snmp.snmp2.SnmpProxyModule
- public synchronized class SnmpProxyModule
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SNMP_UDP_DOMAIN
public static final byte SNMP_UDP_DOMAIN
- See Also:
- Constant Field Values
READ
public static final byte READ
- See Also:
- Constant Field Values
WRITE
public static final byte WRITE
- See Also:
- Constant Field Values
TRAP
public static final byte TRAP
- See Also:
- Constant Field Values
INFORM
public static final byte INFORM
- See Also:
- Constant Field Values
SPACE_DELIMIT
public static final byte SPACE_DELIMIT
- See Also:
- Constant Field Values
TAB_DELIMIT
public static final byte TAB_DELIMIT
- See Also:
- Constant Field Values
CR_DELIMIT
public static final byte CR_DELIMIT
- See Also:
- Constant Field Values
LF_DELIMIT
public static final byte LF_DELIMIT
- See Also:
- Constant Field Values
SnmpProxyModule
public SnmpProxyModule()
compareTo
public static int compareTo(byte[],
byte[])
getSnmpProxyTable
public SnmpProxyTable getSnmpProxyTable()
getTargetAddrTable
public SnmpTargetAddrTable getTargetAddrTable()
getTargetParamsTable
public SnmpTargetParamsTable getTargetParamsTable()
validateTagValue
public static boolean validateTagValue(byte[])
Copyright (c)AdventNet Inc., 1996-2006