All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSelfTestMode
hmSelfTestMode
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSelfTestMode
OID (numeric): 1.3.6.1.4.1.248.14.1.11.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Setting this variable to enable(1) results in a full report of all detected selftest errors. The default value is disable(2).
What is hmSelfTestMode?
This object enables or disables the generation of detailed self-test error reports from the system's built-in diagnostics. When enabled, the system reports all detected hardware or software faults; when disabled (the default), self-test runs silently without generating reports. System administrators use this during troubleshooting to get comprehensive diagnostic information when investigating hardware failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.8 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.8.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.1.11.1.8.1 i <value>
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.8 | hmSelfTestMode | HMPRIV-MGMT-SNMP-MIB |