Class CdpInterfacePortNameGetter

    • Field Detail

      • CDP_INTERFACE_NAME

        public static final SnmpObjId CDP_INTERFACE_NAME
      • MIB2_INTERFACE_NAME

        public static final SnmpObjId MIB2_INTERFACE_NAME
    • Constructor Detail

      • CdpInterfacePortNameGetter

        public CdpInterfacePortNameGetter​(SnmpAgentConfig peer,
                                          LocationAwareSnmpClient client,
                                          java.lang.String location,
                                          java.lang.Integer nodeid)
        The SnmpPeer object used to communicate via SNMP with the remote host.
    • Method Detail

      • getInterfaceNameFromCiscoCdpMib

        public SnmpValue getInterfaceNameFromCiscoCdpMib​(java.lang.Integer ifindex)
      • getInterfaceNameFromMib2

        public SnmpValue getInterfaceNameFromMib2​(java.lang.Integer ifindex)