org.opennms.netmgt.linkd.snmp
Class ExtremeNetworkVlanTable
java.lang.Object
org.opennms.netmgt.snmp.CollectionTracker
org.opennms.netmgt.snmp.AggregateTracker
org.opennms.netmgt.capsd.snmp.SnmpTable<ExtremeNetworkVlanTableEntry>
org.opennms.netmgt.linkd.snmp.ExtremeNetworkVlanTable
- All Implemented Interfaces:
- Collectable
public class ExtremeNetworkVlanTable
- extends SnmpTable<ExtremeNetworkVlanTableEntry>
ExtremeNetworkVlanTable uses a SnmpSession to collect Extreme Network devices specific Vlan Table
entries. It implements the SnmpHandler to receive notifications when a reply
is received/error occurs in the SnmpSession used to send requests /recieve
replies.
- Author:
- Antonio Russo , OpenNMS
- See Also:
- RFC1213
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtremeNetworkVlanTable
public ExtremeNetworkVlanTable(InetAddress address)
createTableEntry
protected ExtremeNetworkVlanTableEntry createTableEntry(SnmpObjId base,
SnmpInstId inst,
Object val)
- Specified by:
createTableEntry in class SnmpTable<ExtremeNetworkVlanTableEntry>
log
protected final Category log()
Copyright © 2009. All Rights Reserved.