MIB Viewer

H3C-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.2011.10.2.109Identityh3cRS485The objects in this MIB module are used to manage RS485 interfaces, and manage sessions on them.
1.3.6.1.4.1.2011.10.2.109.1Nodeh3cRS485Properties
1.3.6.1.4.1.2011.10.2.109.1.1Tableh3cRS485PropertiesTablenot-accessiblecurrentPropertie table.
1.3.6.1.4.1.2011.10.2.109.1.1.1Rowh3cRS485PropertiesEntrynot-accessiblecurrentPropertie entry.
1.3.6.1.4.1.2011.10.2.109.1.1.1.1Columnh3cRS485RawSessionNextIndexread-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.2011.10.2.109.1.1.1.2Columnh3cRS485BaudRateread-writecurrentThe port's baud rate.
1.3.6.1.4.1.2011.10.2.109.1.1.1.3Columnh3cRS485DataBitsread-writecurrentThe port's number of data bits in a character.
1.3.6.1.4.1.2011.10.2.109.1.1.1.4Columnh3cRS485Parityread-writecurrentThe port's sense of a character parity bit.
1.3.6.1.4.1.2011.10.2.109.1.1.1.5Columnh3cRS485StopBitsread-writecurrentThe port's number of stop bits.
1.3.6.1.4.1.2011.10.2.109.1.1.1.6Columnh3cRS485FlowControlread-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.2011.10.2.109.1.1.1.7Columnh3cRS485TXCharactersread-onlycurrentThe number of output characters for the port.
1.3.6.1.4.1.2011.10.2.109.1.1.1.8Columnh3cRS485RXCharactersread-onlycurrentThe number of input characters for the port.
1.3.6.1.4.1.2011.10.2.109.1.1.1.9Columnh3cRS485TXErrCharactersread-onlycurrentThe number of output error characters for the port.
1.3.6.1.4.1.2011.10.2.109.1.1.1.10Columnh3cRS485RXErrCharactersread-onlycurrentThe number of input error characters for the port.
1.3.6.1.4.1.2011.10.2.109.1.1.1.11Columnh3cRS485ResetCharactersread-writecurrentReset the counters to zero, inlucding h3cRS485TXCharacters, h3cRS485RXCharacters, h3cRS485TXErrCharacters and h3cRS485RXErrCharacters.
1.3.6.1.4.1.2011.10.2.109.2Nodeh3cRS485RawSessions
1.3.6.1.4.1.2011.10.2.109.2.1Nodeh3cRS485RawSessionSummary
1.3.6.1.4.1.2011.10.2.109.2.1.1Scalarh3cRS485RawSessionMaxNumread-onlycurrentThe max number of raw sessions what we can support.
1.3.6.1.4.1.2011.10.2.109.2.2Tableh3cRS485RawSessionTablenot-accessiblecurrentRS485 raw session table. Data recieved from rs485 will be sent to the destination by raw sockets.
1.3.6.1.4.1.2011.10.2.109.2.2.1Rowh3cRS485RawSessionEntrynot-accessiblecurrentParameters of a session, including remote IP address, remote port, local port, and so on.
1.3.6.1.4.1.2011.10.2.109.2.2.1.1Columnh3cRS485SessionIndexnot-accessiblecurrentRaw session index.
1.3.6.1.4.1.2011.10.2.109.2.2.1.2Columnh3cRS485SessionTyperead-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.2011.10.2.109.2.2.1.3Columnh3cRS485SessionAddTyperead-writecurrentThis object indicates the transport type of the address contained in h3cRS485SessionRemoteIP object.
1.3.6.1.4.1.2011.10.2.109.2.2.1.4Columnh3cRS485SessionRemoteIPread-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.2011.10.2.109.2.2.1.5Columnh3cRS485SessionRemotePortread-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.2011.10.2.109.2.2.1.6Columnh3cRS485SessionLocalPortread-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.2011.10.2.109.2.2.1.7Columnh3cRS485SessionStatusread-createcurrentThe status column used for creating, modifying, and deleting instances of the columnar objects in raw session table.
1.3.6.1.4.1.2011.10.2.109.2.3Tableh3cRS485RawSessionErrInfoTablenot-accessiblecurrentError infomation table. It is fail to create a session, management station can get infomation from this table.
1.3.6.1.4.1.2011.10.2.109.2.3.1Rowh3cRS485RawSessionErrInfoEntrynot-accessiblecurrentError infomaition.
1.3.6.1.4.1.2011.10.2.109.2.3.1.1Columnh3cRS485RawSessionErrInforead-onlycurrentError infomation string. When a response with 'noCreeation' for row creation in table h3cRS485RawSessionTable, the management station should display this strin…