lldpLocPortDesc

OBS ✓
LLDP-MIB · .1.0.8802.1.1.2.1.3.7.1.4

Object

column OctetString
The string value used to identify the 802 LAN station's port
description associated with the local system.  If the local
agent supports IETF RFC 2863, lldpLocPortDesc object should
have the same value of ifDescr 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.4
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::lldpLocPortDesc'
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::lldpLocPortDesc.<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::lldpLocPortDesc'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance