alarmModelRowStatus
ALARM-MIB ·
.1.3.6.1.2.1.118.1.1.2.1.10
Object
Control for creating and deleting entries. Entries may be
modified while active. Alarms whose alarmModelRowStatus is
not active will not appear in either the alarmActiveTable
or the alarmClearTable. Setting this object to notInService
cannot be used as an alarm suppression mechanism. Entries
that are notInService will disappear as described in RFC2579.
This row can not be modified while it is being
referenced by a value of alarmActiveModelPointer. In these
cases, an error of `inconsistentValue' will be returned to
the manager.
This entry may be deleted while it is being
referenced by a value of alarmActiveModelPointer. This results
in the deletion of this entry and entries in the active alarms
referencing this entry via an alarmActiveModelPointer.
As all read-create objects in this table have a DEFVAL clause,
there is no requirement that any object be explicitly set
before this row can become active. Note that a row consisting
only of default values is not very meaningful.
Context
- MIB
- ALARM-MIB
- OID
.1.3.6.1.2.1.118.1.1.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alarmModelEntry
- Table
- alarmModelTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alarmModelIndex An integer that acts as an alarm Id
to uniquely identify each alarm
within the named alarm list. | column | Unsigned32 | .1.3.6.1.2.1.118.1.1.2.1.1 |
| alarmModelState A value of 1 MUST indicate a clear alarm state.
The value of this object MUST be less than the
alarmModelState of more severe alarm states for
this alarm. The value of this objec… | column | Unsigned32 | .1.3.6.1.2.1.118.1.1.2.1.2 |
| alarmModelNotificationId The NOTIFICATION-TYPE object identifier of this alarm
state transition. If there is no notification associated
with this alarm state, the value of this object MUST be
'0.0' | column | ObjectIdentifier | .1.3.6.1.2.1.118.1.1.2.1.3 |
| alarmModelVarbindIndex The index into the varbind listing of the notification
indicated by alarmModelNotificationId which helps
signal that the given alarm has changed state.
If there is no applicable v… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.118.1.1.2.1.4 |
| alarmModelVarbindValue The value that the varbind indicated by
alarmModelVarbindIndex takes to indicate
that the alarm has entered this state.
If alarmModelVarbindIndex has a value of 0, … | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.118.1.1.2.1.5 |
| alarmModelDescription A brief description of this alarm and state suitable
to display to operators. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.118.1.1.2.1.6 |
| alarmModelSpecificPointer If no additional, model-specific Alarm MIB is supported by
the system the value of this object is `0.0'and attempts
to set it to any other value MUST be rejected appropriately.
… | column | SNMPv2-TCRowPointer | .1.3.6.1.2.1.118.1.1.2.1.7 |
| alarmModelVarbindSubtree The name portion of each VarBind in the notification,
in order, is compared to the value of this object.
If the name is equal to or a subtree of the value
of this object, for purp… | column | ObjectIdentifier | .1.3.6.1.2.1.118.1.1.2.1.8 |
| alarmModelResourcePrefix The value of AlarmActiveResourceId is computed
by appending any indexes extracted in accordance
with the description of alarmModelVarbindSubtree
onto the value of this object. If… | column | ObjectIdentifier | .1.3.6.1.2.1.118.1.1.2.1.9 |