public class LldpRemTableEntry extends SnmpStore
Modifier and Type | Field and Description |
---|---|
static String |
LLDP_REM_CHASSISID_ALIAS |
static String |
LLDP_REM_CHASSISID_OID |
static String |
LLDP_REM_CHASSISID_SUBTYPE_ALIAS |
static String |
LLDP_REM_CHASSISID_SUBTYPE_OID |
static String |
LLDP_REM_LOCAL_PORTNUM_ALIAS |
static String |
LLDP_REM_LOCAL_PORTNUM_OID |
static String |
LLDP_REM_PORTID_ALIAS |
static String |
LLDP_REM_PORTID_OID |
static String |
LLDP_REM_PORTID_SUBTYPE_ALIAS |
static String |
LLDP_REM_PORTID_SUBTYPE_OID |
static String |
LLDP_REM_SYSNAME_ALIAS |
static String |
LLDP_REM_SYSNAME_OID |
static NamedSnmpVar[] |
lldpremtable_elemList |
static String |
TABLE_OID |
ms_elemList
IFINDEX
Constructor and Description |
---|
LldpRemTableEntry() |
Modifier and Type | Method and Description |
---|---|
String |
getLldpRemChassiid() |
Integer |
getLldpRemChassisidSubtype() |
InetAddress |
getLldpRemIpAddress() |
Integer |
getLldpRemLocalPortNum() |
String |
getLldpRemMacAddress() |
String |
getLldpRemPortid() |
Integer |
getLldpRemPortidSubtype() |
String |
getLldpRemSysname() |
void |
storeResult(SnmpResult res) |
getElementListSize, getElements
getDisplayString, getHexString, getIfIndex, getInt32, getIPAddress, getObjectID, getUInt32, getValue, isEmpty, putIfIndex, putValue, size
public static final String LLDP_REM_LOCAL_PORTNUM_ALIAS
public static final String LLDP_REM_CHASSISID_SUBTYPE_ALIAS
public static final String LLDP_REM_CHASSISID_ALIAS
public static final String LLDP_REM_PORTID_SUBTYPE_ALIAS
public static final String LLDP_REM_PORTID_ALIAS
public static final String LLDP_REM_SYSNAME_ALIAS
public static final String LLDP_REM_LOCAL_PORTNUM_OID
public static final String LLDP_REM_CHASSISID_SUBTYPE_OID
public static final String LLDP_REM_CHASSISID_OID
public static final String LLDP_REM_PORTID_SUBTYPE_OID
public static final String LLDP_REM_PORTID_OID
public static final String LLDP_REM_SYSNAME_OID
public static final NamedSnmpVar[] lldpremtable_elemList
public static final String TABLE_OID
public Integer getLldpRemLocalPortNum()
public Integer getLldpRemChassisidSubtype()
public String getLldpRemChassiid()
public Integer getLldpRemPortidSubtype()
public String getLldpRemPortid()
public String getLldpRemSysname()
public String getLldpRemMacAddress()
public InetAddress getLldpRemIpAddress()
public void storeResult(SnmpResult res)
storeResult
in class SnmpStore
Copyright © 2015. All rights reserved.