All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSelfTestCpuResult
hmSelfTestCpuResult
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSelfTestCpuResult
OID (numeric): 1.3.6.1.4.1.248.14.1.11.1.1
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 0..15 set in the result indicate warning conditions, bits 16..31 indicate error conditions of the sub part tests.
Meaning of the bits: Bit 0: default configuration activated and running
Bit 2: BB_DATAMEM_ERROR caused by log-entry: S_mmcssp_CRC_ERROR_DATAMEM ( in mmcNP5400Int() ) S_mmcssp_LEN_ERROR_DATAMEM ( in mmcNP5400Int() ) Bit 3: BB_PARITY_ERROR caused by log-entry: S_mmcssp_PER_ON_VIX_OR_IPC ( in mmcNP5400Int() ) S_mmcssp_PE_PIF_VIX_DATA ( in mmcEpifPintProc(), mmcGpifPintProc(), mmcXpifPintProc() ) S_mmcssp_PE_PIF_GGI ( in mmcGpifPintProc(), mmcXpifPintProc() ) Bit 4: BOOT_ERROR_PIF caused by log-entry: S_mmcssp_PIF_BOOT_ERROR ( in mmcEpifPintProc(), mmcGpifPintProc(), mmcXpifPintProc() ) Bit 5: MMC_PORT_PROBLEM caused by log-entry: S_mmcssp_WRONG_PORT_IN_MSG ( in mmcGotAliveMsg() ) S_mmcssp_NO_ADDRESS_FOR_PORT ( in mmcPortConfig() )
Bit 16: configuration data in bootblock of flash was invalid through startup Bit 17: configuration in flash is corrupted
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.1 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestCpuResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.1.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestCpuResult.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hmSelfTestCpuResult.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.1 | hmSelfTestCpuResult | HMPRIV-MGMT-SNMP-MIB |