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
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cRS485PropertiesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-RS485-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-RS485-MIB::hh3cRS485PropertiesTable'
Propertie table.
Propertie entry.
| Column | Syntax | OID | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||||||||
|
The port's baud rate.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.109.1.1.1.2 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
The port's number of stop bits.
|
bitEnumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.25506.2.109.1.1.1.5 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
The number of output characters for the port.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.25506.2.109.1.1.1.7 |
||||||||||||||||||||
|
The number of input characters for the port.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.25506.2.109.1.1.1.8 |
||||||||||||||||||||
|
The number of output error characters for the port.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.25506.2.109.1.1.1.9 |
||||||||||||||||||||
|
The number of input error characters for the port.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.25506.2.109.1.1.1.10 |
||||||||||||||||||||
|
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
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cRS485RawSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-RS485-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-RS485-MIB::hh3cRS485RawSessionTable'
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
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Raw session index.
|
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.25506.2.109.2.2.1.1 |
||||||||||||||
|
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 |
||||||||||||||
|
This object indicates the transport type of the
address contained in hh3cRS485SessionRemoteIP object. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.25506.2.109.2.2.1.3 |
||||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.25506.2.109.2.2.1.4 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
The status column used for creating,
modifying, and deleting instances of the columnar objects in raw session table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.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
Uses the hh3c variant from
Command help
/opt/observium/mibs/hh3c.
Walk hh3cRS485RawSessionErrInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-RS485-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-RS485-MIB::hh3cRS485RawSessionErrInfoTable'
Error infomation table. It is fail to create a session, management station can get infomation from this table.
Error infomaition.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.25506.2.109.2.3.1.1 |