CISCO-TS-STACK-MIB :: ciscoTsTrunkProtocolFilterBlockingMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-TS-STACK-MIBciscoTsTrunkProtocolFilterBlockingMode

ciscoTsTrunkProtocolFilterBlockingMode

Module: CISCO-TS-STACK-MIB

OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTrunkProtocolFilterBlockingMode

OID (numeric): 1.3.6.1.4.1.9.5.32.8.6.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This determines the frame types that will be blocked for this protocol class on this TrCRF on this port. Setting the values causes the following:

all(1) - causes all frames in this class to be blocked sr(2) - causes source route frames in this class to be blocked nsr(3) - causes non source routed frames in this class to be blocked none(4) - allow all frames in this protocol class. This is the default value.

What is ciscoTsTrunkProtocolFilterBlockingMode?

This read-write enum, functionally identical to ciscoTsProtocolFilterBlockingMode's all/sr/nsr/none options, determines which frame types of a given protocol class are blocked on this trunk port, but scoped specifically to a particular TrCRF riding that trunk rather than the port as a whole. An admin wanting to block a specific protocol only within one TrCRF on a multi-TrCRF trunk, while leaving that protocol unblocked in other TrCRFs on the same physical trunk, would use this per-TrCRF-aware object rather than the simpler per-port version. This finer granularity matters specifically because a single trunk port can carry many logically distinct TrCRFs simultaneously.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.6.1.2
snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrunkProtocolFilterBlockingMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.6.1.2.1
snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrunkProtocolFilterBlockingMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.8.6.1.2.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::ciscoTsTrunkProtocolFilterBlockingMode 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.5workgroupCISCO-ES-STACK-MIB
1.3.6.1.4.1.9.5.32tsStackCISCO-STACK-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.5.32.8ciscoTsFilterCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.8.6ciscoTsTrunkProtocolFilterTableCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.8.6.1ciscoTsTrunkProtocolFilterEntryCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.8.6.1.2ciscoTsTrunkProtocolFilterBlockingModeCISCO-TS-STACK-MIB