All MIBs › CISCO-TS-STACK-MIB › ciscoTsTrunkProtocolFilterBlockingMode
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 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.6 | ciscoTsTrunkProtocolFilterTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.6.1 | ciscoTsTrunkProtocolFilterEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.6.1.2 | ciscoTsTrunkProtocolFilterBlockingMode | CISCO-TS-STACK-MIB |