lldpLocPortIdSubtype

OBS ✓
LLDP-MIB · .1.0.8802.1.1.2.1.3.7.1.2

Object

The type of port identifier encoding used in the associated
'lldpLocPortId' object.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery
Explore Observium network monitoring

Context

MIB
LLDP-MIB
OID
.1.0.8802.1.1.2.1.3.7.1.2
Type
column
Access
readonly
Status
current
Parent
lldpLocPortEntry
Groups
1

Walk 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::lldpLocPortIdSubtype'
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::lldpLocPortIdSubtype.<lldpLocPortNum>'
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::lldpLocPortIdSubtype'

Syntax

Source
LldpPortIdSubtype
Base type
Enumeration

Values & Constraints

Type Values
1interfaceAlias
2portComponent
3macAddress
4networkAddress
5interfaceName
6agentCircuitId
7local

Conformance