timeRangePeriodicDayMask
NETAPP-TIMERANGE-MIB ·
.1.3.6.1.4.1.789.4413.1.1.53.1.5.1.4
Object
Depending on the value of the timeRangeEntryPattern this field can have different meanings. In case timeRangeEntryPattern is set to 'daily' or 'weekly' the field contains a bitmap where each bit presents a day of week. Structure of the bitmap is the following : bit 0 - sunday, bit 1 - monday, bit 2 - tuesday, bit 3 - wednesday, bit 4 - thursday, bit 5 - friday, bit 6 - saturday. In case timeRangeEntryPattern is set to 'monthly' the field contains a day of month (1..31).
Context
- MIB
- NETAPP-TIMERANGE-MIB
- OID
.1.3.6.1.4.1.789.4413.1.1.53.1.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- timeRangePeriodicEntry
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 'NETAPP-TIMERANGE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-TIMERANGE-MIB::timeRangePeriodicDayMask'
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::timeRangePeriodicDayMask.<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::timeRangePeriodicDayMask'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647