Class CiscoVtpTracker

    • Field Detail

      • VTP_VERSION

        public static final java.lang.String VTP_VERSION
        the bridge type
        See Also:
        Constant Field Values
      • ms_elemList

        public static final NamedSnmpVar[] ms_elemList
    • Constructor Detail

      • CiscoVtpTracker

        public CiscoVtpTracker()

        The class constructor is used to initialize the collector and send out the initial SNMP packet requesting data. The data is then received and store by the object. When all the data has been collected the passed signaler object is notified using the notifyAll() method.

        Parameters:
        address - a InetAddress object.