All MIBs › ERI-DNX-SMC-MIB › clockSrcMode
clockSrcMode
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::clockSrcMode
OID (numeric): 1.3.6.1.4.1.644.2.4.1.7.2.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The configured system clock source fallback Mode.
What is clockSrcMode?
This object specifies how the system clock handles fallback when the primary clock source becomes unavailable, determining the behavior during clock synchronization failures. The configured mode controls whether the system switches to backup clocks or enters a free-run state. An operator would configure this setting to ensure uninterrupted timing stability in critical telecommunications or synchronous systems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.2.5 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::clockSrcMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.2.5.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::clockSrcMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.7.2.5.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.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7 | sysClock | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7.2 | clockSrcConfig | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7.2.5 | clockSrcMode | ERI-DNX-SMC-MIB |