timeRangePeriodicDayMask

EdgeSwitch-TIMERANGE-MIB · .1.3.6.1.4.1.4413.1.1.53.1.5.1.4

Object

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647