A3COM-HUAWEI-RS485-MIB
30 objects
The objects in this MIB module are used to manage RS485 interfaces, and manage sessions on them.
Imported Objects
| A3COM-HUAWEI-OID-MIB | h3cCommon |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.43.45.1.10.2.109 | Identityh3cRS485 | The objects in this MIB module are used to manage RS485 interfaces, and manage sessions on them. | ||
| 1.3.6.1.4.1.43.45.1.10.2.109.1 | Nodeh3cRS485Properties | |||
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1 | Tableh3cRS485PropertiesTable | not-accessible | current | Propertie table. |
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1.1 | Rowh3cRS485PropertiesEntry | not-accessible | current | Propertie entry. |
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1.1.1 | Columnh3cRS485RawSessionNextIndex | read-only | current | 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.43.45.1.10.2.109.1.1.1.2 | Columnh3cRS485BaudRate | read-write | current | The port's baud rate. |
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1.1.3 | Columnh3cRS485DataBits | read-write | current | The port's number of data bits in a character. |
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1.1.4 | Columnh3cRS485Parity | read-write | current | The port's sense of a character parity bit. |
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1.1.5 | Columnh3cRS485StopBits | read-write | current | The port's number of stop bits. |
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1.1.6 | Columnh3cRS485FlowControl | read-write | current | 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 … |
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1.1.7 | Columnh3cRS485TXCharacters | read-only | current | The number of output characters for the port. |
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1.1.8 | Columnh3cRS485RXCharacters | read-only | current | The number of input characters for the port. |
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1.1.9 | Columnh3cRS485TXErrCharacters | read-only | current | The number of output error characters for the port. |
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1.1.10 | Columnh3cRS485RXErrCharacters | read-only | current | The number of input error characters for the port. |
| 1.3.6.1.4.1.43.45.1.10.2.109.1.1.1.11 | Columnh3cRS485ResetCharacters | read-write | current | Reset the counters to zero, inlucding h3cRS485TXCharacters, h3cRS485RXCharacters, h3cRS485TXErrCharacters and h3cRS485RXErrCharacters. |
| 1.3.6.1.4.1.43.45.1.10.2.109.2 | Nodeh3cRS485RawSessions | |||
| 1.3.6.1.4.1.43.45.1.10.2.109.2.1 | Nodeh3cRS485RawSessionSummary | |||
| 1.3.6.1.4.1.43.45.1.10.2.109.2.1.1 | Scalarh3cRS485RawSessionMaxNum | read-only | current | The max number of raw sessions what we can support. |
| 1.3.6.1.4.1.43.45.1.10.2.109.2.2 | Tableh3cRS485RawSessionTable | not-accessible | current | RS485 raw session table. Data recieved from rs485 will be sent to the destination by raw sockets. |
| 1.3.6.1.4.1.43.45.1.10.2.109.2.2.1 | Rowh3cRS485RawSessionEntry | not-accessible | current | Parameters of a session, including remote IP address, remote port, local port, and so on. |
| 1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.1 | Columnh3cRS485SessionIndex | not-accessible | current | Raw session index. |
| 1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.2 | Columnh3cRS485SessionType | read-write | current | 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.43.45.1.10.2.109.2.2.1.3 | Columnh3cRS485SessionAddType | read-write | current | This object indicates the transport type of the address contained in h3cRS485SessionRemoteIP object. |
| 1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.4 | Columnh3cRS485SessionRemoteIP | read-create | current | 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 t… |
| 1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.5 | Columnh3cRS485SessionRemotePort | read-create | current | 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 … |
| 1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.6 | Columnh3cRS485SessionLocalPort | read-create | current | 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… |
| 1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.7 | Columnh3cRS485SessionStatus | read-create | current | The status column used for creating, modifying, and deleting instances of the columnar objects in raw session table. |
| 1.3.6.1.4.1.43.45.1.10.2.109.2.3 | Tableh3cRS485RawSessionErrInfoTable | not-accessible | current | Error infomation table. It is fail to create a session, management station can get infomation from this table. |
| 1.3.6.1.4.1.43.45.1.10.2.109.2.3.1 | Rowh3cRS485RawSessionErrInfoEntry | not-accessible | current | Error infomaition. |
| 1.3.6.1.4.1.43.45.1.10.2.109.2.3.1.1 | Columnh3cRS485RawSessionErrInfo | read-only | current | Error infomation string. When a response with 'noCreeation' for row creation in table h3cRS485RawSessionTable, the management station should display this strin… |