mplsLpsConfigWaitToRestore

MPLS-LPS-MIB · .1.3.6.1.2.1.10.166.22.1.2.1.9

Object

column r/w minutesUnsigned32
This object holds the Wait-to-Restore timer value in minutes
and can be configured in 1-minute intervals between 5 and
12 minutes.
              
The WTR timer is used to delay the reversion of the PSC state
to the Normal state when recovering from a failure condition
on the working path when the protection domain is configured
for revertive behavior.
              
This object may not be modified if the associated
mplsLpsConfigRowStatus object is equal to active(1).

Context

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

Syntax

minutesUnsigned32

Values & Constraints

Object Constraints
range: 5-12

Conformance

Member of
Compliance refinements
Write access is not required.