All MIBs › ACC-IPX › accIpxNetRtgDiagLevel
accIpxNetRtgDiagLevel
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxNetRtgDiagLevel
OID (numeric): 1.3.6.1.4.1.5.1.1.22.2.1.27
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Demand RIP/SAP Diag level
What is accIpxNetRtgDiagLevel?
This OID sets the diagnostic verbosity (level 1 to 7) for routing protocol messages on demand-based connections, aiding troubleshooting. Engineers increase this to debug slow route convergence or unexpected path changes; level 7 logs every detail. Level 3 is typical for production, capturing important state changes without overwhelming the log.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.2.1.27 snmpwalk -v2c -c public <target> ACC-IPX::accIpxNetRtgDiagLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.2.1.27.1 snmpget -v2c -c public <target> ACC-IPX::accIpxNetRtgDiagLevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.2.1.27.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.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.2 | accIpxNetTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.2.1 | accIpxNetEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.2.1.27 | accIpxNetRtgDiagLevel | ACC-IPX |