All MIBs › CAT2600-MIB › cat2600TsFilterStationAddress
cat2600TsFilterStationAddress
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsFilterStationAddress
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.5.1.1.1
Node type: OBJECT-TYPE
Type: MacAddr
Access: read-only
Description: The MAC address in a frame to which this entry's filtering information applies.
What is cat2600TsFilterStationAddress?
This holds the MAC address that a particular address-filtering rule applies to, the key identifying which device's traffic this filter entry governs (whether as a source or destination filter, per cat2600TsFilterType). An admin looks this up when auditing existing filters to confirm which specific device on the network is being restricted. This is the who the filter entry is about, paired with cat2600TsFilterPorts and cat2600TsFilterMask defining the where and how of the restriction.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.5.1.1.1 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsFilterStationAddress
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.1.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsFilterStationAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cat2600TsFilterStationAddress.1
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::cat2600TsFilterStationAddress 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.1 | cat2600TsFilterStationAddress | CAT2600-MIB |