All MIBs › RAPID-CITY › rc2kCpuSerialPortDataBits
rc2kCpuSerialPortDataBits
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rc2kCpuSerialPortDataBits
OID (numeric): 1.3.6.1.4.1.2272.1.100.3.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Used to configure the number of data bits, per byte of data, this port should send/receive.
What is rc2kCpuSerialPortDataBits?
This configurable object sets the number of data bits per byte that the CPU serial port uses when sending and receiving data (typically 7 or 8 bits). System administrators configure this to match the serial port settings of connected management terminals or devices to ensure proper communication. Incorrect data bit settings cause garbled text and communication failures on the serial console.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.3.1.7 snmpwalk -v2c -c public <target> RAPID-CITY::rc2kCpuSerialPortDataBits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.3.1.7.1 snmpget -v2c -c public <target> RAPID-CITY::rc2kCpuSerialPortDataBits.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.100.3.1.7.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100 | rc2k | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.3 | rc2kCpuSerialPortTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.3.1 | rc2kCpuSerialPortEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.3.1.7 | rc2kCpuSerialPortDataBits | RAPID-CITY |