org.opennms.netmgt.linkd.snmp
Class RapidCityVlanTable
java.lang.Object
org.opennms.netmgt.snmp.CollectionTracker
org.opennms.netmgt.snmp.AggregateTracker
org.opennms.netmgt.capsd.snmp.SnmpTable<RapidCityVlanTableEntry>
org.opennms.netmgt.linkd.snmp.RapidCityVlanTable
- All Implemented Interfaces:
- Collectable
public class RapidCityVlanTable
- extends SnmpTable<RapidCityVlanTableEntry>
RapidCityVlanPortTable uses a SnmpSession to collect the vtp 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 |
RapidCityVlanTable
public RapidCityVlanTable(InetAddress address)
createTableEntry
protected RapidCityVlanTableEntry createTableEntry(SnmpObjId base,
SnmpInstId inst,
Object val)
- Specified by:
createTableEntry in class SnmpTable<RapidCityVlanTableEntry>
log
protected final Category log()
Copyright © 2009. All Rights Reserved.