snmpAlarmIndex
SNMPv2-M2M-MIB ·
.1.3.6.1.6.3.2.1.1.2.1.1
Object
column
Integer32
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 variable in the particular context's object resources.
Context
- MIB
- SNMPv2-M2M-MIB
- OID
.1.3.6.1.6.3.2.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- snmpAlarmEntry
- Table
- snmpAlarmTable
- Siblings
- 11
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| snmpAlarmStatus 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,
snmpAlar… | column | SNMPv2-TCRowStatus | .1.3.6.1.6.3.2.1.1.2.1.12 |
| 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 |