SNI-INVENTORY-MIB :: sniInvCondition

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSNI-INVENTORY-MIBsniInvCondition

sniInvCondition

Module: SNI-INVENTORY-MIB

OID (symbolic): SNI-INVENTORY-MIB::sniInvCondition

OID (numeric): 1.3.6.1.4.1.231.2.10.2.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Overall condition of the host system in question. Degraded means that at least one of the components degraded or failed, but the system can operate. Error means, that the system has severe problems

What is sniInvCondition?

The overall health condition of the host: ok, degraded (at least one component has a problem but the system still runs), or error (the system has severe problems). This is the single top-level health value an admin should check first before drilling into individual components.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.1.3
snmpwalk -v2c -c public <target> SNI-INVENTORY-MIB::sniInvCondition

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.1.3.1
snmpget -v2c -c public <target> SNI-INVENTORY-MIB::sniInvCondition.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sniInvCondition.1

Start monitoring Siemens Nixdorf server systems (hardware revision/host OS identity/condition status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNI-INVENTORY-MIB::sniInvCondition OID value, configure state conditions and alerts, and monitor any Siemens Nixdorf server systems (hardware revision/host OS identity/condition status) from a single console.

OID Breakdown

Upper-level ancestors (11 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
1.3.6.1.4.1.231.2.10.2.1sniInventorySERVERVIEW-STATUS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.231.2.10.2.1.3sniInvConditionSNI-INVENTORY-MIB