swSummerTimeStatus
DLINK-TIME-MIB ·
.1.3.6.1.4.1.171.12.10.12.1
Object
scalar r/w
Enumeration
An indication of whether the summertime feature is disabled or enabled in reprating or annual mode on this device. When this object is set to repeating,then the summertime frature is enabled and swSummerTimeOffset,swSummerTimeRepeatingStart ,swSummerTimeRepeatingEnd objects are work effectively . When this object is set to annual, then the summertime frature is enabled and swSummerTimeOffset, swAnnualSummerTimeStart, swAnnualSummerTimeEnd objects are work effectively.
Context
- MIB
- DLINK-TIME-MIB
- OID
.1.3.6.1.4.1.171.12.10.12.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swSummerTime
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 'DLINK-TIME-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-TIME-MIB::swSummerTimeStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-TIME-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-TIME-MIB::swSummerTimeStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | repeating |
2 | annual |