Class CdpCacheTableTracker

    • Field Detail

      • CDP_CACHE_TABLE_ENTRY

        public static final SnmpObjId CDP_CACHE_TABLE_ENTRY
      • CDP_CACHE_ADDRESS_TYPE

        public static final SnmpObjId CDP_CACHE_ADDRESS_TYPE
      • CDP_CACHE_ADDRESS

        public static final SnmpObjId CDP_CACHE_ADDRESS
      • CDP_CACHE_VERSION

        public static final SnmpObjId CDP_CACHE_VERSION
      • CDP_CACHE_DEVICE_ID

        public static final SnmpObjId CDP_CACHE_DEVICE_ID
      • CDP_CACHE_DEVICE_PORT

        public static final SnmpObjId CDP_CACHE_DEVICE_PORT
      • CDP_CACHE_PLATFORM

        public static final SnmpObjId CDP_CACHE_PLATFORM
      • cdpCache_elemList

        public static final SnmpObjId[] cdpCache_elemList

        The keys that will be supported by default from the TreeMap base class. Each of the elements in the list are an instance of the dot1dbasetable. Objects in this list should be used by multiple instances of this class.

    • Constructor Detail

      • CdpCacheTableTracker

        public CdpCacheTableTracker()

        Constructor for CdpCacheTableEntry.

      • CdpCacheTableTracker

        public CdpCacheTableTracker​(RowCallback rowProcessor)

        Constructor for CdpCacheTableEntry.