public class IsisISAdjTableEntry extends SnmpStore
Modifier and Type | Field and Description |
---|---|
static String |
ISIS_ADJ_NBR_EXTENDED_CIRC_ID_ALIAS |
static String |
ISIS_ADJ_NBR_EXTENDED_CIRC_ID_OID |
static String |
ISIS_ADJ_NEIGH_SNPA_ADDRESS_ALIAS |
static String |
ISIS_ADJ_NEIGH_SNPA_ADDRESS_OID |
static String |
ISIS_ADJ_NEIGH_SYS_ID_ALIAS |
static String |
ISIS_ADJ_NEIGH_SYS_ID_OID |
static String |
ISIS_ADJ_NEIGH_SYS_TYPE_ALIAS |
static String |
ISIS_ADJ_NEIGH_SYS_TYPE_OID |
static String |
ISIS_ADJ_STATE_ALIAS |
static String |
ISIS_ADJ_STATE_OID |
static NamedSnmpVar[] |
isisIsAdjtable_elemList |
static String |
TABLE_OID |
ms_elemList
IFINDEX
Constructor and Description |
---|
IsisISAdjTableEntry() |
Modifier and Type | Method and Description |
---|---|
Integer |
getIsisAdjNbrExtendedCircID() |
String |
getIsIsAdjNeighSnpaAddress() |
String |
getIsIsAdjNeighSysId() |
IsIsLink.IsisISAdjState |
getIsIsAdjStatus() |
Integer |
getIsisCircIndex() |
Integer |
getIsisISAdjIndex() |
IsIsLink.IsisISAdjNeighSysType |
getIsisISAdjNeighSysType() |
void |
storeResult(SnmpResult res) |
getElementListSize, getElements
getDisplayString, getHexString, getIfIndex, getInt32, getIPAddress, getObjectID, getUInt32, getValue, isEmpty, putIfIndex, putValue, size
public static final String ISIS_ADJ_STATE_ALIAS
public static final String ISIS_ADJ_STATE_OID
public static final String ISIS_ADJ_NEIGH_SNPA_ADDRESS_ALIAS
public static final String ISIS_ADJ_NEIGH_SNPA_ADDRESS_OID
public static final String ISIS_ADJ_NEIGH_SYS_TYPE_ALIAS
public static final String ISIS_ADJ_NEIGH_SYS_TYPE_OID
public static final String ISIS_ADJ_NEIGH_SYS_ID_ALIAS
public static final String ISIS_ADJ_NEIGH_SYS_ID_OID
public static final String ISIS_ADJ_NBR_EXTENDED_CIRC_ID_ALIAS
public static final String ISIS_ADJ_NBR_EXTENDED_CIRC_ID_OID
public static final NamedSnmpVar[] isisIsAdjtable_elemList
public static final String TABLE_OID
public IsIsLink.IsisISAdjState getIsIsAdjStatus()
public String getIsIsAdjNeighSnpaAddress()
public IsIsLink.IsisISAdjNeighSysType getIsisISAdjNeighSysType()
public String getIsIsAdjNeighSysId()
public Integer getIsisAdjNbrExtendedCircID()
public Integer getIsisCircIndex()
public Integer getIsisISAdjIndex()
public void storeResult(SnmpResult res)
storeResult
in class SnmpStore
Copyright © 2015. All rights reserved.