All MIBs › SERVERVIEW-STATUS-MIB › sieStComponentConfirmFailure
sieStComponentConfirmFailure
Module: SERVERVIEW-STATUS-MIB
OID (symbolic): SERVERVIEW-STATUS-MIB::sieStComponentConfirmFailure
OID (numeric): 1.3.6.1.4.1.231.2.10.2.11.4.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Confirm a failure status of a component that does not automatically reset its status (e.g. BIOS selftest error). The error condition is removed after the failure has been confirmed. GET values: 0 - no failure to confirm; SET not possible >0 - component failure; SET a zero value to confirm SET values: 0 - confirm failure and remove error condition (setting other values than 0 is not possible)
What is sieStComponentConfirmFailure?
A read-write acknowledgment control for a component (like a BIOS self-test error) whose failure status doesn't clear itself automatically: reading returns 0 if there's nothing to confirm or a positive value if a failure is pending confirmation, and writing 0 confirms the failure and clears the error condition (no other write value is accepted). An admin uses this to explicitly acknowledge a hardware fault after addressing it, since some failure types otherwise stay flagged indefinitely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.11.4.1.1.6 snmpwalk -v2c -c public <target> SERVERVIEW-STATUS-MIB::sieStComponentConfirmFailure
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.11.4.1.1.6.1 snmpget -v2c -c public <target> SERVERVIEW-STATUS-MIB::sieStComponentConfirmFailure.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.231.2.10.2.11.4.1.1.6.1 i <value>
Start monitoring Fujitsu PRIMERGY server running ServerView Agent (aggregated overall system health status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SERVERVIEW-STATUS-MIB::sieStComponentConfirmFailure OID value, configure state conditions and alerts, and monitor any Fujitsu PRIMERGY server running ServerView Agent (aggregated overall system health status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.2 | sniProductMibs | Application-Monitoring-MIB |
| 1.3.6.1.4.1.231.2.10 | sniExtensions | SERVERVIEW-DUPLEXDATAMANAGER-MIB |
| 1.3.6.1.4.1.231.2.10.2 | sniServerMgmt | SERVERVIEW-DUPLEXDATAMANAGER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.2.10.2.11 | sieStatusAgent | SERVERVIEW-STATUS-MIB |
| 1.3.6.1.4.1.231.2.10.2.11.4 | sieStComponentStatus | SERVERVIEW-STATUS-MIB |
| 1.3.6.1.4.1.231.2.10.2.11.4.1 | sieStComponentTable | SERVERVIEW-STATUS-MIB |
| 1.3.6.1.4.1.231.2.10.2.11.4.1.1 | sieStComponents | SERVERVIEW-STATUS-MIB |
| 1.3.6.1.4.1.231.2.10.2.11.4.1.1.6 | sieStComponentConfirmFailure | SERVERVIEW-STATUS-MIB |