rsScheduleDays

RADWARE-MIB · .1.3.6.1.4.1.89.35.1.106.1.4

Object

column mandatory r/w OctetString
Each octet represents status of day. 0 -not selected, 1-selected.
The order is:
Sunday    1000000
Monday    0100000
Tuesday   0010000
wednesday 0001000
Thursday  0000100
Friday    0000010
Saturday  0000001

Context

MIB
RADWARE-MIB
OID
.1.3.6.1.4.1.89.35.1.106.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
rsScheduleEntry

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 7-7