SERVERVIEW-STATUS-MIB :: sieStSystemStatusValue

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSERVERVIEW-STATUS-MIBsieStSystemStatusValue

sieStSystemStatusValue

Module: SERVERVIEW-STATUS-MIB

OID (symbolic): SERVERVIEW-STATUS-MIB::sieStSystemStatusValue

OID (numeric): 1.3.6.1.4.1.231.2.10.2.11.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Overall status of this system: ok(1): all subsystems and components working properly, no failure degraded(2): redundant components failed or signal a warning error(3): severe problem, system may no longer work properly failed(4): this value is obsolete - will no longer appear unknown(5): none of the subsystems had a valid status (e.g. during initialization)

What is sieStSystemStatusValue?

The overall health status of this system, the worst status among all its subsystems: ok (everything working), degraded (a redundant component failed or is warning), error (a severe problem that may impair the system), or unknown (no subsystem yet has a valid status, e.g. during boot); failed(4) is obsolete and no longer used. This is the single top-level field an admin polls first to know if anything on the system needs attention.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.11.2.1
snmpwalk -v2c -c public <target> SERVERVIEW-STATUS-MIB::sieStSystemStatusValue

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.11.2.1.1
snmpget -v2c -c public <target> SERVERVIEW-STATUS-MIB::sieStSystemStatusValue.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sieStSystemStatusValue.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::sieStSystemStatusValue 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.231sniAN-MIB
1.3.6.1.4.1.231.2sniProductMibsApplication-Monitoring-MIB
1.3.6.1.4.1.231.2.10sniExtensionsSERVERVIEW-DUPLEXDATAMANAGER-MIB
1.3.6.1.4.1.231.2.10.2sniServerMgmtSERVERVIEW-DUPLEXDATAMANAGER-MIB
Numeric OIDNameModule
1.3.6.1.4.1.231.2.10.2.11sieStatusAgentSERVERVIEW-STATUS-MIB
1.3.6.1.4.1.231.2.10.2.11.2sieStSystemStatusSERVERVIEW-STATUS-MIB
1.3.6.1.4.1.231.2.10.2.11.2.1sieStSystemStatusValueSERVERVIEW-STATUS-MIB