rsScheduleStatus
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.106.1.6
Object
column
mandatory
r/w
RowStatus
delete/update an entry
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.1.106.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rsScheduleEntry
- Table
- rsScheduleTable
- Siblings
- 5
Syntax
RowStatus
- Source
- RowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rsScheduleName mandatory The name of the schedule. It is the primary key | column | OctetString | .1.3.6.1.4.1.89.35.1.106.1.1 |
| rsScheduleFrequency mandatory The frequency of the event. | column | Enumeration | .1.3.6.1.4.1.89.35.1.106.1.2 |
| rsScheduleTime mandatory The time will be sent in the format hhmm- 0 means field not relevant | column | OctetString | .1.3.6.1.4.1.89.35.1.106.1.3 |
| rsScheduleDays mandatory 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 … | column | OctetString | .1.3.6.1.4.1.89.35.1.106.1.4 |
| rsScheduleDate mandatory The date will be sent in the format ddmmyyyy - 0 means field not relevant | column | OctetString | .1.3.6.1.4.1.89.35.1.106.1.5 |