All MIBs › CISCO-TS-STACK-MIB › ciscoTsTrBRFInfoTrBRFNumber
ciscoTsTrBRFInfoTrBRFNumber
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTrBRFInfoTrBRFNumber
OID (numeric): 1.3.6.1.4.1.9.5.32.6.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Unique identifier for this entry in the TrBRF table. Corresponds to the TrBRF number. It is also the index into the vtpVLANEntry table which is in the VTP MIB.
What is ciscoTsTrBRFInfoTrBRFNumber?
This read-only INTEGER (1-1024) is the unique identifier for a TrBRF entry, and like its TrCRF counterpart, the description notes it also serves as the index into the vtpVLANEntry table in the Cisco VTP MIB. This lets an admin correlate a TrBRF's Token Ring bridging configuration in this MIB with its identity in the switch's general VLAN database managed via VTP. A TrBRF numbered 200 here corresponds exactly to VLAN 200 in the VTP MIB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.2.1.1 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrBRFInfoTrBRFNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.6.2.1.1.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrBRFInfoTrBRFNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoTsTrBRFInfoTrBRFNumber.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::ciscoTsTrBRFInfoTrBRFNumber 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.2 | ciscoTsTrBRFInfoTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.2.1 | ciscoTsTrBRFInfoEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.6.2.1.1 | ciscoTsTrBRFInfoTrBRFNumber | CISCO-TS-STACK-MIB |