All MIBs › SNI-INVENTORY-MIB › sniThresholdStatus
sniThresholdStatus
Module: SNI-INVENTORY-MIB
OID (symbolic): SNI-INVENTORY-MIB::sniThresholdStatus
OID (numeric): 1.3.6.1.4.1.231.2.10.2.1.9.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates if the given row is still valid. You can delete an entry from the threshold table by writing 'invalid' to this variable. If the variable that should be polled in not available the set-operation will fail. The variables to be polled will be stored in a configuration file on the server. If the variable is not available when the agent is loaded, we will sent a trap every ?5? minutes. These traps are stopped as soon as the agent for this variable is loaded, the threshold is deleted or the status is set to inactive. ???????????? The inactive status will also be stored in the configuration file. It won't change until the next time the agent that implements the variable is loaded. ????????????
What is sniThresholdStatus?
The validity status of this threshold entry -- other, invalid, valid, not-found, or inactive. An admin can delete a threshold row simply by writing 'invalid' to this object, and the agent uses 'not-found'/'inactive' to track cases where the monitored variable temporarily isn't loaded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.1.9.1.2 snmpwalk -v2c -c public <target> SNI-INVENTORY-MIB::sniThresholdStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.1.9.1.2.1 snmpget -v2c -c public <target> SNI-INVENTORY-MIB::sniThresholdStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.231.2.10.2.1.9.1.2.1 i <value>
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::sniThresholdStatus 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.9 | sniThresholdVariableTable | SNI-INVENTORY-MIB |
| 1.3.6.1.4.1.231.2.10.2.1.9.1 | sniThresholdVariableEntry | SNI-INVENTORY-MIB |
| 1.3.6.1.4.1.231.2.10.2.1.9.1.2 | sniThresholdStatus | SNI-INVENTORY-MIB |