pctlServiceSubscriptionStatus

BRCM-PARENTALCONTROL-MGMT-MIB · .1.3.6.1.4.1.4413.2.2.2.1.8.1.8

Object

scalar Enumeration
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).

Context

MIB
BRCM-PARENTALCONTROL-MGMT-MIB
OID
.1.3.6.1.4.1.4413.2.2.2.1.8.1.8
Type
scalar
Access
readonly
Status
current
Parent
pctlService

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-PARENTALCONTROL-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-PARENTALCONTROL-MGMT-MIB::pctlServiceSubscriptionStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-PARENTALCONTROL-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-PARENTALCONTROL-MGMT-MIB::pctlServiceSubscriptionStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notAttempted
1readyToSubscribe
2subscribedServiceNotStarted
3subscribedEstablishingService
4subscribedServiceRunning
5subscribedServiceError
6subscriptionFailed
7subscriptionExpired