All MIBs › LLDP-V2-MIB › lldpV2LocManAddrLen
lldpV2LocManAddrLen
Module: LLDP-V2-MIB
OID (symbolic): LLDP-V2-MIB::lldpV2LocManAddrLen
OID (numeric): 1.3.111.2.802.1.1.13.1.3.8.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The total length of the management address subtype and the management address fields in LLDPDUs transmitted by the local LLDP agent.
The management address length field is needed so that the receiving systems that do not implement SNMP are not required to implement an Internet Assigned Numbers Authority (IANA) family numbers/address length equivalency table in order to decode the management address.
What is lldpV2LocManAddrLen?
This holds the byte length of the management address field that the device broadcasts in Link Layer Discovery Protocol messages. It tells receiving systems how to parse the management address without needing external lookup tables. An operator monitors this when configuring LLDP for device discovery or validating neighbor topology.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.3.8.1.3 snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2LocManAddrLen
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.3.8.1.3.1 snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2LocManAddrLen.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lldpV2LocManAddrLen.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 1.3.111.2.802.1.1.13 | lldpV2MIB | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1 | lldpV2Objects | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.3 | lldpV2LocalSystemData | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.3.8 | lldpV2LocManAddrTable | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.3.8.1 | lldpV2LocManAddrEntry | LLDP-V2-MIB |
| 1.3.111.2.802.1.1.13.1.3.8.1.3 | lldpV2LocManAddrLen | LLDP-V2-MIB |