public class OspfIfTableEntry extends SnmpStore
Modifier and Type | Field and Description |
---|---|
static String |
OSPF_ADDRESS_LESS_IF_ALIAS |
static String |
OSPF_ADDRESS_LESS_IF_OID |
static String |
OSPF_IF_IPADDRESS_ALIAS |
static String |
OSPF_IF_IPADDRESS_ALIAS_OID |
static NamedSnmpVar[] |
ospfiftable_elemList |
static String |
TABLE_OID |
ms_elemList
IFINDEX
Constructor and Description |
---|
OspfIfTableEntry() |
Modifier and Type | Method and Description |
---|---|
Integer |
getOspfAddressLessIf() |
InetAddress |
getOspfIpAddress() |
getElementListSize, getElements, storeResult
getDisplayString, getHexString, getIfIndex, getInt32, getIPAddress, getObjectID, getUInt32, getValue, isEmpty, putIfIndex, putValue, size
public static final String OSPF_IF_IPADDRESS_ALIAS
public static final String OSPF_ADDRESS_LESS_IF_ALIAS
public static final String OSPF_IF_IPADDRESS_ALIAS_OID
public static final String OSPF_ADDRESS_LESS_IF_OID
public static final NamedSnmpVar[] ospfiftable_elemList
public static final String TABLE_OID
public InetAddress getOspfIpAddress()
public Integer getOspfAddressLessIf()
Copyright © 2015. All rights reserved.