All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmFilterFunction
cmFilterFunction
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmFilterFunction
OID (numeric): 1.3.6.1.4.1.1996.10.6.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies an action to be taken on the PII specified by cmFilterIndex. Note that DeleteList deletes all of the filters associated with the given Index.
What is cmFilterFunction?
This read-write enumerated INTEGER (active, insert, delete, deleteList) commands what action to take on the filter identified by cmFilterIndex, with deleteList removing every filter associated with that index in one step. An admin uses it to activate a newly configured filter, insert a new one into the list, or clear out filters when reconfiguring a customer's access policy. For example, setting this object to deleteList on a port's index wipes all of that port's filters at once instead of deleting them one filter number at a time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.10.6.1.1.3 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmFilterFunction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.10.6.1.1.3.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmFilterFunction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.10.6.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::cmFilterFunction 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.6 | cmFilter | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.6.1 | cmFilterTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.6.1.1 | cmFilterEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.10.6.1.1.3 | cmFilterFunction | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |