All MIBs › RAD-MIB › sysCClkStationFreq
sysCClkStationFreq
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysCClkStationFreq
OID (numeric): 1.3.6.1.4.1.164.3.3.1.6.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This entry indicates the frequency of the station clock when the source is 'station'. The value will be applicable only when the sysCClkSrcMode is 'station'.
What is sysCClkStationFreq?
This OID stores the frequency (in Hz) of a local station clock used for timing synchronization. It only applies when the device is set to use a station clock as its timing source. A technician would adjust this when configuring clock synchronization to match the station's frequency standard.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::sysCClkStationFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::sysCClkStationFreq.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.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.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.5 | sysCClkStationFreq | RAD-MIB |