All MIBs › ACC-SYSTEM › accTrapLogTblLevel
accTrapLogTblLevel
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accTrapLogTblLevel
OID (numeric): 1.3.6.1.4.1.5.1.1.1.10.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The severity level associated with this trap.
What is accTrapLogTblLevel?
This OID stores the severity level (1 to 7, where 1 is most critical) assigned to each individual trap entry in the log. This tells engineers how urgent each logged event is and helps prioritize which alerts require immediate response. Example: a value of 1 indicates a critical severity trap that likely requires immediate action, while 7 would be informational only.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.4.1.3 snmpwalk -v2c -c public <target> ACC-SYSTEM::accTrapLogTblLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.4.1.3.1 snmpget -v2c -c public <target> ACC-SYSTEM::accTrapLogTblLevel.1
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.10 | accTrapLog | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.10.4 | accTrapLogTable | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.10.4.1 | accTrapLogEntry | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.10.4.1.3 | accTrapLogTblLevel | ACC-SYSTEM |