All MIBs › F3-SYNC-MIB › f3SyncWaitToRestoreTime
f3SyncWaitToRestoreTime
Module: F3-SYNC-MIB
OID (symbolic): F3-SYNC-MIB::f3SyncWaitToRestoreTime
OID (numeric): 1.3.6.1.4.1.2544.1.12.12.1.1.1.12
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object allows configuration of the Sync entity's wait-to-restore time (in minutes). A value of 0 disables WTR timers for all references.
What is f3SyncWaitToRestoreTime?
This OID stores a configurable timer value (in minutes) that determines how long a synchronization interface must remain healthy before automatically switching back from a backup to a primary reference after a failure. Setting this to zero disables automatic recovery. An operator adjusts this value to balance network stability (longer waits prevent oscillation) against recovery speed when a primary reference is restored.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.12.1.1.1.12 snmpwalk -v2c -c public <target> F3-SYNC-MIB::f3SyncWaitToRestoreTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.12.1.1.1.12.1 snmpget -v2c -c public <target> F3-SYNC-MIB::f3SyncWaitToRestoreTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.12.1.1.1.12.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.12 | f3SyncMIB | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1 | f3SyncObjects | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1.1 | f3SyncTable | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1.1.1 | f3SyncEntry | F3-SYNC-MIB |
| 1.3.6.1.4.1.2544.1.12.12.1.1.1.12 | f3SyncWaitToRestoreTime | F3-SYNC-MIB |