All MIBs › LLDP-MIB › lldpLocManAddrIfId
lldpLocManAddrIfId
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpLocManAddrIfId
OID (numeric): 1.0.8802.1.1.2.1.3.8.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The integer value used to identify the interface number regarding the management address component associated with the local system.
What is lldpLocManAddrIfId?
This object identifies which network interface on your local device is associated with a management address (like an IP address used for administrative access). The interface is represented as an integer index that the system uses to track the relationship between management addresses and the physical or logical interfaces they are bound to. Operators use this information to understand which management address is accessible through which interface on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.3.8.1.5 snmpwalk -v2c -c public <target> LLDP-MIB::lldpLocManAddrIfId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.3.8.1.5.1 snmpget -v2c -c public <target> LLDP-MIB::lldpLocManAddrIfId.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.8 | lldpLocManAddrTable | LLDP-MIB |
| 1.0.8802.1.1.2.1.3.8.1 | lldpLocManAddrEntry | LLDP-MIB |
| 1.0.8802.1.1.2.1.3.8.1.5 | lldpLocManAddrIfId | LLDP-MIB |