public final class OspfGeneralGroup extends AggregateTracker
| Modifier and Type | Field and Description |
|---|---|
static NamedSnmpVar[] |
ms_elemList |
static String |
OSPF_GENERAL_GROUP_OID |
static String |
OSPF_ROUTER_ID_ALIAS |
static String |
OSPF_ROUTER_ID_OID |
| Constructor and Description |
|---|
OspfGeneralGroup(InetAddress address) |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
getOspfRouterId() |
protected void |
reportGenErr(String msg) |
protected void |
reportNoSuchNameErr(String msg) |
protected void |
storeResult(SnmpResult res) |
buildNextPdu, isFinished, setFailed, setMaxRepetitions, setMaxRetries, setTimedOutfailed, getCollectionTracker, getParent, reportFatalErr, reportNonFatalErr, reportTooBigErr, setFinished, setParent, timedOutpublic static final String OSPF_ROUTER_ID_ALIAS
public static final String OSPF_ROUTER_ID_OID
public static NamedSnmpVar[] ms_elemList
public static final String OSPF_GENERAL_GROUP_OID
public OspfGeneralGroup(InetAddress address)
public InetAddress getOspfRouterId()
protected void storeResult(SnmpResult res)
storeResult in class CollectionTrackerprotected void reportGenErr(String msg)
reportGenErr in class CollectionTrackerprotected void reportNoSuchNameErr(String msg)
reportNoSuchNameErr in class CollectionTrackerCopyright © 2017. All rights reserved.