All MIBs › CPQSM2-MIB › cpqSm2CommStopBits
cpqSm2CommStopBits
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CommStopBits
OID (numeric): 1.3.6.1.4.1.232.9.2.4.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Remote Insight Communications Stop Bits.
The following values are defined:
other(1) The Insight Agent is unable to determine the stop bits setting.
oneBit(2) This port is set for one stop data bit.
twoBits(3) This port is set for two stop bits.
What is cpqSm2CommStopBits?
This read-only INTEGER reports the stop-bits setting (undetermined, one bit, or two bits) for the Remote Insight communications port. An administrator cares because a stop-bit mismatch on the serial link causes garbled dial-out sessions. For example, troubleshooting garbled pager messages, an admin finds this OID reports twoBits(3) instead of the expected oneBit(2) and corrects the modem's configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.4.1.1.6 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CommStopBits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.4.1.1.6.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CommStopBits.1
Start monitoring Compaq/HP ProLiant server (iLO management board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSM2-MIB::cpqSm2CommStopBits OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iLO management board) 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.9 | cpqSm2 | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2 | cpqSm2Component | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.4 | cpqSm2AsyncComm | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.4.1 | cpqSm2CommSettingsTable | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.4.1.1 | cpqSm2CommSettingsEntry | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.4.1.1.6 | cpqSm2CommStopBits | CPQSM2-MIB |