cardServiceStatus
ZHONE-CARD-RESOURCES-MIB ·
.1.3.6.1.4.1.5504.3.3.4.1.1.4
Object
column
Enumeration
The status for this particular service instance. The possible values
are:
unAvailable (1) - The service is unavailable for unknown reasons.
This is an error situation. This value may not be
supported by the device.
inActive (2) - This service instance is waiting in line to
become standby. There may be 0 or more
services of this type in this state.
standBy (3) - Next in line to become active if the current
active service should fail. If there's more than
one service instance running, there will be one
instance in standby mode.
active (4) - The current active service performing this
function.
Context
- MIB
- ZHONE-CARD-RESOURCES-MIB
- OID
.1.3.6.1.4.1.5504.3.3.4.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cardServicesEntry
- Table
- cardServicesTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unAvailable |
2 | inActive |
3 | standBy |
4 | active |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cardServiceId Identifies the service. The Servide ID, together with a Service
Instance, uniquely identify a service running on a particular card. | column | ZhoneServiceId | .1.3.6.1.4.1.5504.3.3.4.1.1.1 |
| cardServiceInstance The instance of this service that is running on the card. For
example, if multiple versions of a service is running, this
will be the differentiator. In the case of routing domai… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.3.3.4.1.1.2 |
| cardServiceChangeTime Represents the time that service entered the current cardServiceStatus.
Value is in system ticks. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.5504.3.3.4.1.1.3 |