All MIBs › LLDP-MIB › lldpRemPortDesc
lldpRemPortDesc
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpRemPortDesc
OID (numeric): 1.0.8802.1.1.2.1.4.1.1.8
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
The string value used to identify the description of the given port associated with the remote system.
What is lldpRemPortDesc?
This object contains a descriptive string that identifies a port on a remote network device, as advertised via the Link Layer Discovery Protocol (LLDP). Operators use this information to correlate physical network connections and build an inventory of neighboring devices and their port descriptions. The description helps network administrators quickly identify which physical ports on remote equipment are connected to their local network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.4.1.1.8 snmpwalk -v2c -c public <target> LLDP-MIB::lldpRemPortDesc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.4.1.1.8.1 snmpget -v2c -c public <target> LLDP-MIB::lldpRemPortDesc.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| 1.0.8802.1.1.2 | lldpMIB | LLDP-MIB |
| 1.0.8802.1.1.2.1 | lldpObjects | LLDP-MIB |
| 1.0.8802.1.1.2.1.4 | lldpRemoteSystemsData | LLDP-MIB |
| 1.0.8802.1.1.2.1.4.1 | lldpRemTable | LLDP-MIB |
| 1.0.8802.1.1.2.1.4.1.1 | lldpRemEntry | LLDP-MIB |
| 1.0.8802.1.1.2.1.4.1.1.8 | lldpRemPortDesc | LLDP-MIB |