All MIBs › DLINK-AGENT-MIB › systemTrapsSeverity
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 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.12 | dlink_common_mgmt | DLINK-ID-REC-MIB |
| 1.3.6.1.4.1.171.12.1 | agentGeneralMgmt | AGENT-GENERAL-MIB |
| 1.3.6.1.4.1.171.12.1.4 | agentIpTrapManager | AGENT-GENERAL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.12.1.4.1 | agentNotifMgmt | DLINK-AGENT-MIB |
| 1.3.6.1.4.1.171.12.1.4.1.1 | systemTrapsSeverity | DLINK-AGENT-MIB |