ACC-MIB :: accDnMsgLev

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccDnMsgLev

accDnMsgLev

Module: ACC-MIB

OID (symbolic): ACC-MIB::accDnMsgLev

OID (numeric): 1.3.6.1.4.1.5.1.1.19.14

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Message level for generation of trap messages describing DECNET operational phenonomena See Trap level for description

What is accDnMsgLev?

This parameter sets the minimum severity threshold for generating SNMP trap messages about DECnet events (range 1-7). Engineers adjust this to control which operational problems trigger alerts to the management station and avoid alert fatigue. A setting of 3 means only events at severity level 3 or higher generate traps, filtering out minor issues.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.14
snmpwalk -v2c -c public <target> ACC-MIB::accDnMsgLev

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.14.1
snmpget -v2c -c public <target> ACC-MIB::accDnMsgLev.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.19.14.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.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.19accDnACC-DN
1.3.6.1.4.1.5.1.1.19.14accDnMsgLevACC-MIB