All MIBs › SVRMGT-MIB › svrThrErrorValue
svrThrErrorValue
Module: SVRMGT-MIB
OID (symbolic): SVRMGT-MIB::svrThrErrorValue
OID (numeric): 1.3.6.1.4.1.36.2.18.22.2.2.3.1.16
Node type: OBJECT-TYPE
Type: SnmpErrors
Access: read-only
Description: This is the SNMP defined error status which caused the svrThrStatus value to become equal to rowError. Only valid at that time. Default value on row creation is noError.
What is svrThrErrorValue?
This read-only value reports the SNMP error (noError, tooBig, readonly, genericError, noSuchName, or badValue) that caused svrThrStatus to become rowError, and is only meaningful at that time. An admin checks this to diagnose exactly why a threshold's variable polling failed, e.g. badValue(6) suggesting the monitored OID no longer exists.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.16 snmpwalk -v2c -c public <target> SVRMGT-MIB::svrThrErrorValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.16.1 snmpget -v2c -c public <target> SVRMGT-MIB::svrThrErrorValue.1
Start monitoring server hardware managed via a DEC/Compaq Enterprise Management Architecture (EMA)-style agent (configurable threshold-alarm framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SVRMGT-MIB::svrThrErrorValue OID value, configure state conditions and alerts, and monitor any server hardware managed via a DEC/Compaq Enterprise Management Architecture (EMA)-style agent (configurable threshold-alarm framework) 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.22 | svrSystem | SVRCLU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.22.2 | svrMgt | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2 | svrAlarms | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2.3 | svrThresholdTable | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1 | svrThresholdEntry | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.2.3.1.16 | svrThrErrorValue | SVRMGT-MIB |