tpSysTimeDstStatus
TPLINK-SYSTIME-MIB ·
.1.3.6.1.4.1.11863.6.2.1.6.1
Object
scalar r/w
Enumeration
An indication of whether the summertime feature is disabled(0) or is in date(3), predefined(1) or recurring(2) mode on this device. When this object is set to date(3),then the tpSysTimeDstOffset, tpSysTimeDstDateTimeToStart, tpSysTimeDstDateTimeToEnd objects work effectively and the summertime feature works one-off. When this object is set to predefined(1), the the tpSysTimeDstRegionSelected object works effectively and the summertime feature works recurrently. when this object is set to recurring(2), then the tpSysTimeDstOffset, tpSysTimeDstRecurringToStart, tpSysTimeDstRecurringToEnd objects work effectively and the summertime feature work recurrently.
Context
- MIB
- TPLINK-SYSTIME-MIB
- OID
.1.3.6.1.4.1.11863.6.2.1.6.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tpSysTimeDstConfig
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::tpSysTimeDstStatus.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::tpSysTimeDstStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | predefined |
2 | recurring |
3 | date |