All MIBs › RAD-MIB › sysCClkStationCableMode
sysCClkStationCableMode
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysCClkStationCableMode
OID (numeric): 1.3.6.1.4.1.164.3.3.1.6.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This parameter indicates whether both Station clocks get their clock from the same source (Y Cable)or each one get its clock independently. The value will be applicable only when the sysCClkSrcMode is 'station'.
What is sysCClkStationCableMode?
This read-write object configures whether dual station clocks on RAD systems receive timing from the same source (Y-cable, coupled configuration) or independently from separate sources. This setting determines the clock distribution topology and is only applicable when the system clock source mode is set to 'station'. Timing engineers configure this to implement either redundant timing with hot-standby or independent clock sourcing depending on reliability and accuracy requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.8 snmpwalk -v2c -c public <target> RAD-MIB::sysCClkStationCableMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.8.1 snmpget -v2c -c public <target> RAD-MIB::sysCClkStationCableMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysCClkStationCableMode.1
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.8 | sysCClkStationCableMode | RAD-MIB |