rlDhcpTimezoneOptionEnabled

RADLAN-TIMESYNCHRONIZATION-MIB · .1.3.6.1.4.1.89.92.1.17

Object

scalar r/w SNMPv2-TCTruthValue
Specifies whether the DHCP Timezone option (DHCPv4 option 100) is supported in the system.
Setting this value to FALSE, will clear Timezone and Summertime dynamic configuration,
so that:
1) rlTimeZoneTimeZoneCode and rlTimeZoneDaylightSavingTimeCode length will
   be 0 for rlTimeZoneEntry whose index = 2 (dynamic entry).
2) the operative values of Timezone and Summertime will be those
   statically configured. Thus, GET operations on the following
   MIB scalars will result is static values:
   rlTimeZone, rlTimeZoneCode, rlDaylightSavingTimeMode,
   rlDaylightSavingTimeStart, rlDaylightSavingTimeEnd, rlDaylightSavingTimeOffset,
   rlDaylightSavingTimeCode, rlTZDSTOffset.

Context

MIB
RADLAN-TIMESYNCHRONIZATION-MIB
OID
.1.3.6.1.4.1.89.92.1.17
Type
scalar
Access
readwrite
Status
current
Parent
rlTimeSyncMethodMode

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::rlDhcpTimezoneOptionEnabled.0'
More examples
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::rlDhcpTimezoneOptionEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false