sleAlarmVariable
SLE-RMON-MIB ·
.1.3.6.1.4.1.6296.101.9.2.1.1.3
Object
column
ObjectIdentifier
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 sampled.
Because SNMP access control is articulated entirely
in terms of the contents of MIB views, no access
control mechanism exists that can restrict the value
of this object to identify only those objects that
exist in a particular MIB view. Because there is
thus no acceptable means of restricting the read
access that could be obtained through the alarm
mechanism, the probe must only grant write access to
this object in those views that have read access to
all objects on the probe.
During a set operation, if the supplied variable
name is not available in the selected MIB view, a
badValue error must be returned. If at any time the
variable name of an establisled alarmEntry is no
longer available in the selected MIB view, the probe
must change the status of this alarmEntry to
invalid(4).
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.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleAlarmEntry
- Table
- sleAlarmTable
- Siblings
- 11
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sleAlarmIndex An index that uniquely identifies an entry in the
alarm table. Each such entry defines a
diagnostic sample at a particular interval
for an object on the device. | column | Integer32 | .1.3.6.1.4.1.6296.101.9.2.1.1.1 |
| sleAlarmFallingEventIndex 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 … | column | Integer32 | .1.3.6.1.4.1.6296.101.9.2.1.1.10 |
| sleAlarmOwner The entity that configured this entry and is
therefore using the resources assigned to it. | column | OwnerString | .1.3.6.1.4.1.6296.101.9.2.1.1.11 |
| sleAlarmStatus The status of this alarm entry. | column | SleEntryStatus | .1.3.6.1.4.1.6296.101.9.2.1.1.12 |
| sleAlarmInterval 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 deltaV… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.101.9.2.1.1.2 |
| sleAlarmSampleType 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… | column | Enumeration | .1.3.6.1.4.1.6296.101.9.2.1.1.4 |
| sleAlarmValue The value of the statistic during the last sampling
period. For example, if the sample type is
deltaValue, this value will be the difference
between the samples at the beginning … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.101.9.2.1.1.5 |
| sleAlarmStartupAlarm 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… | column | Enumeration | .1.3.6.1.4.1.6296.101.9.2.1.1.6 |
| sleAlarmRisingThreshold 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… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.101.9.2.1.1.7 |
| sleAlarmFallingThreshold 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… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6296.101.9.2.1.1.8 |
| sleAlarmRisingEventIndex 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… | column | Integer32 | .1.3.6.1.4.1.6296.101.9.2.1.1.9 |