All MIBs › SNI-INVENTORY-MIB › sniInvCondition
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 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 |
| 1.3.6.1.4.1.231.2.10.2.1 | sniInventory | SERVERVIEW-STATUS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.2.10.2.1.3 | sniInvCondition | SNI-INVENTORY-MIB |