cpqMeAlarmStatus
CPQTHRSH-MIB ·
.1.3.6.1.4.1.232.10.2.2.2.1.11
Object
column
mandatory
r/w
Enumeration
The status of this alarm entry.
Setting this object to the value invalid(4) has the
effect of invalidating the corresponding entry.
That is, it effectively disassociates the mapping
identified with said entry.
It is an implementation-specific matter as to whether
the agent removes an invalidated entry from the table.
Accordingly, management stations must be prepared to
receive tabular information from agents that corresponds
to entries currently not in use. Proper
interpretation of such entries requires examination
of the relevant cpqMeAlarmStatus object.
An existing instance of this object cannot be set to
createRequest(2). This object may only be set to
createRequest(2) when this instance is created. When
this object is created, the agent may wish to create
supplemental object instances to complete a conceptual
row in this table. Immediately after completing the
create operation, the agent must set this object to
underCreation(3).
Entries shall exist in the underCreation(3) state until
the management station is finished configuring the
entry and sets this object to valid(1) or aborts,
setting this object to invalid(4). The agent will
deny a request to modify an underCreation(3) entry to
be that of createRequest(2) in order to lessen problems
arising when multiple management stations may be trying
to add an entry with the same index. If the agent
determines that an entry has been in the
underCreation(3) state for an abnormally long time,
it may decide that the management station has
crashed. If the agent makes this decision,
it may set this object to invalid(4) to reclaim the
entry. A prudent agent will understand that the
management station may need to wait for human input
and will allow for that possibility in its
determination of this abnormally long period.
If the agent has an entry which is valid(4) and it
is unable to query the particular ASN.1 object specified,
the agent should set the status to tempUnavailable(5).
The agent should continue to query that ASN.1 object,
and upon a successful query, the agent should set the
status back to valid(4).
Context
- MIB
- CPQTHRSH-MIB
- OID
.1.3.6.1.4.1.232.10.2.2.2.1.11- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqMeAlarmEntry
- Table
- cpqMeAlarmTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | createRequest |
3 | underCreation |
4 | invalid |
5 | tempUnavailable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqMeAlarmIndex mandatory An index that uniquely identifies an entry in the
cpqMeAlarm table. Each such entry defines a
diagnostic sample at a particular interval
for an object on the device. | column | Integer32 | .1.3.6.1.4.1.232.10.2.2.2.1.1 |
| cpqMeAlarmOwner mandatory The entity that configured this entry and is
therefore using the resources assigned to it.
This string is used to model an administratively
assigned name of the own… | column | OctetString | .1.3.6.1.4.1.232.10.2.2.2.1.10 |
| cpqMeAlarmSeverity mandatory This is used to correlate the severity of a particular alarm
entry. The management console can use this to relate the
severity of an alarm entry to the end user. | column | Enumeration | .1.3.6.1.4.1.232.10.2.2.2.1.12 |
| cpqMeAlarmExtendedDescription mandatory This string contains meaningful information about the MIB
variable which has the threshold set upon it. This information
will be bound to a trap and is intended to allow a manage… | column | OctetString | .1.3.6.1.4.1.232.10.2.2.2.1.13 |
| cpqMeAlarmInterval mandatory The interval, in seconds, between consecutive samples of
the data. When setting this variable, care should be given
to ensure that the variable being monitored will not exceed
2^… | column | Integer32 | .1.3.6.1.4.1.232.10.2.2.2.1.2 |
| cpqMeAlarmVariable mandatory The object identifier of the particular variable to be
sampled. Only variables that resolve to an ASN.1 primitive
type of INTEGER (INTEGER, Counter, Gauge, or TimeTicks) may
be s… | column | ObjectIdentifier | .1.3.6.1.4.1.232.10.2.2.2.1.3 |
| cpqMeAlarmSampleType mandatory The method of sampling the selected variable and
calculating the value to be compared against the
thresholds.
If the sample type (cpqMeAlarmSampleType) is
absoluteV… | column | Enumeration | .1.3.6.1.4.1.232.10.2.2.2.1.4 |
| cpqMeAlarmValue mandatory The value of the object identifier (cpqMeAlarmVariable)
during the last sampling period. The value during the
current sampling period is not made available until
the period is co… | column | Integer32 | .1.3.6.1.4.1.232.10.2.2.2.1.5 |
| cpqMeAlarmStartupAlarm mandatory The alarm that may be sent when this entry is first
set to valid.
If the sample type (cpqMeAlarmSampleType) is
absoluteValue(1), then the following comparisons are
… | column | Enumeration | .1.3.6.1.4.1.232.10.2.2.2.1.6 |
| cpqMeAlarmRisingThreshold mandatory A threshold for the sampled object identifier
(cpqMeAlarmVariable).
If the sample type (cpqMeAlarmSampleType) is
absoluteValue(1), then the following describes the
… | column | Integer32 | .1.3.6.1.4.1.232.10.2.2.2.1.7 |
| cpqMeAlarmFallingThreshold mandatory A threshold for the sampled object identifier
(cpqMeAlarmVariable).
If the sample type (cpqMeAlarmSampleType) is
absoluteValue(1), then the following describes the
… | column | Integer32 | .1.3.6.1.4.1.232.10.2.2.2.1.8 |
| cpqMeAlarmPermanence mandatory This specifies if the threshold management software should
recreate this entry if it is brought down and then
restarted. A temporary entry will not be recreated after a
restart. … | column | Enumeration | .1.3.6.1.4.1.232.10.2.2.2.1.9 |