mplsLpsConfigHoldOff

MPLS-LPS-MIB · .1.3.6.1.2.1.10.166.22.1.2.1.10

Object

column r/w decisecondsUnsigned32
The hold-off time in deciseconds.  Represents the time
between SF/SD condition detection and declaration of
an SF/SD request to the protection switching logic.
It is intended to avoid unnecessary switching when a
lower-layer protection mechanism is in place.
Can be configured in intervals of 100 milliseconds.
              
When a new defect or a more severe defect occurs on
the active path (the path from which the selector selects
the user data traffic) and this value is non-zero,
the hold-off timer will be started.  A defect on the standby
              
path (the path from which the selector does not select the
user data traffic) does not trigger the start of the hold-off
timer, as there is no need for a traffic switchover.
              
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.10
Type
column
Access
readwrite
Status
current
Units
deciseconds
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::mplsLpsConfigHoldOff'
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::mplsLpsConfigHoldOff.<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::mplsLpsConfigHoldOff'

Syntax

decisecondsUnsigned32

Values & Constraints

Object Constraints
range: 0-100

Conformance