All MIBs › ACC-SYSTEM › accTrapLogSumType
accTrapLogSumType
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accTrapLogSumType
OID (numeric): 1.3.6.1.4.1.5.1.1.1.10.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The type of trap associated with this entry.
What is accTrapLogSumType?
This OID indicates the trap type covered by a summarized log entry, showing which category of events were consolidated. Engineers use this to drill into summaries and find all instances of a particular problem type. Example: a summary type of 'Interface Flaps' indicates this entry represents multiple consecutive link state changes on one port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.5.1.2 snmpwalk -v2c -c public <target> ACC-SYSTEM::accTrapLogSumType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.5.1.2.1 snmpget -v2c -c public <target> ACC-SYSTEM::accTrapLogSumType.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.5 | accTrapLogSumTable | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.10.5.1 | accTrapLogSumEntry | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.10.5.1.2 | accTrapLogSumType | ACC-SYSTEM |