MIBs Depot

HPN-ICF-RS485-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.109
Last updated
2009-10-21 00:00
Namespace
hp
Source file
HPN-ICF-RS485-MIB
Digest
sha256:2d691587602908146e49c03a421ce7ceab44a1b6eece323e3915aa91cc4c4e42

Description

The objects in this MIB module are used to manage RS485 interfaces, and manage sessions on them.

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
IF-MIBifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HPN-ICF-OID-MIB
HPN-ICF-RS485-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hpnicfRS485Properties
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.109.1
hpnicfRS485PropertiesTable
OBJECT-TYPE
Propertie table.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1not-accessiblecurrent
hpnicfRS485PropertiesEntry
OBJECT-TYPE
Propertie entry.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1not-accessiblecurrent
hpnicfRS485RawSessionNextIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.1Integer32 (1..64)read-onlycurrent
hpnicfRS485BaudRate
OBJECT-TYPE
The port's baud rate.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.2INTEGER {bautRate300(1), bautRate600(2), bautRate1200(3), bautRate2400(4), bautRate4800(5), bautRate9600(6), bautRate19200(7), bautRate38400(8), bautRate57600(9), bautRate115200(10)}read-writecurrent
hpnicfRS485DataBits
OBJECT-TYPE
The port's number of data bits in a character.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.3INTEGER {five(1), six(2), seven(3), eight(4)}read-writecurrent
hpnicfRS485Parity
OBJECT-TYPE
The port's sense of a character parity bit.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.4INTEGER {none(1), odd(2), even(3), mark(4), space(5)}read-writecurrent
hpnicfRS485StopBits
OBJECT-TYPE
The port's number of stop bits.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.5INTEGER {one(1), two(2), oneAndHalf(3)}read-writecurrent
hpnicfRS485FlowControl
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.6INTEGER {none(1), hardware(2), xonOrxoff(3)}read-writecurrent
hpnicfRS485TXCharacters
OBJECT-TYPE
The number of output characters for the port.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.7Integer32read-onlycurrent
hpnicfRS485RXCharacters
OBJECT-TYPE
The number of input characters for the port.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.8Integer32read-onlycurrent
hpnicfRS485TXErrCharacters
OBJECT-TYPE
The number of output error characters for the port.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.9Integer32read-onlycurrent
hpnicfRS485RXErrCharacters
OBJECT-TYPE
The number of input error characters for the port.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.10Integer32read-onlycurrent
hpnicfRS485ResetCharacters
OBJECT-TYPE
Reset the counters to zero, inlucding hpnicfRS485TXCharacters, hpnicfRS485RXCharacters, hpnicfRS485TXErrCharacters and hpnicfRS485RXErrCharacters.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.11INTEGER {counting(1), clear(2)}read-writecurrent
hpnicfRS485RawSessions
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.109.2
hpnicfRS485RawSessionSummary
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.109.2.1
hpnicfRS485RawSessionMaxNum
OBJECT-TYPE
The max number of raw sessions what we can support.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.1.1Integer32 (1..64)read-onlycurrent
hpnicfRS485RawSessionTable
OBJECT-TYPE
RS485 raw session table. Data recieved from rs485 will be sent to the destination by raw sockets.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2not-accessiblecurrent
hpnicfRS485RawSessionEntry
OBJECT-TYPE
Parameters of a session, including remote IP address, remote port, local port, and so on.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1not-accessiblecurrent
hpnicfRS485SessionIndex
OBJECT-TYPE
Raw session index.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.1Integer32 (1..64)not-accessiblecurrent
hpnicfRS485SessionType
OBJECT-TYPE
The type of a session. A session can use UDP socket, TCP socket as a client, or TCP socket as a server.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.2INTEGER {udp(1), tcpClient(2), tcpServer(3)}read-writecurrent
hpnicfRS485SessionAddType
OBJECT-TYPE
This object indicates the transport type of the address contained in hpnicfRS485SessionRemoteIP object.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.3InetAddressTyperead-writecurrent
hpnicfRS485SessionRemoteIP
OBJECT-TYPE
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 'tcpServer', this is invalid, it will return 0.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.4InetAddressread-createcurrent
hpnicfRS485SessionRemotePort
OBJECT-TYPE
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 'tcpServer', this is invalid, it will return 0.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.5Integer32 (1024..65535)read-createcurrent
hpnicfRS485SessionLocalPort
OBJECT-TYPE
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 'tcpServer', this is the local port which will be listened.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.6Integer32 (1024..65535)read-createcurrent
hpnicfRS485SessionStatus
OBJECT-TYPE
The status column used for creating, modifying, and deleting instances of the columnar objects in raw session table.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.7RowStatusread-createcurrent
hpnicfRS485RawSessionErrInfoTable
OBJECT-TYPE
Error infomation table. It is fail to create a session, management station can get infomation from this table.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.3not-accessiblecurrent
hpnicfRS485RawSessionErrInfoEntry
OBJECT-TYPE
Error infomaition.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.3.1not-accessiblecurrent
hpnicfRS485RawSessionErrInfo
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.3.1.1DisplayStringread-onlycurrent