All MIBs › LLDP-MIB › lldpLocPortId
lldpLocPortId
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpLocPortId
OID (numeric): 1.0.8802.1.1.2.1.3.7.1.3
Node type: OBJECT-TYPE
Type: LldpPortId
Access: read-only
Description:
The string value used to identify the port component associated with a given port in the local system.
What is lldpLocPortId?
This object contains the identifier string that uniquely describes a specific port on the local device, as sent in Link Layer Discovery Protocol advertisements. The identifier format depends on the subtype and might be an interface name, MAC address, or other unique designation. Remote network devices use this information to identify which port on this device they are directly connected to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.3.7.1.3 snmpwalk -v2c -c public <target> LLDP-MIB::lldpLocPortId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.3.7.1.3.1 snmpget -v2c -c public <target> LLDP-MIB::lldpLocPortId.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.3 | lldpLocalSystemData | LLDP-MIB |
| 1.0.8802.1.1.2.1.3.7 | lldpLocPortTable | LLDP-MIB |
| 1.0.8802.1.1.2.1.3.7.1 | lldpLocPortEntry | LLDP-MIB |
| 1.0.8802.1.1.2.1.3.7.1.3 | lldpLocPortId | LLDP-MIB |