All MIBs › ACC-DN › accDnMsgLev
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>
Start monitoring ACC/Ericsson access routers/gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-DN::accDnMsgLev OID value, configure state conditions and alerts, and monitor any ACC/Ericsson access routers/gateways from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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-DN |