|
|
Description:
|
pctlServiceSubscriptionStatus OBJECT-TYPE
SYNTAX INTEGER {notAttempted(0), readyToSubscribe(1), subscribedServiceNotStarted(2), subscribedEstablishingService(3), subscribedServiceRunning(4), subscribedServiceError(5), subscriptionFailed(6), subscriptionExpired(7)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the status of the last parental control subscription attempt.
If no attempt has been made, this object will return notAttempted(0).
If a subscription exchange is currently in progress, inProgress(1) will
be returned. A successful subscription attempt will result in a value
of successful(2), and a failed subscription attempt will result in a
value of failure(3)."
|
|
|
|