raisecomSynceCurrentState
SWITCH-SYNCE-MIB ·
.1.3.6.1.4.1.8886.1.20.2.1.5
Object
scalar Enumeration
Synce current state, including: freerunning--initial state, select local oscillator as clock source holdover--current clock source is failed and no other source is available, keep current source locked--select clock source successful, lock the source lossoflock--loss of phase lock.
Context
- MIB
- SWITCH-SYNCE-MIB
- OID
.1.3.6.1.4.1.8886.1.20.2.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- raisecomSynceGlobalGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-SYNCE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-SYNCE-MIB::raisecomSynceCurrentState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-SYNCE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-SYNCE-MIB::raisecomSynceCurrentState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | freerunning |
2 | holdover |
3 | locked |
4 | lossoflock |