All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmIfaceNetModel
cmIfaceNetModel
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmIfaceNetModel
OID (numeric): 1.3.6.1.4.1.1996.10.4.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object defines the Networking Model used on this interface. IP indicates IP-LAN-extension networking. VWAN indicates Wide Area Lan Extension. Frame indicates Frame-multiplexing and optional conversion. CopperVPN indicates Copper Mountain's IP-multiplexing.
What is cmIfaceNetModel?
A read-write enumerated value defining the networking model, IP, VWAN, Frame, or CopperVPN, used on this interface. This setting fundamentally determines how the interface forwards traffic, so an admin picks it based on whether the deployment needs simple IP routing, WAN LAN extension, frame conversion, or Copper Mountain's own VPN multiplexing scheme. An admin setting up straightforward IP-routed DSL access would configure cmIfaceNetModel to ip, while one building a Copper Mountain VPN overlay would choose copperVPN instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.10.4.1.1.3 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmIfaceNetModel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.10.4.1.1.3.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmIfaceNetModel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.10.4.1.1.3.1 i <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::cmIfaceNetModel 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.10 | cmTransmission | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.4 | cmIface | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.4.1 | cmIfaceTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.4.1.1 | cmIfaceEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.4.1.1.3 | cmIfaceNetModel | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |