All MIBs › CISCO-TS-STACK-MIB › ciscoTsMACSourceFilterStatus
ciscoTsMACSourceFilterStatus
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsMACSourceFilterStatus
OID (numeric): 1.3.6.1.4.1.9.5.32.8.4.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A get request always returns valid(1). Set this object to invalid(2) to delete an entry.
What is ciscoTsMACSourceFilterStatus?
This read-write enum is the row-control object for a source MAC filter entry, mirroring ciscoTsMACDestFilterStatus: a GET always returns valid(1), and setting invalid(2) deletes the entry. An admin removing an outdated source-address security rule would set this to invalid(2) to clean it up from the filter table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.4.1.5 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsMACSourceFilterStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.4.1.5.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsMACSourceFilterStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.8.4.1.5.1 i <value>
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsMACSourceFilterStatus OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.8 | ciscoTsFilter | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.4 | ciscoTsMACSourceFilterTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.4.1 | ciscoTsMACSourceFilterEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.4.1.5 | ciscoTsMACSourceFilterStatus | CISCO-TS-STACK-MIB |