asamDstRecurringZoneIndex

ASAM-SYSTEM-MIB · .1.3.6.1.4.1.637.61.1.9.62.1.1

Object

column Integer32
This represents a daylight saving time zone. This index must be unique
amongst the table entries.
Because snmp index can't recognise negative integer,so we shift the zone range to [0...1620] as a workaround
ALCATEL NOTE:
    SUPPORT: YES   INSRVMOD: NA        RANGE: -780..840
    PERSIST: YES   DEFVALUE: NA        UNITS: NA

Context

MIB
ASAM-SYSTEM-MIB
OID
.1.3.6.1.4.1.637.61.1.9.62.1.1
Type
column
Access
noaccess
Status
current
Parent
asamDstRecurringConfEntry

Walk 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 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SYSTEM-MIB::asamDstRecurringZoneIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SYSTEM-MIB::asamDstRecurringZoneIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-SYSTEM-MIB::asamDstRecurringZoneIndex'

Syntax

Integer32

Values & Constraints

Enumerated Values
0january
1february
2march
3april
4may
5june
6july
7august
8september
9october
10november
11december