pwMplsLocalLdpID
PW-MPLS-STD-R-MIB ·
.1.3.6.1.4.1.164.20.12.1.1.1.5
Object
The local LDP identifier of the LDP entity creating this PW in the local node. As the PW labels are always set from the per-platform label space, the last two octets in the LDP ID MUST always both be zeros.
Context
- MIB
- PW-MPLS-STD-R-MIB
- OID
.1.3.6.1.4.1.164.20.12.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pwMplsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-MPLS-STD-R-MIB::pwMplsLocalLdpID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-MPLS-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-MPLS-STD-R-MIB::pwMplsLocalLdpID.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-MPLS-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-MPLS-STD-R-MIB::pwMplsLocalLdpID'
Syntax
- Source
- MPLS-TC-STD-MIBMplsLdpIdentifier
- Base type
OctetString
Values & Constraints
Type Constraints
range: 6
Conformance
Member of
Compliance refinements
pwMplsModuleFullCompliance
readonly
A read-write access is required if the
implementation supports more than one LDP entity
identifier for PW signaling.
implementation supports more than one LDP entity
identifier for PW signaling.
pwMplsModuleReadOnlyCompliance
readonly
Write access is not required.