public final class LldpLocalGroupTracker 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 |
Constructor and Description |
---|
LldpLocalGroupTracker() |
Modifier and Type | Method and Description |
---|---|
static String |
decodeLldpChassisId(SnmpValue lldpchassisid,
Integer lldpLocChassisidSubType) |
static String |
getDisplayable(SnmpValue snmpValue) |
LldpElement |
getLldpElement() |
SnmpValue |
getLldpLocChassisid() |
Integer |
getLldpLocChassisidSubType() |
String |
getLldpLocSysname() |
protected void |
reportFatalErr(ErrorStatusException ex) |
protected void |
reportGenErr(String msg) |
protected void |
reportNonFatalErr(ErrorStatus status) |
protected void |
reportNoSuchNameErr(String msg) |
protected void |
storeResult(SnmpResult res) |
buildNextPdu, getWalkRequests, handleWalkResponses, isFinished, setFailed, setMaxRepetitions, setMaxRetries, 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 static String decodeLldpChassisId(SnmpValue lldpchassisid, Integer lldpLocChassisidSubType)
public Integer getLldpLocChassisidSubType()
public SnmpValue 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
protected void reportFatalErr(ErrorStatusException ex)
reportFatalErr
in class CollectionTracker
protected void reportNonFatalErr(ErrorStatus status)
reportNonFatalErr
in class CollectionTracker
public LldpElement getLldpElement()
Copyright © 2021. All rights reserved.