public final class LldpLocalGroup extends AggregateTracker
Modifier and Type | Field and Description |
---|---|
static String |
LLDP_LOC_CHASSISID_ALIAS |
static String |
LLDP_LOC_CHASSISID_OID |
static String |
LLDP_LOC_CHASSISID_SUBTYPE_ALIAS |
static String |
LLDP_LOC_CHASSISID_SUBTYPE_OID |
static String |
LLDP_LOC_OID |
static String |
LLDP_LOC_SYSNAME_ALIAS |
static String |
LLDP_LOC_SYSNAME_OID |
static NamedSnmpVar[] |
ms_elemList |
GEN_ERR, NO_ERR, NO_SUCH_NAME_ERR, TOO_BIG_ERR
Constructor and Description |
---|
LldpLocalGroup(InetAddress address) |
Modifier and Type | Method and Description |
---|---|
String |
getLldpLocChassisid() |
Integer |
getLldpLocChassisidSubType() |
String |
getLldpLocSysname() |
protected void |
reportGenErr(String msg) |
protected void |
reportNoSuchNameErr(String msg) |
protected void |
storeResult(SnmpResult res) |
buildNextPdu, isFinished, setFailed, setMaxRepetitions, setTimedOut
failed, getCollectionTracker, getParent, reportTooBigErr, setFinished, setParent, timedOut
public static final String LLDP_LOC_CHASSISID_SUBTYPE_ALIAS
public static final String LLDP_LOC_CHASSISID_SUBTYPE_OID
public static final String LLDP_LOC_CHASSISID_ALIAS
public static final String LLDP_LOC_CHASSISID_OID
public static final String LLDP_LOC_SYSNAME_ALIAS
public static final String LLDP_LOC_SYSNAME_OID
public static NamedSnmpVar[] ms_elemList
public static final String LLDP_LOC_OID
public LldpLocalGroup(InetAddress address)
public Integer getLldpLocChassisidSubType()
public String getLldpLocChassisid()
public String getLldpLocSysname()
protected void storeResult(SnmpResult res)
storeResult
in class CollectionTracker
protected void reportGenErr(String msg)
reportGenErr
in class CollectionTracker
protected void reportNoSuchNameErr(String msg)
reportNoSuchNameErr
in class CollectionTracker
Copyright © 2015. All rights reserved.