All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevCpeIpMax
docsDevCpeIpMax
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevCpeIpMax
OID (numeric): 1.3.6.1.2.1.69.1.7.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object controls the maximum number of CPEs allowed to be learned behind this device. If set to zero, any number of CPEs may connect up to the maximum permitted for the device. If set to -1, no filtering is done on CPE source addresses, and no entries are made in the docsDevFilterCpeTable via learning. If an attempt is made to set this to a number greater than that permitted for the device, it is set to that maximum.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.7.2 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevCpeIpMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.7.2.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevCpeIpMax.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.69.1.7.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.69 | docsDev | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1 | docsDevMIBObjects | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.7 | docsDevCpe | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.7.2 | docsDevCpeIpMax | DOCS-CABLE-DEVICE-MIB |