schedEventIndex
BIANCA-BRICK-ADMIN-2-MIB ·
.1.3.6.1.4.1.272.4.22.2.1.1.4
Object
column
mandatory
r/w
Integer32
This object specifies the first index into the event table (Index in scheduleEventTable). This can be a single event or the first of multiple chained events that are monitored for this command.
Context
- MIB
- BIANCA-BRICK-ADMIN-2-MIB
- OID
.1.3.6.1.4.1.272.4.22.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- scheduleEntry
- Table
- scheduleTable
- Siblings
- 13
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| schedIndex mandatory This object specifies the index number of this entry.
Should be unique. | column | Integer32 | .1.3.6.1.4.1.272.4.22.2.1.1.1 |
| schedActiveValue mandatory This object specifies the value(s) that is written to the SNMP
variable(s) in schedVarName, when the event is active.
If this is empty no change is done, only a notification is
s… | column | - | .1.3.6.1.4.1.272.4.22.2.1.1.10 |
| schedInActiveValue mandatory This object specifies the value(s) that is written to the SNMP
variable(s) in schedVarName, when the event is inactive.
This is also the default value after a restart of the rout… | column | - | .1.3.6.1.4.1.272.4.22.2.1.1.11 |
| schedNotify mandatory This object defines the notification method, if a variable is
changed.
none : no notification
all : all below notification methods
snmptrap: only a SNMP trap is triggere… | column | Enumeration | .1.3.6.1.4.1.272.4.22.2.1.1.12 |
| schedStatus mandatory This object shows the current status of the event (list).
error indicates a invalid field (e.g. VarNameVarIndex,
value range ...) | column | Enumeration | .1.3.6.1.4.1.272.4.22.2.1.1.13 |
| schedLastChange mandatory This object shows the time of the last change. | column | - | .1.3.6.1.4.1.272.4.22.2.1.1.14 |
| schedDescr mandatory This object specifies the description (name) of this entry.
Only for information. | column | - | .1.3.6.1.4.1.272.4.22.2.1.1.2 |
| schedMode mandatory This object enables, disables or deletes the entry. | column | Enumeration | .1.3.6.1.4.1.272.4.22.2.1.1.3 |
| schedEventCondition mandatory This object defines the condition(s) for the event (or chain)
to change this command to active (variable is set
to schedActiveValue).
all : all events in the chain must be … | column | Enumeration | .1.3.6.1.4.1.272.4.22.2.1.1.5 |
| schedVarTable mandatory This object specifies the name of the SNMP table in that the
variable(s) 'schedVarName' should be changed.
e.g. ifTable
If a new row in the MIB should be inserted (… | column | - | .1.3.6.1.4.1.272.4.22.2.1.1.6 |
| schedVarName mandatory This object specifies the name(s) of the SNMP variable to be
changed, if the event is active/inactive.
The names should be written like in the header line of the
table view (no p… | column | - | .1.3.6.1.4.1.272.4.22.2.1.1.7 |
| schedVarIndexName mandatory This object specifies the SNMP variable name(s) in the
schedVarTable table, that should specify the approprate
row (with schedVarIndexVal).
If a row cannot be identified by a si… | column | - | .1.3.6.1.4.1.272.4.22.2.1.1.8 |
| schedVarIndexVal mandatory This object specifies the value(s) of the schedVarIndexName,
that specifies the approprate row.
The number and type of the values must correspond to the
given VarIndexName.
e.g. … | column | - | .1.3.6.1.4.1.272.4.22.2.1.1.9 |