All MIBs › FLARION-TRAP-MIB › rrAddtlInfo
rrAddtlInfo
Module: FLARION-TRAP-MIB
OID (symbolic): FLARION-TRAP-MIB::rrAddtlInfo
OID (numeric): 1.3.6.1.4.1.8603.1.1.1.6
Node type: OBJECT-TYPE
Type: AddtlInfo
Access: read-only
Description:
Event description.
What is rrAddtlInfo?
This OID contains human-readable text describing what triggered a specific event or alarm on the device, providing context beyond the event code. Reading this explains why the device sent an alert. A network technician would read this description when the monitoring system shows a red alert, to understand the root cause and decide whether to escalate or resolve it locally.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.1.1.1.6 snmpwalk -v2c -c public <target> FLARION-TRAP-MIB::rrAddtlInfo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.1.1.1.6.1 snmpget -v2c -c public <target> FLARION-TRAP-MIB::rrAddtlInfo.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.8603 | flarion | FLARION-MIB |
| 1.3.6.1.4.1.8603.1 | mibs | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.1 | rrCommonMib | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.1.1 | rrTrapVars | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.1.1.6 | rrAddtlInfo | FLARION-TRAP-MIB |