systemTimeDSTOn
COLUBRIS-SYSTEM-MIB ·
.1.3.6.1.4.1.8744.5.6.1.2.3
Object
Specifies if the system time need to be adjusted to compensate
for daylight savings.
'true': Adjusts the system time by adding one hour.
'false': Keep the current system time.
Context
- MIB
- COLUBRIS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.8744.5.6.1.2.3- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- systemTime
- Groups
- 1
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 'COLUBRIS-SYSTEM-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-SYSTEM-MIB::systemTimeDSTOn.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::systemTimeDSTOn'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of