snmpRisingAlarm
SNMPv2-M2M-MIB ·
.1.3.6.1.6.3.2.1.1.3.1
Object
notification
An event that is generated when an alarm entry crosses its rising threshold. The instances of those objects contained within the varbind list are those of the alarm entry which generated this event.
Context
- MIB
- SNMPv2-M2M-MIB
- OID
.1.3.6.1.6.3.2.1.1.3.1- Type
- notification
- Status
- current
- Parent
- snmpAlarmNotifications
- Siblings
- 2
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpFallingAlarm An event that is generated when an alarm entry
crosses its falling threshold. The instances of
those objects contained within the varbind list
are those of the alarm entry which … | notification | - | .1.3.6.1.6.3.2.1.1.3.2 |
| snmpObjectUnavailableAlarm An event that is generated when a variable
monitored by an alarm entry becomes unavailable.
The instance of snmpAlarmVariable contained within
the varbind list is the one associat… | notification | - | .1.3.6.1.6.3.2.1.1.3.3 |
Notification Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| 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 |
| 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 |