Class CdpCacheTableTracker.CdpCacheRow

    • Constructor Detail

      • CdpCacheRow

        public CdpCacheRow​(int columnCount,
                           SnmpInstId instance)
    • Method Detail

      • getCdpCacheIfIndex

        public Integer getCdpCacheIfIndex()
        "Normally, the ifIndex value of the local interface. For 802.3 Repeaters for which the repeater ports do not have ifIndex values assigned, this value is a unique value for the port, and greater than any ifIndex value supported by the repeater; the specific port number in this case, is given by the corresponding value of cdpInterfacePort."
      • getCdpCacheDeviceIndex

        public Integer getCdpCacheDeviceIndex()
      • getCdpCacheAddressType

        public Integer getCdpCacheAddressType()

        getCdpCacheAddressType

        Returns:
        a int.
      • getCdpCacheAddress

        public byte[] getCdpCacheAddress()

        getCdpCacheAddress

        Returns:
        a String object.
      • getCdpCacheAddressString

        public String getCdpCacheAddressString()
      • getCdpCacheVersion

        public String getCdpCacheVersion()
      • getCdpCacheDeviceId

        public String getCdpCacheDeviceId()

        getCdpCacheDeviceId

        Returns:
        a String object.
      • getCdpCacheDevicePort

        public String getCdpCacheDevicePort()

        getCdpCacheDevicePort

        Returns:
        a String object.
      • getCdpCachePlatform

        public String getCdpCachePlatform()
      • getLink

        public CdpLink getLink()