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>
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-RIP::accRip2IfConfExtMessageLevel OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |