zxAnSyncEClockOperationStatus
ZTE-AN-SYNCE-MIB ·
.1.3.6.1.4.1.3902.1015.65.1.1.5
Object
scalar Enumeration
Operation status of the clock. 'freerunPhaselockedNormal' indicates the freerun mode conforms to the freerun mode defined above. It is essentially a temporary mode until a valid source is available. 'holdover' indicates the holdover mode conforms to the holdover mode defined above. The holdover memory is no longer updated by the incoming reference clock. 'locked' indicates a steady state mode, entered when holdover memory is acquired. 'prelocked2LostPhase' indicates pre-locked2 status, the clock try to pre-locked in lost Phase status. 'prelocked' indicates pre-locked status. 'lostPhase' indicates lost Phase status. 'freerun2PhaselockedAbnormal' indicates free-running2 status, the phase-locked loop is abnormal. 'directPass' indicates direct pass status. 'destroyFreerunOrHoldover' indicates destroy freerun or holdover status. 'acquiring' indicates a temporary mode when coming from freerun, to acquire holdover memory. 'unknown' indicates the clock operation status is unknown.
Context
- MIB
- ZTE-AN-SYNCE-MIB
- OID
.1.3.6.1.4.1.3902.1015.65.1.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxAnSyncEGlobalObjects
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 'ZTE-AN-SYNCE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SYNCE-MIB::zxAnSyncEClockOperationStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SYNCE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SYNCE-MIB::zxAnSyncEClockOperationStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | freerunPhaselockedNormal |
2 | holdover |
4 | locked |
5 | prelocked2LostPhase |
6 | prelocked |
7 | lostPhase |
11 | freerun2PhaselockedAbnormal |
14 | directPass |
21 | destroyFreerunOrHoldover |
22 | acquiring |
255 | unknown |