All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSelfTestBPResult
hmSelfTestBPResult
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSelfTestBPResult
OID (numeric): 1.3.6.1.4.1.248.14.1.11.1.3
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: communication error with card 1 Bit 1: communication error with card 2 Bit 2: communication error with card 3 Bit 3: communication error with card 4 Bit 4: communication error with card 5 Bit 24: main and redundant eeprom 2 are different Bit 25: main and redundant eeprom 1 are different Bit 27: error on redundant eeprom 2 Bit 28: error on redundant eeprom 1 Bit 29: error on main eeprom 2 Bit 30: error on main eeprom 1
What is hmSelfTestBPResult?
This object reports the result of self-tests performed on the baseboard or backplane (BP) component, encoded as an integer where each bit represents a sub-component test result. Set bits indicate errors found during testing of specific sub-components such as individual card communication paths. Operators monitor this value after power-up or when investigating hardware alarms to identify which specific backplane sub-components are failing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.3 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestBPResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.3.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestBPResult.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.3 | hmSelfTestBPResult | HMPRIV-MGMT-SNMP-MIB |