sysCClkSrcMode
RAD-Dacs-MIB ·
.1.3.6.1.4.1.164.3.3.1.6.1.1.3
Object
column r/w
Enumeration
This entry indicates the source the nodal timing is
locked to.
none - is an invalid option for Master clock.
internal - is an invalid option for Fallback clock .
station - is an invalid option for a stand-alone unit.
lbt - loop-back timing
ntr - Network Time Reference
adaptive - clock locking is achieved by altering the clock
according to the data load
system - irrelevant when sysCClkCnfgIdx refers to System Clock.
sSubSystem - SONET/SDH Sub System.
recovered - clock recovery.
notApplicable - for ML source of Kmux or ML Timing
combinations when Master/Fallback clock are
not applicable.
Context
- MIB
- RAD-Dacs-MIB
- OID
.1.3.6.1.4.1.164.3.3.1.6.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sysCClkSrcEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Dacs-MIB::sysCClkSrcMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Dacs-MIB::sysCClkSrcMode.<sysCClkCnfgIdx>.<sysCClkSrcIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Dacs-MIB::sysCClkSrcMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | internal |
3 | rxClk |
4 | station |
5 | lbt |
6 | ntr |
7 | adaptive |
8 | stationB |
9 | automatic |
10 | system |
11 | sSubSystem |
12 | recovered |
255 | notApplicable |