All MIBs › CISCO-TS-STACK-MIB › ciscoTsMACSourceFilterStationAddress
ciscoTsMACSourceFilterStationAddress
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsMACSourceFilterStationAddress
OID (numeric): 1.3.6.1.4.1.9.5.32.8.4.1.2
Node type: OBJECT-TYPE
Type: MacAddr
Access: read-only
Description: The destination MAC address in a frame to which this entry's filtering information applies.
What is ciscoTsMACSourceFilterStationAddress?
This read-only MacAddr identifies the specific source MAC address this filter rule's blocking or allowing behavior applies to, matching against traffic sent from that address rather than sent to it. An admin reviewing why traffic from a particular device is unexpectedly blocked from certain ports would look up that device's MAC address here to find the applicable rule. This is the station identity that ciscoTsMACSourceFilterType's block/allow logic acts on.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.4.1.2 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsMACSourceFilterStationAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.4.1.2.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsMACSourceFilterStationAddress.1
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::ciscoTsMACSourceFilterStationAddress 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.2 | ciscoTsMACSourceFilterStationAddress | CISCO-TS-STACK-MIB |