All MIBs › CBS-HARDWARE-MIB › cbsHwModuleStatus
cbsHwModuleStatus
Module: CBS-HARDWARE-MIB
OID (symbolic): CBS-HARDWARE-MIB::cbsHwModuleStatus
OID (numeric): 1.3.6.1.4.1.6848.2.1.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The operational state of the module unavailable - No status is currently available for this module. down - The module is currently down. initializing - The module is loading. up - The module is in an operational state. standby - The module is operating in standby mode. bootwait - The module is waiting for resources to become available so it can load software.
What is cbsHwModuleStatus?
This object reports the current operational state of a hardware module in the system, indicating whether it is unavailable, down, initializing, operational, in standby mode, or waiting for resources. It provides visibility into module health. System operators monitor this to detect hardware failures and track the boot and operational status of cards and modules.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6848.2.1.6.1.1 snmpwalk -v2c -c public <target> CBS-HARDWARE-MIB::cbsHwModuleStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6848.2.1.6.1.1.1 snmpget -v2c -c public <target> CBS-HARDWARE-MIB::cbsHwModuleStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6848 | crossbeamSystems | CROSSBEAM-SYSTEMS-MIB |
| 1.3.6.1.4.1.6848.2 | cbsMgmt | CROSSBEAM-SYSTEMS-MIB |
| 1.3.6.1.4.1.6848.2.1 | cbsHardware | CBS-HARDWARE-MIB |
| 1.3.6.1.4.1.6848.2.1.6 | cbsHwModuleStatusTable | CBS-HARDWARE-MIB |
| 1.3.6.1.4.1.6848.2.1.6.1 | cbsHwModuleStatusEntry | CBS-HARDWARE-MIB |
| 1.3.6.1.4.1.6848.2.1.6.1.1 | cbsHwModuleStatus | CBS-HARDWARE-MIB |