All MIBs › H150E-MIB › h150eErrorSeverity
h150eErrorSeverity
Module: H150E-MIB
OID (symbolic): H150E-MIB::h150eErrorSeverity
OID (numeric): 1.3.6.1.4.1.231.7.2.9.2.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Contains the severity of the specific error.
What is h150eErrorSeverity?
Holds the severity level of this specific error entry, from normal(1) through critical(5), letting an admin quickly triage which history entries need immediate attention versus which are informational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.2.2.1.8 snmpwalk -v2c -c public <target> H150E-MIB::h150eErrorSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.2.2.1.8.1 snmpget -v2c -c public <target> H150E-MIB::h150eErrorSeverity.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> h150eErrorSeverity.1
Start monitoring Siemens HiPath 3000 / Hicom 150E/H PBX with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the H150E-MIB::h150eErrorSeverity OID value, configure state conditions and alerts, and monitor any Siemens HiPath 3000 / Hicom 150E/H PBX from a single console.
OID Breakdown
Upper-level ancestors (8 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.7 | siemensUnits | AN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.7.2 | pn | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9 | h150eOffice | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9.2 | h150eErrorHistoryGroup | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9.2.2 | h150eErrorHistoryTable | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9.2.2.1 | h150eErrorHistoryEntry | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9.2.2.1.8 | h150eErrorSeverity | H150E-MIB |