lldpV2LocManAddrLen
LLDP-V2-MIB ·
.1.3.111.2.802.1.1.13.1.3.8.1.3
Object
column SNMPv2-SMIUnsigned32
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.
Context
- MIB
- LLDP-V2-MIB
- OID
.1.3.111.2.802.1.1.13.1.3.8.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpV2LocManAddrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LLDP-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-V2-MIB::lldpV2LocManAddrLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LLDP-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-V2-MIB::lldpV2LocManAddrLen.<lldpV2LocManAddrSubtype>.<lldpV2LocManAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDP-V2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDP-V2-MIB::lldpV2LocManAddrLen'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of