nevtAlarmPurpose
NETI-EVT-MIB ·
.1.3.6.1.4.1.2928.2.1.1.4.1.11
Object
column
SNMP-FRAMEWORK-MIBSnmpAdminString
The purpose text inherited from the object to which the alarm belongs. The purpose is usually a user-supplied text describing the object. The purpose is assigned on the object. If an object does not have a purpose, then this is the empty string.
Context
- MIB
- NETI-EVT-MIB
- OID
.1.3.6.1.4.1.2928.2.1.1.4.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nevtAlarmEntry
- Table
- nevtAlarmTable
- Siblings
- 10
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nevtAlarmIndex Arbitrary index for an entry in the alarm table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.2.1.1.4.1.1 |
| nevtAlarmCreatedTime The time when the alarm was created. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2928.2.1.1.4.1.10 |
| nevtAlarmObject A pointer to the conceptual row of the object that caused
this alarm. If the object is unavailable, the value is
{ 0 0 }. | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.2928.2.1.1.4.1.2 |
| nevtAlarmObjectName A text describing the object in a more readable form.
If not set then this object contains a zero-length string. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2928.2.1.1.4.1.3 |
| nevtAlarmAlarmType The alarm type as specified in NevtAlarmType. | column | NevtAlarmType | .1.3.6.1.4.1.2928.2.1.1.4.1.4 |
| nevtAlarmCause The alarm cause as specified in NevtAlarmCause. | column | NevtAlarmCause | .1.3.6.1.4.1.2928.2.1.1.4.1.5 |
| nevtAlarmSeverity The alarm severity as specified in NevtAlarmSeverity. | column | NevtAlarmSeverity | .1.3.6.1.4.1.2928.2.1.1.4.1.6 |
| nevtAlarmText A text describing the alarm in a more readable form. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2928.2.1.1.4.1.7 |
| nevtAlarmLastChangedTime The time when the alarm was changed, i.e. when the alarm was
created, or nevtAlarmSeverity or nevtAlarmAcknowledged
was changed. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2928.2.1.1.4.1.8 |
| nevtAlarmAcknowledged The acknowledgement status of the alarm. This is set to
`true' to indicate that the alarm is is acknowledged, and
set to `false' to clear the acknowledge. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2928.2.1.1.4.1.9 |