H3C-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.2011.10.2.109.1.1 · 1 row entry · 11 columns
Propertie table.
h3cRS485PropertiesEntry entry .1.3.6.1.4.1.2011.10.2.109.1.1.1
Propertie entry.
Indexes
IF-MIBifIndex
Column Syntax OID
h3cRS485RawSessionNextIndex
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.2011.10.2.109.1.1.1.1
h3cRS485BaudRate
The port's baud rate.
Enumerationr/w
Enumerated Values:
1bautRate300
2bautRate600
3bautRate1200
4bautRate2400
5bautRate4800
6bautRate9600
7bautRate19200
8bautRate38400
9bautRate57600
10bautRate115200
.1.3.6.1.4.1.2011.10.2.109.1.1.1.2
h3cRS485DataBits
The port's number of data bits in a character.
bitEnumerationr/w
Enumerated Values:
1five
2six
3seven
4eight
.1.3.6.1.4.1.2011.10.2.109.1.1.1.3
h3cRS485Parity
The port's sense of a character parity bit.
Enumerationr/w
Enumerated Values:
1none
2odd
3even
4mark
5space
.1.3.6.1.4.1.2011.10.2.109.1.1.1.4
h3cRS485StopBits
The port's number of stop bits.
bitEnumerationr/w
Enumerated Values:
1one
2two
3oneAndHalf
.1.3.6.1.4.1.2011.10.2.109.1.1.1.5
h3cRS485FlowControl
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:
1none
2hardware
3xonOrxoff
.1.3.6.1.4.1.2011.10.2.109.1.1.1.6
h3cRS485TXCharacters
The number of output characters for the port.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.10.2.109.1.1.1.7
h3cRS485RXCharacters
The number of input characters for the port.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.10.2.109.1.1.1.8
h3cRS485TXErrCharacters
The number of output error characters for the port.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.10.2.109.1.1.1.9
h3cRS485RXErrCharacters
The number of input error characters for the port.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.10.2.109.1.1.1.10
h3cRS485ResetCharacters
Reset the counters to zero, inlucding h3cRS485TXCharacters,
h3cRS485RXCharacters, h3cRS485TXErrCharacters and
h3cRS485RXErrCharacters.
Enumerationr/w
Enumerated Values:
1counting
2clear
.1.3.6.1.4.1.2011.10.2.109.1.1.1.11
.1.3.6.1.4.1.2011.10.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.
h3cRS485RawSessionEntry entry .1.3.6.1.4.1.2011.10.2.109.2.2.1
Parameters of a session, including remote IP address, remote port,
local port, and so on.
Indexes
IF-MIBifIndex h3cRS485SessionIndex
Column Syntax OID
h3cRS485SessionIndex
Raw session index.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.10.2.109.2.2.1.1
h3cRS485SessionType
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:
1udp
2tcpClient
3tcpServer
.1.3.6.1.4.1.2011.10.2.109.2.2.1.2
h3cRS485SessionAddType
This object indicates the transport type of the
address contained in h3cRS485SessionRemoteIP object.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.10.2.109.2.2.1.3
h3cRS485SessionRemoteIP
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 OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.10.2.109.2.2.1.4
h3cRS485SessionRemotePort
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.2011.10.2.109.2.2.1.5
h3cRS485SessionLocalPort
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.2011.10.2.109.2.2.1.6
h3cRS485SessionStatus
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 Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.10.2.109.2.2.1.7
.1.3.6.1.4.1.2011.10.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.
h3cRS485RawSessionErrInfoEntry entry .1.3.6.1.4.1.2011.10.2.109.2.3.1
Error infomaition.
Indexes
IF-MIBifIndex h3cRS485SessionIndex
Column Syntax OID
h3cRS485RawSessionErrInfo
Error infomation string. When a response with 'noCreeation' for
row creation in table h3cRS485RawSessionTable,
the management station should display this string to users,
thus users can konw the reason.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.10.2.109.2.3.1.1