rs232PortInFlowType
RS-232-MIB ·
.1.3.6.1.2.1.10.33.2.1.7
Object
column
r/w
Enumeration
The port's type of input flow control. 'none' indicates no flow control at this level. 'ctsRts' and 'dsrDtr' indicate use of the indicated hardware signals.
Context
- MIB
- RS-232-MIB
- OID
.1.3.6.1.2.1.10.33.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rs232PortEntry
- Table
- rs232PortTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | ctsRts |
3 | dsrDtr |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rs232PortIndex The value of ifIndex for the port. By convention
and if possible, hardware port numbers map directly
to external connectors. The value for each port must
remain constant at leas… | column | IF-MIBInterfaceIndex | .1.3.6.1.2.1.10.33.2.1.1 |
| rs232PortType The port's hardware type. | column | Enumeration | .1.3.6.1.2.1.10.33.2.1.2 |
| rs232PortInSigNumber The number of input signals for the port in the
input signal table (rs232PortInSigTable). The table
contains entries only for those signals the software
can detect and that are u… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.10.33.2.1.3 |
| rs232PortOutSigNumber The number of output signals for the port in the
output signal table (rs232PortOutSigTable). The
table contains entries only for those signals the
software can assert and that ar… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.10.33.2.1.4 |
| rs232PortInSpeed The port's input speed in bits per second. Note that
non-standard values, such as 9612, are probably not allowed
on most implementations. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.10.33.2.1.5 |
| rs232PortOutSpeed The port's output speed in bits per second. Note that
non-standard values, such as 9612, are probably not allowed
on most implementations. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.10.33.2.1.6 |
| rs232PortOutFlowType The port's type of output flow control. 'none'
indicates no flow control at this level.
'ctsRts' and 'dsrDtr' indicate use of the indicated
hardware signals. | column | Enumeration | .1.3.6.1.2.1.10.33.2.1.8 |