All MIBs › LLDP-V2-MIB › lldpV2LocManAddrOID
lldpV2LocManAddrOID
Module: LLDP-V2-MIB
OID (symbolic): LLDP-V2-MIB::lldpV2LocManAddrOID
OID (numeric): 1.3.111.2.802.1.1.13.1.3.8.1.6
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description:
The OID value used to identify the type of hardware component or protocol entity associated with the management address advertised by the local system agent.
What is lldpV2LocManAddrOID?
This OID stores an identifier that tells other network devices what type of management address (IP, MAC, etc.) this device is advertising. It's part of the information the device broadcasts so neighbors know how to reach its management interface. A network discovery tool would read this to determine whether to contact the device using IPv4, IPv6, or another protocol.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.13.1.3.8.1.6 snmpwalk -v2c -c public <target> LLDP-V2-MIB::lldpV2LocManAddrOID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.13.1.3.8.1.6.1 snmpget -v2c -c public <target> LLDP-V2-MIB::lldpV2LocManAddrOID.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.6 | lldpV2LocManAddrOID | LLDP-V2-MIB |