apsConfigWaitToRestore
JNX-APS-MIB ·
.1.3.6.1.4.1.2636.3.24.1.1.2.1.9
Object
column secondsInteger32
The Wait To Restore period in seconds.
After clearing of a condition that necessitated an
automatic switch, the wait to restore period must elapse
before reverting. This is intended to avoid rapid switch
oscillations.
GR-253-CORE specifies a Wait To Restore range of 5 to 12
minutes. G.783 defines a 5 to 12 minute Wait To Restore
range in section 5.4.1.1.3, but also allows for a shorter
WTR period in Table 2-1,
WaitToRestore value (MI_WTRtime: 0..(5)..12 minutes).
This object may not be modified if the associated
apsConfigRowStatus object is equal to active(1).
Context
- MIB
- JNX-APS-MIB
- OID
.1.3.6.1.4.1.2636.3.24.1.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- apsConfigEntry
- 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 'JNX-APS-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-APS-MIB::apsConfigWaitToRestore'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-APS-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-APS-MIB::apsConfigWaitToRestore.<apsConfigName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-APS-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-APS-MIB::apsConfigWaitToRestore'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-720
Conformance
Member of
Compliance refinements
apsReadOnlyCompliance
readonly
Write access is not required.