org.opennms.netmgt.linkd.snmp
Class FdbTableGet
java.lang.Object
org.opennms.netmgt.linkd.snmp.FdbTableGet
public final class FdbTableGet
- extends Object
This class is designed to collect the necessary SNMP information from the
target address and store the collected information. When the class is
initially constructed no information is collected. The SNMP Session creating
and colletion occurs in the main run method of the instance. This allows the
collection to occur in a thread if necessary.
- Author:
- Weave , OpenNMS
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FdbTableGet
public FdbTableGet(SnmpAgentConfig config,
String mac)
getBridgePort
public int getBridgePort()
getQBridgePort
public int getQBridgePort()
getBridgePortStatus
public int getBridgePortStatus()
getQBridgePortStatus
public int getQBridgePortStatus()
Copyright © 2009. All Rights Reserved.