All MIBs › CPQSM2-MIB › cpqSm2CommType
cpqSm2CommType
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CommType
OID (numeric): 1.3.6.1.4.1.232.9.2.4.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Remote Insight Communications Type.
The following values are defined:
other(1) The Insight Agent is unable to determine the communications type.
none(2) There is nothing configured on this port.
modem(3) A modem is configured on this port.
nulModem(4) A Null Modem cable is configured on this port. This type of connection is only supported on the Remote Insight auxiliary port.
xonXoff(5) An XON/XOFF 3-wire interface is configured on this port. This type of connection is only supported on the Remote Insight auxiliary port.
What is cpqSm2CommType?
This read-only INTEGER reports the communications type configured on this Remote Insight port: undetermined, none, modem, null modem cable, or Xon/Xoff. An administrator cares because it tells them whether a physical modem or a direct serial cable is expected on that port for out-of-band alerting. For example, seeing modem(3) reported tells the admin to keep the attached phone line healthy for dial-out paging.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.4.1.1.2 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CommType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.4.1.1.2.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CommType.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::cpqSm2CommType 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.2 | cpqSm2CommType | CPQSM2-MIB |