All MIBs › EXP-DOCS-CABLE-DEVICE-MIB › docsDevCpeEnroll
docsDevCpeEnroll
Module: EXP-DOCS-CABLE-DEVICE-MIB
OID (symbolic): EXP-DOCS-CABLE-DEVICE-MIB::docsDevCpeEnroll
OID (numeric): 1.3.6.1.3.83.1.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object controls the population of docsDevFilterCpeTable. If set to none, the filters must be set manually. If set to any, the CM wiretaps the packets originating from the ethernet and enrolls up to docsDevCpeIpMax addresses based on the source IPv4 or v6 addresses of those packets. At initial system startup, default value for this object is any(2).
What is docsDevCpeEnroll?
This controls how the CPE (customer premises equipment) address table on this cable modem gets populated: none(1) means addresses must be added manually, while any(2) (the default) means the modem watches traffic from the customer Ethernet port and auto-enrolls up to docsDevCpeIpMax source addresses it observes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.83.1.7.1 snmpwalk -v2c -c public <target> EXP-DOCS-CABLE-DEVICE-MIB::docsDevCpeEnroll
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.83.1.7.1.1 snmpget -v2c -c public <target> EXP-DOCS-CABLE-DEVICE-MIB::docsDevCpeEnroll.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.83.1.7.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> docsDevCpeEnroll.1
Start monitoring DOCSIS/MCNS-compliant cable modem or CMTS (experimental pre-standard MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXP-DOCS-CABLE-DEVICE-MIB::docsDevCpeEnroll OID value, configure state conditions and alerts, and monitor any DOCSIS/MCNS-compliant cable modem or CMTS (experimental pre-standard MIB) from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.83 | docsDev | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1 | docsDevMIBObjects | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1.7 | docsDevCpe | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1.7.1 | docsDevCpeEnroll | EXP-DOCS-CABLE-DEVICE-MIB |