rlTimeZoneDaylightSavingTimeEnd
RADLAN-TIMESYNCHRONIZATION-MIB ·
.1.3.6.1.4.1.89.92.1.15.1.7
Object
column r/w
OctetString
Daylight Saving Time start date.
In recurring mode (format 1): week wday month hh:mm
In recurring mode (format 2): RJul n hh:mm
In date mode: month day year hh:mm
week: 0-6 (0=First, 6=Last)
wday: 1-7 (Sunday-Saturday)
month: 1-12 (January-December)
day: 1-31
year: 0-99 (2000-2099)
hh: 0-23 (hours)
mm: 0-59 (minutes)
n: 0-365 (zero-based Julian day of the year. Leap days shall be
counted, and it is possible to refer to February 29).
Format 2 for recurring mode is used only in the dynamic entry and
should not be used in the static entry (with index 1).
Context
- MIB
- RADLAN-TIMESYNCHRONIZATION-MIB
- OID
.1.3.6.1.4.1.89.92.1.15.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlTimeZoneEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-TIMESYNCHRONIZATION-MIB::rlTimeZoneDaylightSavingTimeEnd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-TIMESYNCHRONIZATION-MIB::rlTimeZoneDaylightSavingTimeEnd.<rlTimeZoneIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-TIMESYNCHRONIZATION-MIB::rlTimeZoneDaylightSavingTimeEnd'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 14-14