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, getNodeIdbuildNextPdu, createRowResult, getWalkRequests, handleWalkResponses, isFinished, rowCompleted, setMaxRepetitions, setMaxRetries, storeResultfailed, getCollectionTracker, getParent, reportFatalErr, reportGenErr, reportNonFatalErr, reportNoSuchNameErr, reportTooBigErr, setFailed, setFinished, setParent, setTimedOut, timedOutpublic static final SnmpObjId CDP_INTERFACE_NAME
public static final SnmpObjId MIB2_INTERFACE_NAME
public CdpInterfacePortNameGetter(SnmpAgentConfig peer, LocationAwareSnmpClient client, String location, Integer nodeid)
Copyright © 2020. All rights reserved.