All MIBs › CT-HSIMPHYS-MIB › mBusNumberBoardsInstalled
mBusNumberBoardsInstalled
Module: CT-HSIMPHYS-MIB
OID (symbolic): CT-HSIMPHYS-MIB::mBusNumberBoardsInstalled
OID (numeric): 1.3.6.1.4.1.52.4.1.1.17.1.8.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object is number of MBus boards installed in this unit.
What is mBusNumberBoardsInstalled?
This read-only INTEGER reports the number of MBus boards currently installed in the unit. An administrator checks this to confirm the chassis inventory matches what's physically expected, especially after a hardware change. For example, after adding a new MBus card, an admin would read mBusNumberBoardsInstalled to confirm the system now recognizes the additional board.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.17.1.8.1 snmpwalk -v2c -c public <target> CT-HSIMPHYS-MIB::mBusNumberBoardsInstalled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.17.1.8.1.1 snmpget -v2c -c public <target> CT-HSIMPHYS-MIB::mBusNumberBoardsInstalled.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mBusNumberBoardsInstalled.1
Start monitoring Cabletron networking chassis (HSIM high-speed interface module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-HSIMPHYS-MIB::mBusNumberBoardsInstalled OID value, configure state conditions and alerts, and monitor any Cabletron networking chassis (HSIM high-speed interface module) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.17 | ctHSIMPhysMib | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.1.17.1 | hsimInfo | CT-HSIMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.17.1.8 | hsimPeripheralMBusInfo | CT-HSIMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.17.1.8.1 | mBusNumberBoardsInstalled | CT-HSIMPHYS-MIB |