All MIBs › CAT2600-MIB › cat2600TsFilterStatus
cat2600TsFilterStatus
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsFilterStatus
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.5.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates the status of this entry.
valid(1) - this entry is currently in use and will remain so after the next reset of the bridge. invalid(2) - writing this value to the object removes the corresponding entry.
What is cat2600TsFilterStatus?
This controls the lifecycle of a filter entry -- valid(1) means the entry is active and will persist across the next bridge reset, while writing invalid(2) deletes the corresponding filter entry entirely. An admin uses this the same way cat2600TsTrapRcvrStatus manages row lifecycle elsewhere in the MIB, in this case removing an obsolete MAC-address filtering rule once it's no longer needed. Writing invalid(2) to retire an old filter is the direct action; the entry simply disappears from subsequent GETs afterward.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.5.1.1.3 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsFilterStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.5.1.1.3.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsFilterStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.5.1.1.3.1 i <value>
Start monitoring Cisco Catalyst 2600 switching hub (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAT2600-MIB::cat2600TsFilterStatus OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2600 switching hub (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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.1 | catProd | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111 | cat2600 | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1 | cat2600Ts | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2 | cat2600TsObjects | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.5 | cat2600TsFilter | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.5.1 | cat2600TsFilterTable | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.5.1.1 | cat2600TsFilterEntry | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.5.1.1.3 | cat2600TsFilterStatus | CAT2600-MIB |