MIB Viewer

portHdwSpeed

OBJECT-TYPE
1.3.6.1.4.1.1966.12.1.5.2.1.4
Access
read-write
Status
current
Sub-identifiers
0
Specifies the baud rate of the line; keep in mind that speed is affected by the length of the cable. When bCustom is set, then the baud rate is specified by portHwdCustomSpeed. Internal modems only support the following baud rates: 300, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, and 28800.
INTEGER { b50(1), b75(2), b110(3), b134(4), b150(5), b200(6), b300(7), b600(8), b1200(9), b1800(10), b2400(11), b4800(12), b9600(13), b19200(14), b38400(15), b57600(16), b115200(17), b230400(18), b28800(23), bCustom(24) }