HMPRIV-MGMT-SNMP-MIB :: hmSelfTestMode

MIB Reference — IPNetwork Monitor

All MIBsHMPRIV-MGMT-SNMP-MIBhmSelfTestMode

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.248hirschmannHM2-TC-MIB
1.3.6.1.4.1.248.14hmConfigurationHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1hmChassisHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.11hmMACH3ChassisExtHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.11.1hmSelfTestResultsHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.11.1.8hmSelfTestModeHMPRIV-MGMT-SNMP-MIB