All MIBs › ACC-MIB › accDnMsgLev
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.19 | accDn | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.14 | accDnMsgLev | ACC-MIB |