apsConfigWaitToRestoreR
APS-R-MIB ·
.1.3.6.1.4.1.164.20.2.1.1.2.1.6
Object
column r/w
Integer32
The Wait To Restore period in seconds.
This field only applies if revertive switching is enabled,
otherwise this value is ignored. 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.
This object may not be modified if the associated
apsConfigRowStatus object is equal to active(1).
Context
- MIB
- APS-R-MIB
- OID
.1.3.6.1.4.1.164.20.2.1.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apsConfigEntryR
- 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 'APS-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-R-MIB::apsConfigWaitToRestoreR'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APS-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-R-MIB::apsConfigWaitToRestoreR.<apsConfigNameR>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APS-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APS-R-MIB::apsConfigWaitToRestoreR'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-720
Conformance
Member of
Compliance refinements
Write access is not required.