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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfRS485PropertiesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-RS485-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-RS485-MIB::hpnicfRS485PropertiesTable'
Propertie table.
hpnicfRS485PropertiesEntry row .1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1
Propertie entry.
Indexes
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.11.2.14.11.15.2.109.1.1.1.1
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.11.2.14.11.15.2.109.1.1.1.2
The port's number of data bits in a character.
bitEnumerationr/w
Enumerated Values:
1five
2six
3seven
4eight
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.3
The port's sense of a character parity bit.
Enumerationr/w
Enumerated Values:
1none
2odd
3even
4mark
5space
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.4
The port's number of stop bits.
bitEnumerationr/w
Enumerated Values:
1one
2two
3oneAndHalf
.1.3.6.1.4.1.11.2.14.11.15.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:
1none
2hardware
3xonOrxoff
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.2.109.1.1.1.10
Reset the counters to zero, inlucding hpnicfRS485TXCharacters,
hpnicfRS485RXCharacters, hpnicfRS485TXErrCharacters and
hpnicfRS485RXErrCharacters.
Enumerationr/w
Enumerated Values:
1counting
2clear
.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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfRS485RawSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-RS485-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-RS485-MIB::hpnicfRS485RawSessionTable'
RS485 raw session table.  Data recieved from rs485 will be sent to
the destination by raw sockets.
hpnicfRS485RawSessionEntry row .1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1
Parameters of a session, including remote IP address, remote port,
local port, and so on.
Column Syntax OID
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
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.11.2.14.11.15.2.109.2.2.1.2
This object indicates the transport type of the
address contained in hpnicfRS485SessionRemoteIP object.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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.11.2.14.11.15.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:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfRS485RawSessionErrInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-RS485-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-RS485-MIB::hpnicfRS485RawSessionErrInfoTable'
Error infomation table.  It is fail to create a session, management
station can get infomation from this table.
hpnicfRS485RawSessionErrInfoEntry row .1.3.6.1.4.1.11.2.14.11.15.2.109.2.3.1
Error infomaition.
Column Syntax OID
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
Type Constraints:
range: 0..255
Description:
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.11.2.14.11.15.2.109.2.3.1.1