RAD-MIB :: agnSendTrapParameter

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBagnSendTrapParameter

agnSendTrapParameter

Module: RAD-MIB

OID (symbolic): RAD-MIB::agnSendTrapParameter

OID (numeric): 1.3.6.1.4.1.164.6.2.27

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

This object specifies if the agent will attach a specific parameter to a trap.

For ACE2002 the agent will attach or not the openViewSeverity parameter according to the value of this parameter: 1 - will attach openViewSeverity. 0 - will not attach openViewSeverity.

What is agnSendTrapParameter?

This OID controls whether the device attaches an additional severity parameter when sending alarm notifications (traps) to monitoring software. When enabled (set to 1), alarms include severity information; when disabled (0), they don't. An operator configures this to improve how monitoring systems interpret and prioritize alerts.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.27
snmpwalk -v2c -c public <target> RAD-MIB::agnSendTrapParameter

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.27.1
snmpget -v2c -c public <target> RAD-MIB::agnSendTrapParameter.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.27.1 i <value>

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.27agnSendTrapParameterRAD-MIB