rs232AsyncPortAutobaud
RS-232-MIB ·
.1.3.6.1.2.1.10.33.3.1.5
Object
column
r/w
Enumeration
A control for the port's ability to automatically
sense input speed.
When rs232PortAutoBaud is 'enabled', a port may
autobaud to values different from the set values for
speed, parity, and character size. As a result a
network management system may temporarily observe
values different from what was previously set.
Context
- MIB
- RS-232-MIB
- OID
.1.3.6.1.2.1.10.33.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rs232AsyncPortEntry
- Table
- rs232AsyncPortTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rs232AsyncPortIndex A unique value for each port. Its value is the
same as rs232PortIndex for the port. | column | IF-MIBInterfaceIndex | .1.3.6.1.2.1.10.33.3.1.1 |
| rs232AsyncPortBits The port's number of bits in a character. | column | Integer32 | .1.3.6.1.2.1.10.33.3.1.2 |
| rs232AsyncPortStopBits The port's number of stop bits. | column | Enumeration | .1.3.6.1.2.1.10.33.3.1.3 |
| rs232AsyncPortParity The port's sense of a character parity bit. | column | Enumeration | .1.3.6.1.2.1.10.33.3.1.4 |
| rs232AsyncPortParityErrs Total number of characters with a parity error,
input from the port since system re-initialization
and while the port state was 'up' or 'test'. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.33.3.1.6 |
| rs232AsyncPortFramingErrs Total number of characters with a framing error,
input from the port since system re-initialization
and while the port state was 'up' or 'test'. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.33.3.1.7 |
| rs232AsyncPortOverrunErrs Total number of characters with an overrun error,
input from the port since system re-initialization
and while the port state was 'up' or 'test'. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.33.3.1.8 |