tpSysTimeDstRecurringToStart
TPLINK-SYSTIME-MIB ·
.1.3.6.1.4.1.11863.6.2.1.6.5.1
Object
scalar r/w
OctetString
Indicates summertime starts at this time every year.
octets contents range
1 week 1..4,ff
where last = ff
2 day 0..6
where sunday = 0 saturday = 6
3 month 1..12
where january = 1 december = 12
4 hour 0..23
5 min 0..59
For example, the first Monday in Feb at 14:30pm
should be given as 01 01 02 0e 1e
For the last Tuesday in dec at 1:20am should be
given as ff 02 0c 01 14
This object is not instantiated when
dstStatus object is not set to recurring.
Context
- MIB
- TPLINK-SYSTIME-MIB
- OID
.1.3.6.1.4.1.11863.6.2.1.6.5.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tpSysTimeDstRecurringMode
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 'TPLINK-SYSTIME-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-SYSTIME-MIB::tpSysTimeDstRecurringToStart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-SYSTIME-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-SYSTIME-MIB::tpSysTimeDstRecurringToStart'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 14-14