lldpLocPortId

OBS ✓
LLDP-MIB · .1.0.8802.1.1.2.1.3.7.1.3

Object

column LldpPortId
The string value used to identify the port component
associated with a given port in the local system.
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.3
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::lldpLocPortId'
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::lldpLocPortId.<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::lldpLocPortId'

Syntax

Source
LldpPortId
Base type
OctetString

Values & Constraints

Type Constraints
range: 1..255

Conformance