MIB Viewer

cardServiceStatus

OBJECT-TYPE
1.3.6.1.4.1.5504.3.3.4.1.1.4
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { unAvailable(1), inActive(2), standBy(3), active(4) }