All MIBs › ACC-RIP › accRipTrapMsg
accRipTrapMsg
Module: ACC-RIP
OID (symbolic): ACC-RIP::accRipTrapMsg
OID (numeric): 1.3.6.1.4.1.5.1.1.16.20.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Enterprise Trap Message for rip.
What is accRipTrapMsg?
This OID stores a text message that the RIP (Routing Information Protocol) router sends when a network event occurs. A network engineer monitors this message to understand what triggered a RIP routing error or status change on the router. An example value might be 'RIP neighbor timeout on interface eth0' which tells you a RIP-enabled interface lost contact with its routing neighbor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.20.1 snmpwalk -v2c -c public <target> ACC-RIP::accRipTrapMsg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.20.1.1 snmpget -v2c -c public <target> ACC-RIP::accRipTrapMsg.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.16 | accRip | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.16.20 | accRipTraps | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.20.1 | accRipTrapMsg | ACC-RIP |