All MIBs › CTATX-MIB › filterID
filterID
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::filterID
OID (numeric): 1.3.6.1.4.1.97.3.10.7.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identifier assigned to the filter, used for obtaining the value for filterDeleteID so that the filter can be deleted.
What is filterID?
This read-only INTEGER is the identifier assigned to a filter entry, used to later populate filterDeleteID when that specific filter needs to be removed. An admin reads this value from a filterTable row to know exactly which ID to reference when deleting that particular filter later. To delete the third filter in the table, the admin first reads its filterID value and then writes that value to filterDeleteID.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.10.7.1.2 snmpwalk -v2c -c public <target> CTATX-MIB::filterID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.10.7.1.2.1 snmpget -v2c -c public <target> CTATX-MIB::filterID.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::filterID OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.10 | filter | CTATX-MIB |
| 1.3.6.1.4.1.97.3.10.7 | filterTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.10.7.1 | filterEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.10.7.1.2 | filterID | CTATX-MIB |