All MIBs › ADN-ENV-MIB › adnIpRouteDiagPrintFlags
adnIpRouteDiagPrintFlags
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnIpRouteDiagPrintFlags
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.16.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object defines the print control flags bit mask used to enable printing debugging messages to the CU console screen. Each bit position is used to enable printing of processing different level of internal IP Routing processing messages: -- The hexidecimal bit positions are defined as follows: 0x0001 Do not print any diagnostic messages 0x0002 Print only NHP messages 0x0004 Print only GAT messages 0x0008 Print only SNMP messages 0x0010 Print only CONFIG messages 0x0020 Print NMGS FSM messages 0x0040 Print SFAS FSM messages 0x0080 Print RDSS FSM messages 0x0100 Print GATED FSM messages 0x0200 Print all ERROR messages 0x0400 Print all DEBUG messages 0x0800 Print ALL the above message types 0x1000 Activate GateD with its trace ON --
What is adnIpRouteDiagPrintFlags?
This OID controls a bit mask that determines which types of debug messages appear on the console during IP routing operations. Network engineers configure this when troubleshooting routing failures to filter message types and reduce console noise, letting them focus on specific problem areas. A value of 0x0008 enables only SNMP-related routing messages while suppressing messages from other routing subsystems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.16.2.1.2 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnIpRouteDiagPrintFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.16.2.1.2.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnIpRouteDiagPrintFlags.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.8.5.16.2.1.2.1 i <value>
Start monitoring Frame Relay access equipment (FRANP signalling) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-ENV-MIB::adnIpRouteDiagPrintFlags OID value, configure state conditions and alerts, and monitor any Frame Relay access equipment (FRANP signalling) from a single console.
OID Breakdown
Upper-level ancestors (11 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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.8 | adnEnvironment | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.8.5 | adnEnvHss | ADN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637.3.1.8.5.16 | adnIprtEnvMIB | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.16.2 | adnIpRouteDiagTable | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.16.2.1 | adnIpRouteDiagEntry | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.16.2.1.2 | adnIpRouteDiagPrintFlags | ADN-ENV-MIB |