All MIBs › CISCO-TS-STACK-MIB › ciscoTsTransitedConfiguredTrCRFs
ciscoTsTransitedConfiguredTrCRFs
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTransitedConfiguredTrCRFs
OID (numeric): 1.3.6.1.4.1.9.5.32.6.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: A string of octets containing one bit per TrCRF in the management domain. The first octet corresponds to TrCRFs with ciscoTsTrCRFInfoTrCRFNumber 1 through 8; the second octet to TrCRFs 9 through 16; etc. The most significant bit of each octet corresponds to the lowest value ciscoTsTrCRFInfoTrCRFNumber in that octet. If the bit correspond to a TrCRF is set to '1', then the TrCRF is a transited configured TrCRF on the local device. (Default TrCRFs which must transit the local device are always considered to be 'transited configured TrCRFs'.) 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 TrCRFs which must transit the device; or set any bits corresponding to non-existant TrCRFs (TrCRFs whose IDs are not defined in the management domain) will be rejected with a 'badValue' error.
What is ciscoTsTransitedConfiguredTrCRFs?
This read-write OCTET STRING (128 bytes) is a bitmask marking which TrCRFs have been explicitly configured to transit, pass through, this local device rather than terminate on it, with each bit position tied to a TrCRF number as described elsewhere in this MIB's bitmask conventions. An admin setting up a switch as a transit point in a larger Token Ring backbone would configure the relevant bits here to explicitly declare which TrCRFs should be forwarded through rather than relying only on dynamic transit behavior. This configured set is compared against the actual observed transit behavior reported in the read-only ciscoTsTransitedTrCRFs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.3 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTransitedConfiguredTrCRFs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.3.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTransitedConfiguredTrCRFs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.6.3.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::ciscoTsTransitedConfiguredTrCRFs 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.3 | ciscoTsTransitedConfiguredTrCRFs | CISCO-TS-STACK-MIB |