All MIBs › CHASSIS-MIB › chasVbusMode
chasVbusMode
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasVbusMode
OID (numeric): 1.3.6.1.4.1.800.2.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Vbus header type used in the OSR. A value of 0 indicates classic Vbus Mode is currently selected . 1 indicates the use of VBUS Mode 2.
What is chasVbusMode?
This object reports which VBUS backplane header protocol mode the chassis is currently using: 0 for classic Vbus Mode and 1 for VBUS Mode 2, per the description covering the OSR, a Xylan switch fabric component. An admin mixing older and newer line cards in the same chassis needs to confirm this mode matches what the installed modules expect, since a mismatch between backplane mode and module expectations would cause modules to fail to communicate over the backplane. Before installing a newer line card that requires VBUS Mode 2, an admin would check that chasVbusMode already reports 1 rather than 0 to avoid a backplane incompatibility.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.13 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasVbusMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.13.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasVbusMode.1
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasVbusMode OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.1 | chasInfo | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.1.13 | chasVbusMode | CHASSIS-MIB |