DLINK-AGENT-MIB :: systemLogsSeverity

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDLINK-AGENT-MIBsystemLogsSeverity

systemLogsSeverity

Module: DLINK-AGENT-MIB

OID (symbolic): DLINK-AGENT-MIB::systemLogsSeverity

OID (numeric): 1.3.6.1.4.1.171.12.1.4.1.2

Node type: OBJECT-TYPE

Type: AgentNotifyLevel

Access: read-write

Description: Indicates the level of system severity control. The system has a severity level control and each log should be associated with a severity control. When a log event occurs and its severity is higher than the system severity control level, the log works as defined. If the event severity is lower than the system severity control level, the event is ignored as if it did not occur.

What is systemLogsSeverity?

This value sets the minimum severity threshold a system event must meet before the switch records it in its local log. It gives administrators control over log verbosity, filtering out low-severity events so the log fills with only the conditions they care about. For instance, setting this to a stricter severity level means routine link-up and link-down chatter is skipped while a fan failure or authentication failure still gets logged.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.1.4.1.2
snmpwalk -v2c -c public <target> DLINK-AGENT-MIB::systemLogsSeverity

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.1.4.1.2.1
snmpget -v2c -c public <target> DLINK-AGENT-MIB::systemLogsSeverity.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.1.4.1.2.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> systemLogsSeverity.1

Start monitoring D-Link managed switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DLINK-AGENT-MIB::systemLogsSeverity OID value, configure state conditions and alerts, and monitor any D-Link managed switches from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.171d_linkDE1500-MIB
1.3.6.1.4.1.171.12dlink_common_mgmtDLINK-ID-REC-MIB
1.3.6.1.4.1.171.12.1agentGeneralMgmtAGENT-GENERAL-MIB
1.3.6.1.4.1.171.12.1.4agentIpTrapManagerAGENT-GENERAL-MIB
Numeric OIDNameModule
1.3.6.1.4.1.171.12.1.4.1agentNotifMgmtDLINK-AGENT-MIB
1.3.6.1.4.1.171.12.1.4.1.2systemLogsSeverityDLINK-AGENT-MIB