isisSysMaxRecoveryTime
DC-ISIS-MIB ·
.1.3.6.1.4.1.629.10.10.1.1.1.1.43
Object
column r/w
secondsInteger32
This object is only used when DC-ISIS activates with
the activation type (isisSysRestartActivationType or
isisSysRestartAutoResetType) set to 'restart'.
It defines the maximum time that DC-ISIS will take before
completing restart procedures.
The value specified puts an upper bound on the duration of
the T3 timer described in the IS-IS restart RFC (3847).
The actual duration of the timer is the minimum of the value
specified and the minimum remaining holding time received
on an adjacency.
This object follows the resettingTimer behavior.
Context
- MIB
- DC-ISIS-MIB
- OID
.1.3.6.1.4.1.629.10.10.1.1.1.1.43- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- isisSysEntry
- 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 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisSysMaxRecoveryTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisSysMaxRecoveryTime.<isisSysInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-ISIS-MIB::isisSysMaxRecoveryTime'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 1-65535
Conformance
Member of