All MIBs › CPQSRVMN-MIB › cpqSmCommInternalModemMaxBaudRate
cpqSmCommInternalModemMaxBaudRate
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmCommInternalModemMaxBaudRate
OID (numeric): 1.3.6.1.4.1.232.4.2.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value specifies the maximum baud rate supported by the modem installed on the Server Manager board. A value of 0 indicates that the version of firmware on the Server Manager board does not make this information available.
What is cpqSmCommInternalModemMaxBaudRate?
This read-only INTEGER from 0 to 2147483647 is the maximum baud rate supported by the modem installed on the Server Manager board; zero indicates the installed firmware cannot report this information. An administrator cares to know the ceiling speed available for dial-out alerting or paging. For example, an admin sees this OID return 0 and realizes the installed firmware version can't report modem capability, prompting a firmware check.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.2.4.2 snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmCommInternalModemMaxBaudRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.2.4.2.1 snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmCommInternalModemMaxBaudRate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSmCommInternalModemMaxBaudRate.1
Start monitoring HP ProLiant server (overall server management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSRVMN-MIB::cpqSmCommInternalModemMaxBaudRate OID value, configure state conditions and alerts, and monitor any HP ProLiant server (overall server management) 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.4 | cpqServerManager | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2 | cpqSmComponent | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.4 | cpqSmAsyncComm | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.4.2 | cpqSmCommInternalModemMaxBaudRate | CPQSRVMN-MIB |