com.adventnet.snmp.snmp2
Class SnmpTargetParamsEntry
java.lang.Object
|
+--com.adventnet.snmp.snmp2.SnmpTargetParamsEntry
- All Implemented Interfaces:
- java.io.Serializable
- public synchronized class SnmpTargetParamsEntry
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SnmpTargetParamsEntry
public SnmpTargetParamsEntry(byte[])
SnmpTargetParamsEntry
public SnmpTargetParamsEntry(byte[],
int,
int,
byte[],
byte,
int,
int)
getKey
public java.lang.Object getKey()
getKey
public static java.lang.Object getKey(byte[])
getParamsMPModel
public int getParamsMPModel()
getParamsName
public byte[] getParamsName()
getParamsSecModel
public byte getParamsSecModel()
getParamsSecurityLevel
public byte getParamsSecurityLevel()
getParamsSecurityModel
public int getParamsSecurityModel()
getParamsSecurityName
public byte[] getParamsSecurityName()
getRowStatus
public int getRowStatus()
getStorageType
public int getStorageType()
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
setParamsMPModel
public void setParamsMPModel(int)
setParamsSecurityLevel
public void setParamsSecurityLevel(byte)
setParamsSecurityModel
public void setParamsSecurityModel(int)
setParamsSecurityName
public void setParamsSecurityName(byte[])
setRowStatus
public void setRowStatus(int)
setStorageType
public void setStorageType(int)
Copyright (c)AdventNet Inc., 1996-2006