All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSelfTestM4Result
hmSelfTestM4Result
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSelfTestM4Result
OID (numeric): 1.3.6.1.4.1.248.14.1.11.1.7
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 hmSelfTestM4Result?
This integer encodes the results of built-in self-tests for each port on an M4 module, with each bit representing pass/fail for a different port. A bit value of 1 indicates a failed test; 0 indicates success. During RMA (return merchandise authorization) troubleshooting, a technician would read this to identify which specific ports are defective.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.7 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestM4Result
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.11.1.7.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSelfTestM4Result.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.7 | hmSelfTestM4Result | HMPRIV-MGMT-SNMP-MIB |