com.adventnet.snmp.snmp2
Class SnmpProxyEntry
java.lang.Object
|
+--com.adventnet.snmp.snmp2.SnmpProxyEntry
- All Implemented Interfaces:
- java.io.Serializable
- public synchronized class SnmpProxyEntry
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SnmpProxyEntry
public SnmpProxyEntry(byte[])
SnmpProxyEntry
public SnmpProxyEntry(byte[],
byte,
byte[],
byte[],
byte[],
byte[])
getProxyMultipleTargetOut
public byte[] getProxyMultipleTargetOut()
getProxyName
public byte[] getProxyName()
getProxySingleTargetOut
public byte[] getProxySingleTargetOut()
getProxyTargetParamsIn
public byte[] getProxyTargetParamsIn()
getProxyType
public byte getProxyType()
getRowStatus
public int getRowStatus()
getSnmpProxyContextID
public byte[] getSnmpProxyContextID()
getSnmpProxyContextName
public byte[] getSnmpProxyContextName()
getStorageType
public int getStorageType()
ifProxyEntryMatches
public boolean ifProxyEntryMatches(SnmpPDU,
SnmpTargetParamsTable)
isProxyEntryMatches
public boolean isProxyEntryMatches(SnmpPDU,
SnmpTargetParamsTable)
setProxyMultipleTargetOut
public boolean setProxyMultipleTargetOut(byte[])
setProxySingleTargetOut
public void setProxySingleTargetOut(byte[])
setProxyTargetParamsIn
public void setProxyTargetParamsIn(byte[])
setProxyType
public void setProxyType(byte)
setRowStatus
public void setRowStatus(int)
setSnmpProxyContextID
public void setSnmpProxyContextID(byte[])
setSnmpProxyContextName
public void setSnmpProxyContextName(byte[])
setStorageType
public void setStorageType(int)
Copyright (c)AdventNet Inc., 1996-2006