All MIBs › ADN-ENV-MIB › adnCvsiHssPrintCntl
adnCvsiHssPrintCntl
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnCvsiHssPrintCntl
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.14.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object provides a mechanism for controlling Cvsi's ability to print on the CU console various debugging information. The following are the possible values for this object. 0 - Print disabled 1 - Print CVSI Library information messages 2 - Print CVSI Library Minor error messages 4 - Print CVSI Library Major error messages 8 - Print CVSI Library detailed messages 16 - Print CVSI relay messages 32 - Print CVSI Master messages 64 - Print ATM Signalling messages 128 - Print CLCS messages
What is adnCvsiHssPrintCntl?
This read-write INTEGER controls whether the system prints debugging messages from the CVSI library to the console, with values ranging from 0 (disabled) to 64+ (different message types like errors, relay messages, and master messages). A network engineer would use this during troubleshooting to enable specific debug output levels without restarting the system. For example, setting the value to 4 enables only CVSI Library Major error messages, helping isolate critical failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.14.1.1.6 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnCvsiHssPrintCntl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.14.1.1.6.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnCvsiHssPrintCntl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.8.5.14.1.1.6.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::adnCvsiHssPrintCntl 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.14 | adnCvsiHssEnvMIB | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.14.1 | adnCvsiHssTable | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.14.1.1 | adnCvsiHssEntry | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.14.1.1.6 | adnCvsiHssPrintCntl | ADN-ENV-MIB |