All MIBs › CISCO-TS-STACK-MIB › ciscoTsMACDestFilterTable
ciscoTsMACDestFilterTable
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsMACDestFilterTable
OID (numeric): 1.3.6.1.4.1.9.5.32.8.3
Node type: OBJECT-TYPE
Access: not-accessible
Description: A table of destination 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:
ciscoTsMACDestFilterType | Required Objects for Creation
======================== | =============================
block-dest(1) | ciscoTsMACDestFilterPorts
---------------------------|--------------------------------
allow-dest(2) | ciscoTsMACDestFilterPorts
---------------------------|--------------------------------
limited-multicast(3) | ciscoTsMACDestFilterPorts
| ciscoTsMACDestFilterExitMask
---------------------------|--------------------------------
force-dest(4) | ciscoTsMACDestFilterPorts
| ciscoTsMACDestFilterRemoteBox
| ciscoTsMACDestFilterRemotePort
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
ciscoTsMACDestFilterPorts.s.a1.a2.a3.a4.a5.a6.t
will create a filter of type 't' (as enumerated for
ciscoTsMACDestFilterType) 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.3 | ciscoTsMACDestFilterTable | CISCO-TS-STACK-MIB |