All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmTrapDestinationRowStatus
cmTrapDestinationRowStatus
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmTrapDestinationRowStatus
OID (numeric): 1.3.6.1.4.1.1996.20.9.10.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is a field that controls the creation/deletion of entries in this table. Rows can be created by setting the RowStatus to Active or NotInService. The resulting entry will retain the entered state. Rows are deleted by entering a RowStatus of Destroy. The system will not send traps to a trap receiver whose RowStatus is NotInService.
Default: Active
What is cmTrapDestinationRowStatus?
cmTrapDestinationRowStatus is a read-write enumeration controlling the lifecycle of a trap-destination table entry, where setting it to active or notInService creates the row and delete removes it, and the description notes the system will not actually send traps to a receiver marked notInService. An administrator uses this to temporarily suspend traps to a given destination without deleting its configuration, or to remove a receiver entirely. For example, an operator decommissioning an old NMS server would set that entry's cmTrapDestinationRowStatus to notInService first to stop trap delivery, then to delete once confirmed the server is retired.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.9.10.1.4 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmTrapDestinationRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.9.10.1.4.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmTrapDestinationRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.20.9.10.1.4.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::cmTrapDestinationRowStatus 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.9 | cmTrap | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.9.10 | cmTrapDestinationTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.9.10.1 | cmTrapDestinationEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.9.10.1.4 | cmTrapDestinationRowStatus | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |