cntpDSTStartMonth
SONOMA-MIB ·
.1.3.6.1.4.1.13827.11.1.21
Object
scalar Enumeration
This value is the month that Daylight Savings Time begins. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when cntpTimeMode is set to LOCAL_MANUAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC.
Context
- MIB
- SONOMA-MIB
- OID
.1.3.6.1.4.1.13827.11.1.21- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cntp
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 'SONOMA-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONOMA-MIB::cntpDSTStartMonth.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONOMA-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONOMA-MIB::cntpDSTStartMonth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | jan |
2 | feb |
3 | mar |
4 | apr |
5 | may |
6 | jun |
7 | jul |
8 | aug |
9 | sep |
10 | oct |
11 | nov |
12 | dec |