pwMplsTtl
PW-MPLS-STD-R-MIB ·
.1.3.6.1.4.1.164.20.12.1.1.1.4
Object
column r/w
Unsigned32
This object is set by the operator to indicate the PW TTL value to be used on the PW shim label.
Context
- MIB
- PW-MPLS-STD-R-MIB
- OID
.1.3.6.1.4.1.164.20.12.1.1.1.4- 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::pwMplsTtl'
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::pwMplsTtl.<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::pwMplsTtl'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of
Compliance refinements
pwMplsModuleReadOnlyCompliance
readonly
Write access is not required.