swRepeatSummerTimeStart

TIME-MIB · .1.3.6.1.4.1.171.12.10.12.3

Object

scalar r/w OctetString
Indicates summertime starts at this time every year.
octets    contents     range
1         week        1..5,ff last = ff
2-3       day         1..7
                      where sunday = 1 saturday = 7
4         month       1..12
                      where january = 1 december = 12
5         hour        0..23
6         min         0..59
          
For example, the first Monday in Feb at 13:30pm
should be given as 01 00 02 02 0d 1e
For the last Tuesday in dec at 1:20am should be
given as ff 00 03 0c 01 14
This object is not instantiated when
swSummerTimeStatus object is not set to repeating.

Context

MIB
TIME-MIB
OID
.1.3.6.1.4.1.171.12.10.12.3
Type
scalar
Access
readwrite
Status
current
Parent
swSummerTime

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

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 6-6