MIB Viewer

HPN-ICF-RS485-MIB

30 objects
The objects in this MIB module are used to manage RS485 interfaces, and manage sessions on them.
OIDNameAccessStatusDescription
1.3.6.1.4.1.11.2.14.11.15.2.109IdentityhpnicfRS485The objects in this MIB module are used to manage RS485 interfaces, and manage sessions on them.
1.3.6.1.4.1.11.2.14.11.15.2.109.1NodehpnicfRS485Properties
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1TablehpnicfRS485PropertiesTablenot-accessiblecurrentPropertie table.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1RowhpnicfRS485PropertiesEntrynot-accessiblecurrentPropertie entry.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.1ColumnhpnicfRS485RawSessionNextIndexread-onlycurrentThe 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.2ColumnhpnicfRS485BaudRateread-writecurrentThe port's baud rate.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.3ColumnhpnicfRS485DataBitsread-writecurrentThe 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.4ColumnhpnicfRS485Parityread-writecurrentThe port's sense of a character parity bit.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.5ColumnhpnicfRS485StopBitsread-writecurrentThe port's number of stop bits.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.6ColumnhpnicfRS485FlowControlread-writecurrentThe port's type of input flow control. 'none' indicates no flow control at this level. 'hardware' indicates use of hardware signals. 'xonOrxoff' indicates use …
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.7ColumnhpnicfRS485TXCharactersread-onlycurrentThe number of output characters for the port.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.8ColumnhpnicfRS485RXCharactersread-onlycurrentThe number of input characters for the port.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.9ColumnhpnicfRS485TXErrCharactersread-onlycurrentThe number of output error characters for the port.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.10ColumnhpnicfRS485RXErrCharactersread-onlycurrentThe number of input error characters for the port.
1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.11ColumnhpnicfRS485ResetCharactersread-writecurrentReset the counters to zero, inlucding hpnicfRS485TXCharacters, hpnicfRS485RXCharacters, hpnicfRS485TXErrCharacters and hpnicfRS485RXErrCharacters.
1.3.6.1.4.1.11.2.14.11.15.2.109.2NodehpnicfRS485RawSessions
1.3.6.1.4.1.11.2.14.11.15.2.109.2.1NodehpnicfRS485RawSessionSummary
1.3.6.1.4.1.11.2.14.11.15.2.109.2.1.1ScalarhpnicfRS485RawSessionMaxNumread-onlycurrentThe max number of raw sessions what we can support.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2TablehpnicfRS485RawSessionTablenot-accessiblecurrentRS485 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.2.1RowhpnicfRS485RawSessionEntrynot-accessiblecurrentParameters 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.1.1ColumnhpnicfRS485SessionIndexnot-accessiblecurrentRaw session index.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.2ColumnhpnicfRS485SessionTyperead-writecurrentThe 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.3ColumnhpnicfRS485SessionAddTyperead-writecurrentThis 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.4ColumnhpnicfRS485SessionRemoteIPread-createcurrentThe 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 t…
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.5ColumnhpnicfRS485SessionRemotePortread-createcurrentThe 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 …
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.6ColumnhpnicfRS485SessionLocalPortread-createcurrentLocal 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…
1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.7ColumnhpnicfRS485SessionStatusread-createcurrentThe 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.3TablehpnicfRS485RawSessionErrInfoTablenot-accessiblecurrentError 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.3.1RowhpnicfRS485RawSessionErrInfoEntrynot-accessiblecurrentError infomaition.
1.3.6.1.4.1.11.2.14.11.15.2.109.2.3.1.1ColumnhpnicfRS485RawSessionErrInforead-onlycurrentError infomation string. When a response with 'noCreeation' for row creation in table hpnicfRS485RawSessionTable, the management station should display this st…