All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmTrunkIfOperState
cmTrunkIfOperState
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmTrunkIfOperState
OID (numeric): 1.3.6.1.4.1.1996.20.18.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Operational state of this ethernet port.
What is cmTrunkIfOperState?
cmTrunkIfOperState is a read-only enumeration reporting whether a given SCM's Ethernet trunk port is currently operationally enabled or disabled. An administrator monitors this to detect a failed uplink connection on an SCM, which could isolate an entire shelf or chassis from the network even while individual DSL ports remain fine. For example, if cmTrunkIfOperState for the shelf master's SCM shows disabled, the operator would treat that as a high-priority issue since it could be cutting off management and backhaul connectivity for that whole shelf.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.18.1.1.2 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmTrunkIfOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.18.1.1.2.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmTrunkIfOperState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmTrunkIfOperState.1
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::cmTrunkIfOperState 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.18 | cmMultiShelf | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.18.1 | cmTrunkIfTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.18.1.1 | cmTrunkIfEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.18.1.1.2 | cmTrunkIfOperState | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |