All MIBs › CISCO-TS-STACK-MIB › ciscoTsTransitedTrBRFs
ciscoTsTransitedTrBRFs
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTransitedTrBRFs
OID (numeric): 1.3.6.1.4.1.9.5.32.6.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A string of octets containing one bit per TrBRF in the management domain. The first octet corresponds to TrBRFs with ciscoTsTrBRFInfoTrBRFNumber 1 through 8; the second octet to TrBRFs 9 through 16; etc. The most significant bit of each octet corresponds to the lowest value ciscoTsTrBRFInfoTrBRFNumber in that octet. If the bit corresponding to a TrBRF is set to '1', then the TrBRF transits the local device either because it was configured to or because it was selected to automatically by the selection algorithm.
What is ciscoTsTransitedTrBRFs?
This read-only OCTET STRING (128 bytes) reports which TrBRFs are actually transiting this local device right now, the TrBRF-level counterpart to ciscoTsTransitedTrCRFs. An admin would compare this against ciscoTsTransitedConfiguredTrBRFs to check whether the device's actual bridging behavior at the TrBRF level matches what was deliberately configured, flagging any unplanned transit paths for further investigation. This distinction between configured and actual transit is a recurring pattern in this MIB for catching topology drift.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.6 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTransitedTrBRFs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.6.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTransitedTrBRFs.1
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::ciscoTsTransitedTrBRFs 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.6 | ciscoTsVLANS | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.6 | ciscoTsTransitedTrBRFs | CISCO-TS-STACK-MIB |