All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmIfaceName
cmIfaceName
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmIfaceName
OID (numeric): 1.3.6.1.4.1.1996.10.4.1.1.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: A name optionally assigned by the network operator.
What is cmIfaceName?
A read-write display string, up to 31 characters, letting the network operator assign a friendly name to this interface. A meaningful name here helps an admin recognize which customer or circuit an interface belongs to at a glance, rather than working purely from index numbers. An admin managing dozens of DSL lines would set cmIfaceName to something like "ACME-CORP-T1" so the interface is immediately identifiable in monitoring views.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.10.4.1.1.11 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmIfaceName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.10.4.1.1.11.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmIfaceName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.10.4.1.1.11.1 s <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::cmIfaceName 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.11 | cmIfaceName | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |