sysTimeStatus

LUM-SYSTEM-MIB · .1.3.6.1.4.1.8708.2.2.2.4.9

Object

scalar Enumeration
The current NTP status.
          
notSynchronized(0)      - NTP is not synchronized to any time
                     	source (stratum = 16).
                               	
noneConfigured(1)       - NTP is not synchronized and does not
                    	have a reference configured
                    	(stratum = 16).
                              	
syncToRemoteServer(2)   - NTP is synchronized to a remote
                    	NTP server.

Context

MIB
LUM-SYSTEM-MIB
OID
.1.3.6.1.4.1.8708.2.2.2.4.9
Type
scalar
Access
readonly
Status
current
Parent
sysTime
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysTimeStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SYSTEM-MIB::sysTimeStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notSynchronized
1noneConfigured
2syncToRemoteServer

Conformance