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 |
GEN_ERR, NO_ERR, NO_SUCH_NAME_ERR, TOO_BIG_ERR| 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, setTimedOutfailed, getCollectionTracker, getParent, 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 © 2015. All rights reserved.