agentSummerTimeMode
NETGEAR-TIMEZONE-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.10.42.3.1
Object
scalar r/w
Enumeration
recurring- set the parameters for recurring summer-time non-recurring- set the parameters for non-recurring summer-time no-summertime- disable the summer-time
Context
- MIB
- NETGEAR-TIMEZONE-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.10.42.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentSummerTimeGroup
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 'NETGEAR-TIMEZONE-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-TIMEZONE-PRIVATE-MIB::agentSummerTimeMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-TIMEZONE-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-TIMEZONE-PRIVATE-MIB::agentSummerTimeMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noSummertime |
1 | recurring |
2 | recurringEu |
3 | recurringUsa |
4 | nonrecurring |