rs232AsyncPortStopBits
RS-232-MIB ·
.1.3.6.1.2.1.10.33.3.1.3
Object
column
r/w
Enumeration
The port's number of stop bits.
Context
- MIB
- RS-232-MIB
- OID
.1.3.6.1.2.1.10.33.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rs232AsyncPortEntry
- Table
- rs232AsyncPortTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | one |
2 | two |
3 | oneAndHalf |
4 | dynamic |
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 |
| rs232AsyncPortParity The port's sense of a character parity bit. | column | Enumeration | .1.3.6.1.2.1.10.33.3.1.4 |
| rs232AsyncPortAutobaud 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 value… | column | Enumeration | .1.3.6.1.2.1.10.33.3.1.5 |
| 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 |