DLINK-AGENT-MIB :: systemTrapsSeverity

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDLINK-AGENT-MIBsystemTrapsSeverity

systemTrapsSeverity

Module: DLINK-AGENT-MIB

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

OID (numeric): 1.3.6.1.4.1.171.12.1.4.1.1

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 trap should be associated with a severity control. When a trap event occurs and its severity is higher than the system severity control level, the trap 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 systemTrapsSeverity?

This value sets the minimum severity threshold an internal system event must meet before the switch will generate an SNMP trap for it. It lets administrators filter trap noise, since events below the configured severity level are silently dropped instead of being sent to the trap receiver. For example, raising this threshold to a higher severity level suppresses routine informational traps and leaves only major or critical events, such as a power supply failure, being reported.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.1.4.1.1
snmpwalk -v2c -c public <target> DLINK-AGENT-MIB::systemTrapsSeverity

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.1.4.1.1.1
snmpget -v2c -c public <target> DLINK-AGENT-MIB::systemTrapsSeverity.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> systemTrapsSeverity.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::systemTrapsSeverity 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.1systemTrapsSeverityDLINK-AGENT-MIB