All MIBs › CISCO-TS-STACK-MIB › ciscoTsMACSourceFilterTable
ciscoTsMACSourceFilterTable
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsMACSourceFilterTable
OID (numeric): 1.3.6.1.4.1.9.5.32.8.4
Node type: OBJECT-TYPE
Access: not-accessible
Description: A table of source filters set up in the switch.
New filters are created by adding entries to this
table. Note that values for all of the relevant objects
for a particular type of filter must be specified in a
single SNMP set operation on creation of a filter. Set
operations which do not contain all of the required objects
for a given filter type will fail with an error-status
of 'genErr'. The objects required for each filter type are
as follows:
ciscoTsMACSourceFilterType | Required Objects for Creation
========================== | =============================
block-src(1) | ciscoTsMACSourceFilterPorts
----------------------------|-------------------------------
allow-src(2) | ciscoTsMACSourceFilterPorts
Since the indices for the table are switch number, MAC
address, and filter type, the instance information for a given
object specifies which filter is being created. For example,
a set request for
ciscoTsMACSourceFilterPorts.s.a1.a2.a3.a4.a5.a6.t
will create a filter of type 't' (as enumerated for
ciscoTsMACSourceFilterType) for MAC address a1:a2:a3:a4:a5:a6
on switch number 's'. 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 |