MIB Viewer

schedEventCondition

OBJECT-TYPE
1.3.6.1.4.1.272.4.22.2.1.1.5
Access
read-write
Status
mandatory
Sub-identifiers
0
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 active (and) one : at least one event must be active (or) none : all events must be inactiv (not) one_not: at least one event must be inactiv (nor)
INTEGER { all(1), one(2), none(3), one-not(4) }