All MIBs › NuView-MIB › clxTrapDataSeverityValue
clxTrapDataSeverityValue
Module: NuView-MIB
OID (symbolic): NuView-MIB::clxTrapDataSeverityValue
OID (numeric): 1.3.6.1.4.1.2427.2.2.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The severity value type.
What is clxTrapDataSeverityValue?
This object indicates the severity level, informational, warning, or error, associated with a piece of trap data reported by the ClusterX system. Administrators use this to triage incoming ClusterX traps by urgency, prioritizing error-level events over informational ones. For example, a trap carrying this object set to error(2) would demand immediate attention, whereas one set to info(0) would just be a routine status update.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2427.2.2.6 snmpwalk -v2c -c public <target> NuView-MIB::clxTrapDataSeverityValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2427.2.2.6.1 snmpget -v2c -c public <target> NuView-MIB::clxTrapDataSeverityValue.1
Start monitoring NuView network management platform server (multi-vendor event/fault correlation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NuView-MIB::clxTrapDataSeverityValue OID value, configure state conditions and alerts, and monitor any NuView network management platform server (multi-vendor event/fault correlation) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2427 | NuView | NuView-MIB |
| 1.3.6.1.4.1.2427.2 | ClusterX | NuView-MIB |
| 1.3.6.1.4.1.2427.2.2 | clxTrapData | NuView-MIB |
| 1.3.6.1.4.1.2427.2.2.6 | clxTrapDataSeverityValue | NuView-MIB |