All MIBs › LLDP-MIB › lldpLocManAddrIfSubtype
lldpLocManAddrIfSubtype
Module: LLDP-MIB
OID (symbolic): LLDP-MIB::lldpLocManAddrIfSubtype
OID (numeric): 1.0.8802.1.1.2.1.3.8.1.4
Node type: OBJECT-TYPE
Type: LldpManAddrIfSubtype
Access: read-only
Description:
The enumeration value that identifies the interface numbering method used for defining the interface number, associated with the local system.
What is lldpLocManAddrIfSubtype?
This OID holds a code indicating the method used to number network interfaces on the local device when reporting them via LLDP (a protocol that allows network devices to discover neighbors). It specifies whether interfaces are numbered using IP addresses, DNS names, or other methods. Network operators rarely change this, but reference it when troubleshooting neighbor discovery or verifying LLDP information accuracy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.3.8.1.4 snmpwalk -v2c -c public <target> LLDP-MIB::lldpLocManAddrIfSubtype
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.3.8.1.4.1 snmpget -v2c -c public <target> LLDP-MIB::lldpLocManAddrIfSubtype.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.4 | lldpLocManAddrIfSubtype | LLDP-MIB |