stiPreferLocalTime

TIMETRA-SYSTEM-MIB · .1.3.6.1.4.1.6527.3.1.2.1.2.7

Object

scalar r/w SNMPv2-TCTruthValue
The value of stiPreferLocalTime specifies the preference for the use
of local or UTC time in the system for objects such as log file names,
created/completed times reported in log files, rollback times
displayed in show routines etc. Note that the time format for
timestamps on log events themselves is controlled on a per log basis
and not via prefer-local-time.
          
A value of false(2) means use UTC time; true(1) means use the local
system time, configured through 'configure system time' command

Context

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance