All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSelfTestBBResult
hmSelfTestBBResult
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSelfTestBBResult
OID (numeric): 1.3.6.1.4.1.248.14.1.11.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Result of the selftest coded as an integer value with each bit representing the result of a different sub part test. Bits set in the result indicate error conditions of the sub part tests.
Meaning of the bits: Bit 0: selftest error of backplane port no 1 Bit 1: selftest error of backplane port no 2 Bit 2: selftest error of backplane port no 3 Bit 3: selftest error of backplane port no 4 Bit 8: selftest error of network processor no 1 Bit 9: selftest error of network processor no 2 Bit 10: selftest error of network processor no 3 Bit 11: selftest error of network processor no 4 Bit 12: selftest error of xpif no 1 Bit 13: selftest error of xpif no 2 Bit 14: selftest error of xpif no 3 Bit 15: selftest error of xpif no 4 Bit 16: error packet memory size Bit 30: error on board eeprom
What is hmSelfTestBBResult?
This integer encodes the self-test results for all backplane and network processor components using individual bit flags. Each set bit represents a test failure in a specific sub-component like backplane ports or network processors. Operators use this to diagnose hardware health during system startup or troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.2 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestBBResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.2.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestBBResult.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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1 | hmChassis | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.11 | hmMACH3ChassisExt | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.11.1 | hmSelfTestResults | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.11.1.2 | hmSelfTestBBResult | HMPRIV-MGMT-SNMP-MIB |