sysCClkSrcMode
ACE2002-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 - A system locked reference clock
adaptive - clcok locking is achieved by altering the clock
according to the data load
notApplicable - for ML source of Kmux or ML Timing
combinations when Master/Fallback clock are
not applicable.
Context
- MIB
- ACE2002-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 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::sysCClkSrcMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::sysCClkSrcMode.<sysCClkCnfgIdx>.<sysCClkSrcIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE2002-MIB::sysCClkSrcMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | internal |
3 | rxClk |
4 | station |
5 | lbt |
6 | ntr |
7 | adaptive |
255 | notApplicable |