apsConfigWaitToRestore

APS-MIB · .1.3.6.1.2.1.10.49.1.1.2.1.9

Object

column r/w 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
APS-MIB
OID
.1.3.6.1.2.1.10.49.1.1.2.1.9
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
apsConfigEntry
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 'APS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-MIB::apsConfigWaitToRestore'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-MIB::apsConfigWaitToRestore.<apsConfigName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APS-MIB::apsConfigWaitToRestore'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-720

Conformance

Member of
Compliance refinements
Write access is not required.