DISMAN-SCHEDULE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
21
schedTable
table.1.3.6.1.2.1.63.1.2
·
1 row entry
·
21 columns
This table defines scheduled actions triggered by SNMP set operations.
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…
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 OctetStringType 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 Unsigned32Type 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:
|
.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:
|
.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:
|
.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:
|
.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:
|
.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 Integer32Type 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:
|
.1.3.6.1.2.1.63.1.2.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
schedAdminStatus
The desired state of the schedule.
|
Enumerationr/w Enumerated Values:
|
.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:
|
.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 Unsigned32Type 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 EnumerationType Values:
|
.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 OctetStringType Constraints: range: 8range: 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 EnumerationType Values:
|
.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 EnumerationType Values:
|
.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 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.63.1.2.1.21 |