All MIBs › RAD-MIB › sysCClkRevertiveTimeout
sysCClkRevertiveTimeout
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysCClkRevertiveTimeout
OID (numeric): 1.3.6.1.4.1.164.3.3.1.6.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The time in seconds in which the system will monitor the higher level clock source, before decision to revert to that clock. In case the time is zero, revertive mode will be disabled.
What is sysCClkRevertiveTimeout?
This OID stores a time value (in seconds) that controls how long the system waits before switching back to a preferred clock source after a failure. It determines whether the system automatically reverts to the primary clock or stays on the backup permanently. An operator would adjust this when setting up redundant timing systems to prevent flapping between clock sources.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.6 snmpwalk -v2c -c public <target> RAD-MIB::sysCClkRevertiveTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.6.1 snmpget -v2c -c public <target> RAD-MIB::sysCClkRevertiveTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.6.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6 | sysConfig | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.1 | sysCClkSrcTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.1.1 | sysCClkSrcEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.1.1.6 | sysCClkRevertiveTimeout | RAD-MIB |