aluRS232ClockSyncState

ALU-PORT-MIB · .1.3.6.1.4.1.6527.6.1.2.2.2.4.5.1.34

Object

column Enumeration
The value of aluRS232ClockSyncState indicates the current clock
synchronization state if aluRS232ClockSource is 'dcrSerial'.
              
unknown(0)       - Unsupported or unknown state
normal(1)        - Normal (locked) state
holdOver(2)      - Synchronization with reference has been lost
freeRun(3)       - Synchronized with internal reference

Context

MIB
ALU-PORT-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.5.1.34
Type
column
Access
readonly
Status
current
Parent
aluRS232Entry
Groups
1

Walk 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 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluRS232ClockSyncState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluRS232ClockSyncState.<tmnxChassisIndex>.<tmnxPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PORT-MIB::aluRS232ClockSyncState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1normal
2holdOver
3freeRun

Conformance