rs232PortIndex
RS-232-MIB ·
.1.3.6.1.2.1.10.33.2.1.1
Object
column
IF-MIBInterfaceIndex
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 least from one re-initialization of the network management agent to the next.
Context
- MIB
- RS-232-MIB
- OID
.1.3.6.1.2.1.10.33.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rs232PortEntry
- Table
- rs232PortTable
- Siblings
- 7
Values & Constraints
Type Constraints
range: 1..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| rs232PortInFlowType 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. | column | Enumeration | .1.3.6.1.2.1.10.33.2.1.7 |
| 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 |