lldpRemPortId

OBS ✓
LLDP-MIB · .1.0.8802.1.1.2.1.4.1.1.7

Object

column LldpPortId
The string value used to identify the port component
associated with the remote 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.4.1.1.7
Type
column
Access
readonly
Status
current
Parent
lldpRemEntry
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::lldpRemPortId'
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::lldpRemPortId.<lldpRemTimeMark>.<lldpRemLocalPortNum>.<lldpRemIndex>'
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::lldpRemPortId'

Syntax

Source
LldpPortId
Base type
OctetString

Values & Constraints

Type Constraints
range: 1..255

Conformance