All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSelfTestM1Result
hmSelfTestM1Result
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSelfTestM1Result
OID (numeric): 1.3.6.1.4.1.248.14.1.11.1.4
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 port no 1 Bit 1: selftest error of port no 2 Bit 2: selftest error of port no 3 Bit 3: selftest error of port no 4 Bit 4: selftest error of port no 5 Bit 5: selftest error of port no 6 Bit 6: selftest error of port no 7 Bit 7: selftest error of port no 8 Bit 16: selftest error of pif no 1 Bit 17: selftest error of pif no 2 Bit 30: error on module eeprom
What is hmSelfTestM1Result?
This object reports the results of hardware self-tests for Module 1, with each bit indicating the test status of a specific port or sub-component. An operator checks this after device startup or diagnostics to identify any hardware failures before placing the device in service. A value of zero indicates all tests passed; any set bit indicates a failure in that subsystem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.4 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestM1Result
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.4.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestM1Result.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.4 | hmSelfTestM1Result | HMPRIV-MGMT-SNMP-MIB |