All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmSysExpIpSubNet
cmSysExpIpSubNet
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSysExpIpSubNet
OID (numeric): 1.3.6.1.4.1.1996.20.1.16
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address will be interpreted as a class C subnetwork for internal use in the system. Addresses from the subnetwork will be used to assign each expansion SCM an IP address to be used for loading. Operators must insure this address range does not conflict with other addresses assigned and provide any necessary security filtering to prevent external access. The format of the class C subnetwork should be: A.B.C.0 where A, B and C are (0-255).
What is cmSysExpIpSubNet?
cmSysExpIpSubNet is a read-write IP address that the system interprets as a class C subnet (A.B.C.0) used internally to auto-assign IP addresses to expansion SCMs so they can load their software. An administrator configures this before adding expansion shelves, making sure the chosen subnet doesn't overlap with any addresses used elsewhere on the network, since the description explicitly warns operators to prevent that conflict and filter external access to it. For example, setting cmSysExpIpSubNet to 10.0.99.0 would let the system hand out addresses like 10.0.99.1 and 10.0.99.2 to newly installed expansion SCMs during their boot-load process.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.1.16 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSysExpIpSubNet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.1.16.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSysExpIpSubNet.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.20.1.16.1 a <value>
Start monitoring Copper Mountain Networks DSL access equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmSysExpIpSubNet OID value, configure state conditions and alerts, and monitor any Copper Mountain Networks DSL access equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1996 | coppermountain | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20 | cmCE200 | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.1 | cmSystem | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.1.16 | cmSysExpIpSubNet | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |