All MIBs › HP-ICF › lastSetError
lastSetError
Module: HP-ICF
OID (symbolic): HP-ICF::lastSetError
OID (numeric): 1.3.6.1.4.1.11.2.14.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Provide more detailed, enterprise specific error type. Any error resulting from a SET request will cause this object to be updated, and the previous value overwritten. A management entity may retrieve more detailed error information than that implied by the pdu's ErrorStatus, especially in the case of a genErr.
In SNMPv2, there are several more error codes which provide most of the information that is provided by the above codes. Therefore, this object is now obsolete.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.1.1 snmpwalk -v2c -c public <target> HP-ICF::lastSetError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.1.1.1 snmpget -v2c -c public <target> HP-ICF::lastSetError.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.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 1.3.6.1.4.1.11.2.14.1 | icfCommon | HP-ICF |
| 1.3.6.1.4.1.11.2.14.1.1 | lastSetError | HP-ICF |