ACC-RIP :: accRipTrapMsg

MIB Reference — IPNetwork Monitor

All MIBsACC-RIPaccRipTrapMsg

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.16accRipACC-MIB
1.3.6.1.4.1.5.1.1.16.20accRipTrapsACC-RIP
1.3.6.1.4.1.5.1.1.16.20.1accRipTrapMsgACC-RIP