gntpDSTStopMonth
SONOMAMG-MIB ·
.1.3.6.1.4.1.13827.12.1.24
Object
scalar Enumeration
This value is the month that Daylight Savings Time ends. 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 gntpTimeMode is set to LOCAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC.
Context
- MIB
- SONOMAMG-MIB
- OID
.1.3.6.1.4.1.13827.12.1.24- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- gntp
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 'SONOMAMG-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONOMAMG-MIB::gntpDSTStopMonth.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONOMAMG-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONOMAMG-MIB::gntpDSTStopMonth'
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 |