timeRangePeriodicPattern

NETAPP-TIMERANGE-MIB · .1.3.6.1.4.1.789.4413.1.1.53.1.5.1.3

Object

column r/w Integer32
The pattern for a periodic entry in the time range.
Can be one of the following:
  0 - weekly,
  1 - daily,
  2 - monthly.

Context

MIB
NETAPP-TIMERANGE-MIB
OID
.1.3.6.1.4.1.789.4413.1.1.53.1.5.1.3
Type
column
Access
readwrite
Status
current
Parent
timeRangePeriodicEntry

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 'NETAPP-TIMERANGE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-TIMERANGE-MIB::timeRangePeriodicPattern'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-TIMERANGE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-TIMERANGE-MIB::timeRangePeriodicPattern.<timeRangeIndex>.<timeRangePeriodicEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-TIMERANGE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-TIMERANGE-MIB::timeRangePeriodicPattern'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2