HH3C-RS485-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
19
hh3cRS485PropertiesTable
table.1.3.6.1.4.1.25506.2.109.1.1
·
1 row entry
·
11 columns
Propertie table.
Propertie entry.
Indexes
IF-MIBifIndex
| Column | Syntax | OID | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hh3cRS485RawSessionNextIndex
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.25506.2.109.1.1.1.1 |
||||||||||||||||||||
|
hh3cRS485BaudRate
The port's baud rate.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.109.1.1.1.2 |
||||||||||||||||||||
|
hh3cRS485DataBits
The port's number of data bits in a character.
|
bitEnumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.109.1.1.1.3 |
||||||||||||||||||||
|
hh3cRS485Parity
The port's sense of a character parity bit.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.109.1.1.1.4 |
||||||||||||||||||||
|
hh3cRS485StopBits
The port's number of stop bits.
|
bitEnumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.109.1.1.1.5 |
||||||||||||||||||||
|
hh3cRS485FlowControl
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.25506.2.109.1.1.1.6 |
||||||||||||||||||||
|
hh3cRS485TXCharacters
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.25506.2.109.1.1.1.7 |
||||||||||||||||||||
|
hh3cRS485RXCharacters
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.25506.2.109.1.1.1.8 |
||||||||||||||||||||
|
hh3cRS485TXErrCharacters
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.25506.2.109.1.1.1.9 |
||||||||||||||||||||
|
hh3cRS485RXErrCharacters
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.25506.2.109.1.1.1.10 |
||||||||||||||||||||
|
hh3cRS485ResetCharacters
Reset the counters to zero, inlucding hh3cRS485TXCharacters,
hh3cRS485RXCharacters, hh3cRS485TXErrCharacters and hh3cRS485RXErrCharacters. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.109.1.1.1.11 |
hh3cRS485RawSessionTable
table.1.3.6.1.4.1.25506.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 hh3cRS485SessionIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hh3cRS485SessionIndex
Raw session index.
|
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.25506.2.109.2.2.1.1 |
||||||||||||||
|
hh3cRS485SessionType
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.25506.2.109.2.2.1.2 |
||||||||||||||
|
hh3cRS485SessionAddType
This object indicates the transport type of the
address contained in hh3cRS485SessionRemoteIP object. |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.25506.2.109.2.2.1.3 |
||||||||||||||
|
hh3cRS485SessionRemoteIP
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.25506.2.109.2.2.1.4 |
||||||||||||||
|
hh3cRS485SessionRemotePort
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.25506.2.109.2.2.1.5 |
||||||||||||||
|
hh3cRS485SessionLocalPort
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.25506.2.109.2.2.1.6 |
||||||||||||||
|
hh3cRS485SessionStatus
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.25506.2.109.2.2.1.7 |
.1.3.6.1.4.1.25506.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 hh3cRS485SessionIndex
| Column | Syntax | OID |
|---|---|---|
|
hh3cRS485RawSessionErrInfo
Error infomation string. When a response with 'noCreeation' for
row creation in table hh3cRS485RawSessionTable, 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.25506.2.109.2.3.1.1 |