All MIBs › ACC-MIB › accTrapSeverity
accTrapSeverity
Module: ACC-MIB
OID (symbolic): ACC-MIB::accTrapSeverity
OID (numeric): 1.3.6.1.4.1.5.1.1.1.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
severity level of the traps to be sent ACC products generate enterprise specific traps for which different severity levels from 1 through 7 are assigned. Level 1 refers to Only SNMP traps. Level 2 are specific traps of highest urgency, and thus progressively each level get more verbose. The normal operational level is expected to be 3 or 4. Higher levels (i.e., 5-7) are expected to generate many events which may be helpful in identifying/isolating configuration related problems, but may affect the performance of the unit.
What is accTrapSeverity?
Controls which trap severity levels this device will send, with a range from 1 (only critical) to 7 (verbose logging of all events). Engineers adjust this to balance between receiving important alerts and avoiding alert fatigue from too many low-priority notifications. A setting of 4 sends traps for critical issues plus routine operational events, which is appropriate for most environments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.3.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accTrapSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.3.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accTrapSeverity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.1.3.1.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.5.1.1.1 | accSystem | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.3 | accTrapTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.3.1 | accTrapEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.3.1.2 | accTrapSeverity | ACC-MIB |