HPN-ICF-RS485-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
19
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1
·
1 row entry
·
11 columns
Propertie table.
Propertie entry.
Indexes
IF-MIBifIndex
| Column | Syntax | OID | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfRS485RawSessionNextIndex
The next valid index of raw sessions, from 1 to 64,
which session has been created. When there is no valid index left, it will return 0. |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.1 |
||||||||||||||||||||
|
hpnicfRS485BaudRate
The port's baud rate.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.2 |
||||||||||||||||||||
|
hpnicfRS485DataBits
The port's number of data bits in a character.
|
bitEnumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.3 |
||||||||||||||||||||
|
hpnicfRS485Parity
The port's sense of a character parity bit.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.4 |
||||||||||||||||||||
|
hpnicfRS485StopBits
The port's number of stop bits.
|
bitEnumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.5 |
||||||||||||||||||||
|
hpnicfRS485FlowControl
The port's type of input flow control. 'none'
indicates no flow control at this level. 'hardware' indicates use of hardware signals. 'xonOrxoff' indicates use of software function. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.6 |
||||||||||||||||||||
|
hpnicfRS485TXCharacters
The number of output characters for the port.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.7 |
||||||||||||||||||||
|
hpnicfRS485RXCharacters
The number of input characters for the port.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.8 |
||||||||||||||||||||
|
hpnicfRS485TXErrCharacters
The number of output error characters for the port.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.9 |
||||||||||||||||||||
|
hpnicfRS485RXErrCharacters
The number of input error characters for the port.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.10 |
||||||||||||||||||||
|
hpnicfRS485ResetCharacters
Reset the counters to zero, inlucding hpnicfRS485TXCharacters,
hpnicfRS485RXCharacters, hpnicfRS485TXErrCharacters and hpnicfRS485RXErrCharacters. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.11 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.2.2
·
1 row entry
·
7 columns
RS485 raw session table. Data recieved from rs485 will be sent to the destination by raw sockets.
Parameters of a session, including remote IP address, remote port,
local port, and so on.
local port, and so on.
Indexes
IF-MIBifIndex hpnicfRS485SessionIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfRS485SessionIndex
Raw session index.
|
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.1 |
||||||||||||||
|
hpnicfRS485SessionType
The type of a session. A session can use UDP socket,
TCP socket as a client, or TCP socket as a server. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.2 |
||||||||||||||
|
hpnicfRS485SessionAddType
This object indicates the transport type of the
address contained in hpnicfRS485SessionRemoteIP object. |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.3 |
||||||||||||||
|
hpnicfRS485SessionRemoteIP
The IP of remote entry.
When session type is 'udp', this is the IP of the peer. When session type is 'tcpClient', this is the IP of the server . When session type is 'tcpServ… |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.4 |
||||||||||||||
|
hpnicfRS485SessionRemotePort
The port of remote entry.
When session type is 'udp', this is port of the peer. When session type is 'tcpClient', this is the port of the server. When session type is 'tcpSer… |
Integer32r/w Constraints: range: 1024-65535 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.5 |
||||||||||||||
|
hpnicfRS485SessionLocalPort
Local socket port.
When session type is 'udp', this is local UDP socket port. When session type is 'tcpClient', this is invalid, it will return 0. When session type is 'tcpSe… |
Integer32r/w Constraints: range: 1024-65535 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.6 |
||||||||||||||
|
hpnicfRS485SessionStatus
The status column used for creating,
modifying, and deleting instances of the columnar objects in raw session table. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.7 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.2.3
·
1 row entry
·
1 columns
Error infomation table. It is fail to create a session, management station can get infomation from this table.
Error infomaition.
Indexes
IF-MIBifIndex hpnicfRS485SessionIndex
| Column | Syntax | OID |
|---|---|---|
|
hpnicfRS485RawSessionErrInfo
Error infomation string. When a response with 'noCreeation' for
row creation in table hpnicfRS485RawSessionTable, the management station should display this string to users, thus users can konw the reason. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.109.2.3.1.1 |