All MIBs › HP-ICF-BASIC › hpicfSelfTestResultText
hpicfSelfTestResultText
Module: HP-ICF-BASIC
OID (symbolic): HP-ICF-BASIC::hpicfSelfTestResultText
OID (numeric): 1.3.6.1.4.1.11.2.14.11.1.4.5.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: If the value of the hpicfSelfTestResultCode object is 'softFailure', this text string contains detailed information about the most recently detected failure, including information about the type of failure that was detected, and possibly information about how to remedy the situation. If the value of the hpicfSelfTestResultCode object is 'ok', this object will contain a zero-length octet string.
What is hpicfSelfTestResultText?
This string holds a human-readable description of the most recently detected non-critical failure, populated whenever hpicfSelfTestResultCode is 'softFailure' and empty when the result is 'ok'. It's the field a sysadmin actually reads to find out what's wrong before deciding whether to act.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.4.5.2 snmpwalk -v2c -c public <target> HP-ICF-BASIC::hpicfSelfTestResultText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.4.5.2.1 snmpget -v2c -c public <target> HP-ICF-BASIC::hpicfSelfTestResultText.1
Start monitoring HP ProCurve/Aruba (ICF-based) switch (core device management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-BASIC::hpicfSelfTestResultText OID value, configure state conditions and alerts, and monitor any HP ProCurve/Aruba (ICF-based) switch (core device management) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.1 | hpicfCommon | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.4 | hpicfBasic | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.1.4.5 | hpicfSelfTestResult | HP-ICF-BASIC |
| 1.3.6.1.4.1.11.2.14.11.1.4.5.2 | hpicfSelfTestResultText | HP-ICF-BASIC |