trapVal
Module: RAD-MIB
OID (symbolic): RAD-MIB::trapVal
OID (numeric): 1.3.6.1.4.1.164.6.2.11.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This object is the actual ASCII description of the trap. It can be used also as attached variable of traps, in order to detail in explicit ASCII text, data of the trap. In this case, it is used as 'accessible-for-notify'.
What is trapVal?
This object contains the actual ASCII text description of a trap event, providing human-readable context about what triggered the alarm. It can be used both as a standalone read-only variable and as an attached variable in trap PDUs to supply detailed event context. An operator would examine this message text to understand trap causes without requiring separate MIB lookups.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.11.1.2 snmpwalk -v2c -c public <target> RAD-MIB::trapVal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.11.1.2.1 snmpget -v2c -c public <target> RAD-MIB::trapVal.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> trapVal.1
Start monitoring RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAD-MIB::trapVal OID value, configure state conditions and alerts, and monitor any RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) 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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.11 | trapTable | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.11.1 | trapEntry | DACS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.6.2.11.1.2 | trapVal | RAD-MIB |