All MIBs › CISCO-TS-STACK-MIB › ciscoTsProtocolFilterTranspMode
ciscoTsProtocolFilterTranspMode
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsProtocolFilterTranspMode
OID (numeric): 1.3.6.1.4.1.9.5.32.8.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: If this port is in a SRT configured TrCRF, then setting this object will allow transparent bridging of frames in this protocol class. Setting this object to disable disallows transparent bridging of frames in this protocol class. The default value is enable.
What is ciscoTsProtocolFilterTranspMode?
This read-write enum, applicable specifically when this port is in an SRT (Source-Route Transparent) configured TrCRF, enables or disables transparent bridging of frames in this particular protocol class, enable is the default. An admin needing certain protocols to only ever be source-routed, never transparently bridged, on an SRT port would set this to disable for that protocol class, forcing those frames through source-route bridging exclusively. This setting has no effect on ports that aren't in an SRT-configured TrCRF, since transparent bridging mode selection only applies there.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.2.1.3 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsProtocolFilterTranspMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.2.1.3.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsProtocolFilterTranspMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.8.2.1.3.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::ciscoTsProtocolFilterTranspMode 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.2 | ciscoTsProtocolFilterTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.2.1 | ciscoTsProtocolFilterEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.2.1.3 | ciscoTsProtocolFilterTranspMode | CISCO-TS-STACK-MIB |