All MIBs › CPQNUNIF-MIB › cpqnSPortModemInitStringEnable
cpqnSPortModemInitStringEnable
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnSPortModemInitStringEnable
OID (numeric): 1.3.6.1.4.1.232.121.2.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: DURABLE: If this object is enabled(1) then after a power up or reset the unit will transmit the modem init string out the primary serial port in order to initialize the modem. This will occur at the baud rate value of cpqnSPortBaudRate. Note that some units have more sophisticated modem support features. For more information on how a unit supports modems, see the unit's documentation.
What is cpqnSPortModemInitStringEnable?
This read-write enabled/disabled setting, DURABLE across reboots, controls whether the unit transmits its configured modem init string out the primary serial port after a power-up or reset, at the baud rate given by cpqnSPortBaudRate. An admin enables this when a modem is physically attached to the serial port and needs to be automatically initialized into the desired mode after every reboot. For example, enabling this ensures a remote-access modem is reconfigured correctly every time the unit restarts, without requiring manual intervention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.2.3.1.3 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnSPortModemInitStringEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.2.3.1.3.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnSPortModemInitStringEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.2.3.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqnSPortModemInitStringEnable.1
Start monitoring Compaq/HP network management appliance (Universal Network Interface Framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNUNIF-MIB::cpqnSPortModemInitStringEnable OID value, configure state conditions and alerts, and monitor any Compaq/HP network management appliance (Universal Network Interface Framework) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.121 | cpqnCommon | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.2 | cpqnUnitControl | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.2.3 | cpqnSerialPortTable | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.2.3.1 | cpqnSerialPortEntry | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.2.3.1.3 | cpqnSPortModemInitStringEnable | CPQNUNIF-MIB |