RAD-MIB :: sysCClkStationCableMode

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBsysCClkStationCableMode

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1systemDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1.6sysConfigDACS-MIB
1.3.6.1.4.1.164.3.3.1.6.1sysCClkSrcTableDACS-MIB
1.3.6.1.4.1.164.3.3.1.6.1.1sysCClkSrcEntryDACS-MIB
1.3.6.1.4.1.164.3.3.1.6.1.1.8sysCClkStationCableModeRAD-MIB