MIB Viewer

pctlServiceSubscriptionStatus

OBJECT-TYPE
1.3.6.1.4.1.4413.2.2.2.1.8.1.8
Access
read-only
Status
current
Sub-identifiers
0
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).
INTEGER { notAttempted(0), readyToSubscribe(1), subscribedServiceNotStarted(2), subscribedEstablishingService(3), subscribedServiceRunning(4), subscribedServiceError(5), subscriptionFailed(6), subscriptionExpired(7) }