rlClockStatus
RADLAN-TIMESYNCHRONIZATION-MIB ·
.1.3.6.1.4.1.89.92.1.16
Object
scalar Enumeration
Current status of the clock. The value 'invalid' means time is meaninglesss, since it has neither been manually configured nor achieved as a result of SNTP synchronization.
Context
- MIB
- RADLAN-TIMESYNCHRONIZATION-MIB
- OID
.1.3.6.1.4.1.89.92.1.16- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rlTimeSyncMethodMode
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 'RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-TIMESYNCHRONIZATION-MIB::rlClockStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-TIMESYNCHRONIZATION-MIB::rlClockStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | manuallySet |
3 | synchronizedBySntp |