cpqExExternalStatusCondition
CPQEXTERNAL-MIB ·
.1.3.6.1.4.1.232.17.2.2.2.1.6
Object
column
mandatory
Enumeration
The condition of the external mib status variable. If
the value does not exist or was of an invalid data type,
this will be set to other(1).
The value will also be set to other(1) if the data
returned does not match any of the defined values in the
cpqExExternalStatusOkValues, cpqExExternalStatusDegradedValues,
or cpqExExternalStatusFailedValues as defined.
Context
- MIB
- CPQEXTERNAL-MIB
- OID
.1.3.6.1.4.1.232.17.2.2.2.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqExExternalStatusEntry
- Table
- cpqExExternalStatusTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |
4 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqExExternalStatusIndex mandatory An index that uniquely identifies an entry in the
cpqExExternalStatusTable table. | column | Integer32 | .1.3.6.1.4.1.232.17.2.2.2.1.1 |
| cpqExExternalStatusInterval mandatory The interval, in seconds, between consecutive samples of
the data. | column | Integer32 | .1.3.6.1.4.1.232.17.2.2.2.1.2 |
| cpqExExternalStatusVariable 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.17.2.2.2.1.3 |
| cpqExExternalStatusValid mandatory This value will be true(2) if the object identifier
(cpqExExternalStatusVariable) was successfully retrieved
during the last sampling period. If the object identifier
was not ava… | column | Enumeration | .1.3.6.1.4.1.232.17.2.2.2.1.4 |
| cpqExExternalStatusValue mandatory The value of the object identifier
(cpqExExternalStatusVariable) during the last sampling
period. The value during the current sampling period is
not made available until the per… | column | Integer32 | .1.3.6.1.4.1.232.17.2.2.2.1.5 |
| cpqExExternalStatusOkValues mandatory This is a textual list of possible values which can
be compared to the actual value retrieved from
cpqExExternalStatusVariable during the last sampling
period. This string value … | column | OctetString | .1.3.6.1.4.1.232.17.2.2.2.1.7 |
| cpqExExternalStatusDegradedValues mandatory This is a textual list of possible values which can
be compared to the actual value retrieved from
cpqExExternalStatusVariable during the last sampling
period. This string value … | column | OctetString | .1.3.6.1.4.1.232.17.2.2.2.1.8 |
| cpqExExternalStatusFailedValues mandatory This is a textual list of possible values which can
be compared to the actual value retrieved from
cpqExExternalStatusVariable during the last sampling
period. This string value … | column | OctetString | .1.3.6.1.4.1.232.17.2.2.2.1.9 |