systemTimeUpdateMode

COLUBRIS-SYSTEM-MIB · .1.3.6.1.4.1.8744.5.6.1.2.1

Object

scalar r/w Enumeration
Specifies the method and format used to set the system time.
          
'manual': Operator must configures the system time
          parameters manually in the GMT zone.
          
'sntpUdp': Look for time servers in the
           systemTimeServerTable in order to synchronize
           the device system time using SNTP.
          
'tp': Look for time servers in the systemTimeServerTable
      in order to synchronize the device system time using
      the Time Protocol.

Context

MIB
COLUBRIS-SYSTEM-MIB
OID
.1.3.6.1.4.1.8744.5.6.1.2.1
Type
scalar
Access
readwrite
Status
current
Parent
systemTime
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 'COLUBRIS-SYSTEM-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-SYSTEM-MIB::systemTimeUpdateMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-SYSTEM-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-SYSTEM-MIB::systemTimeUpdateMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1manual
2sntpUdp
3tp

Conformance