ACC-DN :: accDnMsgLev

MIB Reference — IPNetwork Monitor

All MIBsACC-DNaccDnMsgLev

accDnMsgLev

Module: ACC-DN

OID (symbolic): ACC-DN::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?

ACC-DN::accDnMsgLev controls the severity level (1 to 7) at which the network device will generate trap messages about DECnet operational issues. Network engineers configure this to filter out low-priority notifications and only receive alerts for significant DECnet problems. Setting it to 1 sends all traps, while setting it to 7 sends only the most critical alerts.

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-DN::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-DN::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-DN