All MIBs › CPQNUNIF-MIB › cpqnSPortBaudRate
cpqnSPortBaudRate
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnSPortBaudRate
OID (numeric): 1.3.6.1.4.1.232.121.2.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: DURABLE: This is the current baud rate for the port. Its value must match a cpqnBaudRate entry in cpqnSupportBaudRateTable. Note that this value can automatically change if cpqnSPortModemAutoNegotiateState is set to enabled(1).
What is cpqnSPortBaudRate?
This read-write value, DURABLE across reboots, sets the current baud rate for this serial port, which must match an entry listed in cpqnSupportBaudRateTable, and it can change automatically if cpqnSPortModemAutoNegotiateState is enabled. An admin sets this to match the baud rate expected by whatever terminal, modem, or console cable is connected to the port. For example, an admin explicitly sets this to 9600 to match a legacy terminal device that doesn't support higher baud rates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.2.3.1.6 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnSPortBaudRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.2.3.1.6.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnSPortBaudRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.2.3.1.6.1 i <value>
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::cpqnSPortBaudRate 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.6 | cpqnSPortBaudRate | CPQNUNIF-MIB |