public final class TcaDataEntry extends SnmpStore
Modifier and Type | Field and Description |
---|---|
static NamedSnmpVar[] |
tca_elemList
The Constant TCA Element List.
|
static String |
TCA_PEER_ADDRESS
Constant
TCA_PEER_ADDRESS="jnxTcaSlaRawDataPeerIPAddress" . |
static String |
TCA_RAW_DATA
Constant
TCA_RAW_DATA="jnxTcaSlaRawDataString" . |
ms_elemList
IFINDEX
Constructor and Description |
---|
TcaDataEntry(SnmpInstId instance)
Instantiates a new TCA data entry.
|
Modifier and Type | Method and Description |
---|---|
SnmpInstId |
getInstance() |
String |
getPeerAddress()
Gets the peer address.
|
String |
getRawData()
Gets the raw data.
|
getElementListSize, getElements, storeResult
getDisplayString, getHexString, getIfIndex, getInt32, getIPAddress, getObjectID, getUInt32, getValue, isEmpty, putIfIndex, putValue, size
public static final String TCA_PEER_ADDRESS
TCA_PEER_ADDRESS="jnxTcaSlaRawDataPeerIPAddress"
.public static final String TCA_RAW_DATA
TCA_RAW_DATA="jnxTcaSlaRawDataString"
.public static final NamedSnmpVar[] tca_elemList
public TcaDataEntry(SnmpInstId instance)
public SnmpInstId getInstance()
public String getPeerAddress()
public String getRawData()
Copyright © 2021. All rights reserved.