public class CdpInterfacePortNameGetter extends SnmpGetter
Modifier and Type | Field and Description |
---|---|
static SnmpObjId |
CDP_INTERFACE_NAME |
static SnmpObjId |
MIB2_INTERFACE_NAME |
Constructor and Description |
---|
CdpInterfacePortNameGetter(SnmpAgentConfig peer,
LocationAwareSnmpClient client,
String location,
Integer nodeid)
The SnmpPeer object used to communicate via SNMP with the remote host.
|
Modifier and Type | Method and Description |
---|---|
CdpLink |
get(CdpLink link) |
SnmpValue |
getInterfaceNameFromCiscoCdpMib(Integer ifindex) |
SnmpValue |
getInterfaceNameFromMib2(Integer ifindex) |
get, get, get, getNodeId
buildNextPdu, createRowResult, getWalkRequests, handleWalkResponses, isFinished, rowCompleted, setMaxRepetitions, setMaxRetries, storeResult
failed, getCollectionTracker, getParent, reportFatalErr, reportGenErr, reportNonFatalErr, reportNoSuchNameErr, reportTooBigErr, setFailed, setFinished, setParent, setTimedOut, timedOut
public static final SnmpObjId CDP_INTERFACE_NAME
public static final SnmpObjId MIB2_INTERFACE_NAME
public CdpInterfacePortNameGetter(SnmpAgentConfig peer, LocationAwareSnmpClient client, String location, Integer nodeid)
Copyright © 2021. All rights reserved.