All MIBs › QBSYS-SYSTEM-MIB › qbSysBootDiagsCode
qbSysBootDiagsCode
Module: QBSYS-SYSTEM-MIB
OID (symbolic): QBSYS-SYSTEM-MIB::qbSysBootDiagsCode
OID (numeric): 1.3.6.1.4.1.4323.2.2.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
An error code giving more details about a boot diagnostics failure indicated by qbSysOperStatus 'warning(1)' or 'down(2)'. The value 0 indicates no failure detected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4323.2.2.1.1.4 snmpwalk -v2c -c public <target> QBSYS-SYSTEM-MIB::qbSysBootDiagsCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4323.2.2.1.1.4.1 snmpget -v2c -c public <target> QBSYS-SYSTEM-MIB::qbSysBootDiagsCode.1
How to Use in IPNetwork Monitor
Select a Quantum Bridge Technologies chassis-based network device as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate qbSysBootDiagsCode under the qbSysGeneralGroup branch of QBSYS-SYSTEM-MIB, then select it and click OK. It reports the boot-diagnostics error code from the device's last startup — 0 means no failure was detected. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the value is anything other than 0, since that indicates the device detected a boot diagnostics failure. Click Finish to create the monitor; you can adjust any parameter later.
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.4323 | quantumBridge | QUANTUMBRIDGE-REG |
| 1.3.6.1.4.1.4323.2 | qbMibs | QUANTUMBRIDGE-REG |
| 1.3.6.1.4.1.4323.2.2 | qbSysMIB | QBSYS-SYSTEM-MIB |
| 1.3.6.1.4.1.4323.2.2.1 | qbSysObjects | QBSYS-SYSTEM-MIB |
| 1.3.6.1.4.1.4323.2.2.1.1 | qbSysGeneralGroup | QBSYS-SYSTEM-MIB |
| 1.3.6.1.4.1.4323.2.2.1.1.4 | qbSysBootDiagsCode | QBSYS-SYSTEM-MIB |