All MIBs › CISCO-TS-STACK-MIB › ciscoTsTransitedConfiguredTrBRFs
ciscoTsTransitedConfiguredTrBRFs
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTransitedConfiguredTrBRFs
OID (numeric): 1.3.6.1.4.1.9.5.32.6.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
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 correspond to a TrBRF is set to '1', then the TrBRF is a transited configured TrBRF on the local device. (Default TrBRFs which must transit the local device are always considered to be 'transited configured TrBRFs'.) Any attempt to: set a bit string which has more bits set than the local device can transit; or does not have all bits set corresponding to default TrBRFs which must transit the device; or set any bits corresponding to non-existant TrBRFs (TrBRFs whose IDs are not defined in the management domain) will be rejected with a 'badValue' error.
What is ciscoTsTransitedConfiguredTrBRFs?
This read-write OCTET STRING (128 bytes) is the TrBRF-level counterpart to ciscoTsTransitedConfiguredTrCRFs, marking which TrBRFs have been explicitly configured to transit this local device, with each bit position tied to a TrBRF number. An admin building a multi-TrBRF backbone topology would set the relevant bits here to declare which bridge relay facilities this device should explicitly pass traffic through for. This configured set is checked against the dynamically observed transit behavior in the read-only ciscoTsTransitedTrBRFs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.5 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTransitedConfiguredTrBRFs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.5.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTransitedConfiguredTrBRFs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.6.5.1 s <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::ciscoTsTransitedConfiguredTrBRFs 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.5 | ciscoTsTransitedConfiguredTrBRFs | CISCO-TS-STACK-MIB |