DISMAN-SCHEDULE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
21
.1.3.6.1.2.1.63.1.2 · 1 row entry · 21 columns
This table defines scheduled actions triggered by
SNMP set operations.
schedEntry entry .1.3.6.1.2.1.63.1.2.1
An entry describing a particular scheduled action.

Unless noted otherwise, writable objects of this row
can be modified independent of the current value of
schedRowStatus, schedAdminStatus and schedOperStat…
Indexes
schedOwner schedName
Column Syntax OID
schedOwner
The owner of this scheduling entry. The exact semantics of
this string are subject to the security policy defined by

the security administrator.
OctetString
Constraints:
range: 0-32
.1.3.6.1.2.1.63.1.2.1.1
schedName
The locally-unique, administratively assigned name for this
scheduling entry. This object allows a schedOwner to have
multiple entries in the schedTable.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.63.1.2.1.2
schedDescr
The human readable description of the purpose of this
scheduling entry.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.63.1.2.1.3
schedInterval
The number of seconds between two action invocations of
a periodic scheduler. Implementations must guarantee
that action invocations will not occur before at least
schedInterval seconds have passed.

The …
secondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.63.1.2.1.4
schedWeekDay
The set of weekdays on which the scheduled action should
take place. Setting multiple bits will include several
weekdays in the set of possible weekdays for this schedule.
Setting all bits will cause the scheduler to i…
Bitsr/w
Enumerated Values:
0sunday
1monday
2tuesday
3wednesday
4thursday
5friday
6saturday
.1.3.6.1.2.1.63.1.2.1.5
schedMonth
The set of months during which the scheduled action should
take place. Setting multiple bits will include several
months in the set of possible months for this schedule.

Setting all bits will cause the s…
Bitsr/w
Enumerated Values:
0january
1february
2march
3april
4may
5june
6july
7august
8september
9october
10november
11december
.1.3.6.1.2.1.63.1.2.1.6
schedDay
The set of days in a month on which a scheduled action
should take place. There are two sets of bits one can
use to define the day within a month:

Enumerations starting with the letter 'd' indicate a
day…
Bitsr/w
Enumerated Values:
0d1
1d2
2d3
3d4
4d5
5d6
6d7
7d8
8d9
9d10
10d11
11d12
12d13
13d14
14d15
15d16
16d17
17d18
18d19
19d20
20d21
21d22
22d23
23d24
24d25
25d26
26d27
27d28
28d29
29d30
30d31
31r1
32r2
33r3
34r4
35r5
36r6
37r7
38r8
39r9
40r10
41r11
42r12
43r13
44r14
45r15
46r16
47r17
48r18
49r19
50r20
51r21
52r22
53r23
54r24
55r25
56r26
57r27
58r28
59r29
60r30
61r31
.1.3.6.1.2.1.63.1.2.1.7
schedHour
The set of hours within a day during which the scheduled
action should take place.

Note that implementations which maintain a list of pending
activations must re-calculate them when this object is
changed.
Bitsr/w
Enumerated Values:
0h0
1h1
2h2
3h3
4h4
5h5
6h6
7h7
8h8
9h9
10h10
11h11
12h12
13h13
14h14
15h15
16h16
17h17
18h18
19h19
20h20
21h21
22h22
23h23
.1.3.6.1.2.1.63.1.2.1.8
schedMinute
The set of minutes within an hour when the scheduled action
should take place.

Note that implementations which maintain a list of pending
activations must re-calculate them when this object is
changed.
Bitsr/w
Enumerated Values:
0m0
1m1
2m2
3m3
4m4
5m5
6m6
7m7
8m8
9m9
10m10
11m11
12m12
13m13
14m14
15m15
16m16
17m17
18m18
19m19
20m20
21m21
22m22
23m23
24m24
25m25
26m26
27m27
28m28
29m29
30m30
31m31
32m32
33m33
34m34
35m35
36m36
37m37
38m38
39m39
40m40
41m41
42m42
43m43
44m44
45m45
46m46
47m47
48m48
49m49
50m50
51m51
52m52
53m53
54m54
55m55
56m56
57m57
58m58
59m59
.1.3.6.1.2.1.63.1.2.1.9
schedContextName
The context which contains the local MIB variable pointed
to by schedVariable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.63.1.2.1.10
schedVariable
An object identifier pointing to a local MIB variable
which resolves to an ASN.1 primitive type of INTEGER.
SNMPv2-TCVariablePointerr/w
Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier
.1.3.6.1.2.1.63.1.2.1.11
schedValue
The value which is written to the MIB object pointed to by
schedVariable when the scheduler invokes an action. The
implementation shall enforce the use of access control
rules when performing the set operation on sched…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.63.1.2.1.12
schedType
The type of this schedule. The value periodic(1) indicates
that this entry specifies a periodic schedule. A periodic
schedule is defined by the value of schedInterval. The
values of schedWeekDay, schedMonth, schedDay…
Enumerationr/w
Enumerated Values:
1periodic
2calendar
3oneshot
.1.3.6.1.2.1.63.1.2.1.13
schedAdminStatus
The desired state of the schedule.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.2.1.63.1.2.1.14
schedOperStatus
The current operational state of this schedule. The state
enabled(1) indicates this entry is active and that the
scheduler will invoke actions at appropriate times. The
disabled(2) state indicates that this entry is c…
Enumeration
Enumerated Values:
1enabled
2disabled
3finished
.1.3.6.1.2.1.63.1.2.1.15
schedFailures
This variable counts the number of failures while invoking
the scheduled action. This counter at most increments once
for a triggered action.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.63.1.2.1.16
schedLastFailure
The most recent error that occurred during the invocation of
a scheduled action. The value noError(0) is returned
if no errors have occurred yet.
SnmpPduErrorStatus
Textual Convention: SnmpPduErrorStatus Enumeration
Type Values:
-1noResponse
0noError
1tooBig
2noSuchName
3badValue
4readOnly
5genErr
6noAccess
7wrongType
8wrongLength
9wrongEncoding
10wrongValue
11noCreation
12inconsistentValue
13resourceUnavailable
14commitFailed
15undoFailed
16authorizationError
17notWritable
18inconsistentName
.1.3.6.1.2.1.63.1.2.1.17
schedLastFailed
The date and time when the most recent failure occurred.

The value '0000000000000000'H is returned if no failure
occurred since the last re-initialization of the scheduler.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.63.1.2.1.18
schedStorageType
This object defines whether this scheduled action is kept
in volatile storage and lost upon reboot or if this row is
backed up by non-volatile or permanent storage.

Conceptual rows having the value `perma…
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.2.1.63.1.2.1.19
schedRowStatus
The status of this scheduled action. A control that allows
entries to be added and removed from this table.

Note that the operational state must change to enabled
when the administrative state is enabled…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.63.1.2.1.20
schedTriggers
This variable counts the number of attempts (either
successful or failed) to invoke the scheduled action.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.63.1.2.1.21