pctlServiceSubscribeNow
BRCM-PARENTALCONTROL-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.8.1.7
Object
If set to true(1), the device will attempt to subscribe to parental
control service based on the paramters in pctlServiceModel,
pctlServicePrimaryURL, pctlServiceSecondaryURL, and pctlLicenseKey.
Results of this attempt may be retrieved from
pctlServiceSubscriptionStatus.
If set to false(2), the device will un-subscribe from parental control
service.
Context
- MIB
- BRCM-PARENTALCONTROL-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.8.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pctlService
Net-SNMP examples
How SNMP and these commands workScalars 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::pctlServiceSubscribeNow.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::pctlServiceSubscribeNow'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |