get-lldp-neighbor-detail
Usage
<get-lldp-neighbor-detail></get-lldp-neighbor-detail>
<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="4">
<lldp-neighbor-detail xmlns="urn:brocade.com:mgmt:brocade-lldp-ext">
<local-interface-name>ethernet 1/3</local-interface-name>
<local-interface-ifindex>203448320</local-interface-ifindex>
<local-interface-mac>0005.3379.6de0</local-interface-mac>
<remote-interface-name>port1</remote-interface-name>
<remote-interface-mac>0005.3348.3043</remote-interface-mac>
<dead-interval>120</dead-interval>
<remaining-life>114</remaining-life>
<remote-chassis-id>0005.3348.3043</remote-chassis-id>
<lldp-pdu-transmitted>16159</lldp-pdu-transmitted>
<lldp-pdu-received>15846</lldp-pdu-received>
</lldp-neighbor-detail>
<has-more xmlns="urn:brocade.com:mgmt:brocade-lldp-ext">false</has-more>
</rpc-reply>
Parameters
- local-interface-name
- Indicates the local interface display name.
- local-interface-ifindex
- Indicates the local interface index.
- local-interface-mac
- Indicates the local interface MAC address.
- remote-interface-name
- Indicates the remote interface display name .
- remote-interface-mac
- Indicates the remote interface MAC address.
- dead-interval
- Indicates the dead interval.
- remaining-life
- Indicates the remaining life period.
- remote-chassis-id
- Indicates the remote chassis ID.
- lldp-pdu-transmitted
- Number of LLDP PDUs transmitted from the interface.
- lldp-pdu-received
- Number of LLDP PDUs received by the interface.