sleAlarmControlInterval
SLE-RMON-MIB ·
.1.3.6.1.4.1.6296.101.9.2.2.7
Object
The interval in seconds over which the data is
sampled and compared with the rising and falling
thresholds. When setting this variable, care
should be taken in the case of deltaValue
sampling - the interval should be set short enough
that the sampled variable is very unlikely to
increase or decrease by more than 2^31 - 1 during
a single sampling interval.
This object may not be modified if the associated
alarmStatus object is equal to valid(1).
Context
- MIB
- SLE-RMON-MIB
- OID
.1.3.6.1.4.1.6296.101.9.2.2.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sleAlarmControl
- Siblings
- 15
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sleAlarmControlRequest createAlarm:
(sleAlarmControlIndex)
sleAlarmInterval
sleAlarmControlVariable
sleAlarmControlSampleType
sleAlarmControlStartupAlarm
sleAlarmControlRisingThreshold
sleAlarmControlFa… | scalar | Enumeration | .1.3.6.1.4.1.6296.101.9.2.2.1 |
| sleAlarmControlStartupAlarm The alarm that may be sent when this entry is first
set to valid. If the first sample after this entry
becomes valid is greater than or equal to the
risingThreshold and alarmStar… | scalar | Enumeration | .1.3.6.1.4.1.6296.101.9.2.2.10 |
| sleAlarmControlRisingThreshold A threshold for the sampled statistic. When the
current sampled value is greater than or equal to
this threshold, and the value at the last sampling
interval was less than this t… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.101.9.2.2.11 |
| sleAlarmControlFallingThreshold A threshold for the sampled statistic. When the
current sampled value is less than or equal to this
threshold, and the value at the last sampling
interval was greater than this t… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.101.9.2.2.12 |
| sleAlarmControlRisingEventIndex The index of the eventEntry that is
used when a rising threshold is crossed. The
eventEntry identified by a particular value of
this index is the same as identified by the same v… | scalar | Integer32 | .1.3.6.1.4.1.6296.101.9.2.2.13 |
| sleAlarmControlFallingEventIndex The index of the eventEntry that is
used when a falling threshold is crossed. The
eventEntry identified by a particular value of
this index is the same as identified by the same … | scalar | Integer32 | .1.3.6.1.4.1.6296.101.9.2.2.14 |
| sleAlarmControlOwner The entity that configured this entry and is
therefore using the resources assigned to it. | scalar | OwnerString | .1.3.6.1.4.1.6296.101.9.2.2.15 |
| sleAlarmControlSts The status of this alarm entry. | scalar | SleEntryStatus | .1.3.6.1.4.1.6296.101.9.2.2.16 |
| sleAlarmControlStatus The status of a user command. | scalar | SLE-TC-MIBSleControlStatusType | .1.3.6.1.4.1.6296.101.9.2.2.2 |
| sleAlarmControlTimer The maximum wait time for the manager for a long running user command. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.6296.101.9.2.2.3 |
| sleAlarmControlTimeStamp The time stamp of the last command (end of command). | scalar | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.6296.101.9.2.2.4 |
| sleAlarmControlReqResult The result of the last user command. | scalar | SLE-TC-MIBSleControlRequestResultType | .1.3.6.1.4.1.6296.101.9.2.2.5 |
| sleAlarmControlIndex Description. | scalar | Integer32 | .1.3.6.1.4.1.6296.101.9.2.2.6 |
| sleAlarmControlVariable The object identifier of the particular variable to
be sampled. Only variables that resolve to an ASN.1
primitive type of INTEGER (INTEGER, Counter, Gauge,
or TimeTicks) may be s… | scalar | ObjectIdentifier | .1.3.6.1.4.1.6296.101.9.2.2.8 |
| sleAlarmControlSampleType The method of sampling the selected variable and
calculating the value to be compared against the
thresholds. If the value of this object is
absoluteValue(1), the value of the se… | scalar | Enumeration | .1.3.6.1.4.1.6296.101.9.2.2.9 |