snmpAlarmStatus
SNMPv2-M2M-MIB ·
.1.3.6.1.6.3.2.1.1.2.1.12
Object
The status of this snmpAlarm entry. This object may not be set to `active' unless the following columnar objects exist in this row: snmpAlarmVariable, snmpAlarmInterval, snmpAlarmSampleType, snmpAlarmStartupAlarm, snmpAlarmRisingThreshold, snmpAlarmFallingThreshold, snmpAlarmRisingEventIndex, snmpAlarmFallingEventIndex, and snmpAlarmUnavailableEventIndex.
Context
- MIB
- SNMPv2-M2M-MIB
- OID
.1.3.6.1.6.3.2.1.1.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpAlarmEntry
- Table
- snmpAlarmTable
- Siblings
- 11
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpAlarmIndex An index that uniquely identifies an entry in the
snmpAlarm table for a particular sampling context.
Each such entry defines a diagnostic sample at a
particular interval for a var… | column | Integer32 | .1.3.6.1.6.3.2.1.1.2.1.1 |
| snmpAlarmFallingEventIndex The index of the snmpEventEntry that is used when
a falling threshold is crossed. The
snmpEventEntry identified by a particular value of
this index is the same as identified by t… | column | Integer32 | .1.3.6.1.6.3.2.1.1.2.1.10 |
| snmpAlarmUnavailableEventIndex The index of the snmpEventEntry that is used when
a variable becomes unavailable. The
snmpEventEntry identified by a particular value of
this index is the same as identified by t… | column | Integer32 | .1.3.6.1.6.3.2.1.1.2.1.11 |
| snmpAlarmVariable The object identifier of the particular variable
to be sampled. Only variables that resolve to an
ASN.1 primitive type of INTEGER (Integer32,
Counter32, Gauge32, TimeTicks, Count… | column | SNMPv2-TCInstancePointer | .1.3.6.1.6.3.2.1.1.2.1.2 |
| snmpAlarmInterval The interval in seconds over which the data is
sampled and compared with the rising and falling
thresholds. When setting this object and the
sampling type is `deltaValue', care … | column | seconds SNMPv2-SMIInteger32 | .1.3.6.1.6.3.2.1.1.2.1.3 |
| snmpAlarmSampleType 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', the value of the sel… | column | Enumeration | .1.3.6.1.6.3.2.1.1.2.1.4 |
| snmpAlarmValue The value of the statistic during the last
sampling period. The value during the current
sampling period is not made available until the
period is completed. If the value of the… | column | SNMPv2-SMIInteger32 | .1.3.6.1.6.3.2.1.1.2.1.5 |
| snmpAlarmStartupAlarm The alarm that may be sent when this entry is
first set to `active'. If the first sample after
this entry becomes active is greater than or equal
to the risingThreshold and snmpA… | column | Enumeration | .1.3.6.1.6.3.2.1.1.2.1.6 |
| snmpAlarmRisingThreshold 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.6.3.2.1.1.2.1.7 |
| snmpAlarmFallingThreshold 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.6.3.2.1.1.2.1.8 |
| snmpAlarmRisingEventIndex The index of the snmpEventEntry that is used when
a rising threshold is crossed. The snmpEventEntry
identified by a particular value of this index is
the same as identified by th… | column | Integer32 | .1.3.6.1.6.3.2.1.1.2.1.9 |