pwMplsLocalLdpEntityIndex

PW-MPLS-STD-MIB · .1.3.6.1.2.1.181.1.1.1.6

Object

column r/w Unsigned32
The local node LDP Entity Index of the LDP entity creating
this PW.

Context

MIB
PW-MPLS-STD-MIB
OID
.1.3.6.1.2.1.181.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
pwMplsEntry
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 'PW-MPLS-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-MPLS-STD-MIB::pwMplsLocalLdpEntityIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-MPLS-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-MPLS-STD-MIB::pwMplsLocalLdpEntityIndex.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-MPLS-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-MPLS-STD-MIB::pwMplsLocalLdpEntityIndex'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-4294967295

Conformance

Member of
Compliance refinements
A read-write access is required if the
implementation supports more than one LDP entity
index for PW signaling.
Write access is not required.