All MIBs › ACC-RIP › accRip2IfConfExtMessageLevel
accRip2IfConfExtMessageLevel
Module: ACC-RIP
OID (symbolic): ACC-RIP::accRip2IfConfExtMessageLevel
OID (numeric): 1.3.6.1.4.1.5.1.1.16.12.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The configured diagnostic level for this RIP interface. Setting this value to 1 will enable the interface to generate critical diagnostic information. Increasing the value increases the diagnostic information. Level 7 is mostly informational.
What is accRip2IfConfExtMessageLevel?
This OID controls the diagnostic message level for this RIP interface, with values 1 (critical only) through 7 (verbose informational); higher numbers produce more detailed logging output. Network engineers adjust this when troubleshooting RIP problems or when they need to reduce log noise in a stable network. Setting to level 1 produces only critical errors and warnings, while level 7 generates detailed tracing of all RIP activity on the interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.12.1.5 snmpwalk -v2c -c public <target> ACC-RIP::accRip2IfConfExtMessageLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.12.1.5.1 snmpget -v2c -c public <target> ACC-RIP::accRip2IfConfExtMessageLevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.16.12.1.5.1 i <value>
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.12 | accRip2IfConfExtTable | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.12.1 | accRip2IfConfExtEntry | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.12.1.5 | accRip2IfConfExtMessageLevel | ACC-RIP |