public class LldpLocTableEntry extends SnmpStore
Modifier and Type | Field and Description |
---|---|
static String |
LLDP_LOC_PORTID_ALIAS |
static String |
LLDP_LOC_PORTID_OID |
static String |
LLDP_LOC_PORTID_SUBTYPE_ALIAS |
static String |
LLDP_LOC_PORTID_SUBTYPE_OID |
static String |
LLDP_LOC_PORTNUM_ALIAS |
static String |
LLDP_LOC_PORTNUM_OID |
static NamedSnmpVar[] |
lldploctable_elemList |
static String |
TABLE_OID |
ms_elemList
IFINDEX
Constructor and Description |
---|
LldpLocTableEntry() |
Modifier and Type | Method and Description |
---|---|
InetAddress |
getLldpLocIpAddress() |
String |
getLldpLocMacAddress() |
String |
getLldpLocPortid() |
Integer |
getLldpLocPortIdSubtype() |
Integer |
getLldpLocPortNum() |
void |
storeResult(SnmpResult res) |
getElementListSize, getElements
getDisplayString, getHexString, getIfIndex, getInt32, getIPAddress, getObjectID, getUInt32, getValue, isEmpty, putIfIndex, putValue, size
public static final String LLDP_LOC_PORTNUM_ALIAS
public static final String LLDP_LOC_PORTID_SUBTYPE_ALIAS
public static final String LLDP_LOC_PORTID_ALIAS
public static final String LLDP_LOC_PORTNUM_OID
public static final String LLDP_LOC_PORTID_SUBTYPE_OID
public static final String LLDP_LOC_PORTID_OID
public static final NamedSnmpVar[] lldploctable_elemList
public static final String TABLE_OID
public Integer getLldpLocPortNum()
public Integer getLldpLocPortIdSubtype()
public String getLldpLocPortid()
public String getLldpLocMacAddress()
public InetAddress getLldpLocIpAddress()
public void storeResult(SnmpResult res)
storeResult
in class SnmpStore
Copyright © 2015. All rights reserved.