lldpLocManAddrIfSubtype
OBS ✓
LLDP-MIB ·
.1.0.8802.1.1.2.1.3.8.1.4
Object
column LldpManAddrIfSubtype
The enumeration value that identifies the interface numbering method used for defining the interface number, associated with the local system.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
IP addresses
Explore Observium network monitoring
Context
- MIB
- LLDP-MIB
- OID
.1.0.8802.1.1.2.1.3.8.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpLocManAddrEntry
- 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-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-MIB::lldpLocManAddrIfSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LLDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-MIB::lldpLocManAddrIfSubtype.<lldpLocManAddrSubtype>.<lldpLocManAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDP-MIB::lldpLocManAddrIfSubtype'
Syntax
- Source
- LldpManAddrIfSubtype
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | ifIndex |
3 | systemPortNumber |
Conformance
Member of