All MIBs › SERVERVIEW-STATUS-MIB › sieStComponentStatusValue
sieStComponentStatusValue
Module: SERVERVIEW-STATUS-MIB
OID (symbolic): SERVERVIEW-STATUS-MIB::sieStComponentStatusValue
OID (numeric): 1.3.6.1.4.1.231.2.10.2.11.4.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Component status value: ok(1): component is working properly degraded(2): redundant component has failed or signals a warning error(3): severe problem, system may no longer work properly failed(4): this value is obsolete - will no longer appear unknown(5): component had no valid status (initialization, no instances) notPresent(6): component is not present (e.g. empty socket) notManageable(7): component is not manageable
What is sieStComponentStatusValue?
This individual component's health status: ok, degraded (redundant unit failed or warning), error (severe problem), unknown (no valid status yet), notPresent (e.g. an empty socket), or notManageable; failed(4) is obsolete. This is the most granular status value in the MIB, the actual leaf reading behind a subsystem or system status that's reporting a problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.11.4.1.1.3 snmpwalk -v2c -c public <target> SERVERVIEW-STATUS-MIB::sieStComponentStatusValue
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.3.1 snmpget -v2c -c public <target> SERVERVIEW-STATUS-MIB::sieStComponentStatusValue.1
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::sieStComponentStatusValue 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.3 | sieStComponentStatusValue | SERVERVIEW-STATUS-MIB |