RAD-MIB :: trapVal

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBtrapVal

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.6radGenDACS-MIB
1.3.6.1.4.1.164.6.2agntDACS-MIB
1.3.6.1.4.1.164.6.2.11trapTableDACS-MIB
1.3.6.1.4.1.164.6.2.11.1trapEntryDACS-MIB
1.3.6.1.4.1.164.6.2.11.1.2trapValRAD-MIB