HH3C-RS485-MIB
The objects in this MIB module are used to manage RS485 interfaces, and manage sessions on them.
Main OID:
hh3cRS485.1.3.6.1.4.1.25506.2.109
30
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
hh3cRS485The objects in this MIB module are used to manage RS485 interfaces, and manage sessions on them. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.109 |
hh3cRS485Properties OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.109.1 |
hh3cRS485PropertiesTablePropertie table. SEQUENCE OF Hh3cRS485PropertiesEntry .1.3.6.1.4.1.25506.2.109.1.1 |
hh3cRS485PropertiesEntryPropertie entry. Hh3cRS485PropertiesEntry .1.3.6.1.4.1.25506.2.109.1.1.1 |
hh3cRS485RawSessionNextIndexThe 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.ro Integer32 .1.3.6.1.4.1.25506.2.109.1.1.1.1 |
hh3cRS485BaudRateThe port's baud rate.rw Enumeration .1.3.6.1.4.1.25506.2.109.1.1.1.2 |
hh3cRS485DataBitsThe port's number of data bits in a character.rw Enumeration .1.3.6.1.4.1.25506.2.109.1.1.1.3 |
hh3cRS485ParityThe port's sense of a character parity bit.rw Enumeration .1.3.6.1.4.1.25506.2.109.1.1.1.4 |
hh3cRS485StopBitsThe port's number of stop bits.rw Enumeration .1.3.6.1.4.1.25506.2.109.1.1.1.5 |
hh3cRS485FlowControlThe 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.rw Enumeration .1.3.6.1.4.1.25506.2.109.1.1.1.6 |
hh3cRS485TXCharactersThe number of output characters for the port.ro Integer32 .1.3.6.1.4.1.25506.2.109.1.1.1.7 |
hh3cRS485RXCharactersThe number of input characters for the port.ro Integer32 .1.3.6.1.4.1.25506.2.109.1.1.1.8 |
hh3cRS485TXErrCharactersThe number of output error characters for the port.ro Integer32 .1.3.6.1.4.1.25506.2.109.1.1.1.9 |
hh3cRS485RXErrCharactersThe number of input error characters for the port.ro Integer32 .1.3.6.1.4.1.25506.2.109.1.1.1.10 |
hh3cRS485ResetCharactersReset the counters to zero, inlucding hh3cRS485TXCharacters, hh3cRS485RXCharacters, hh3cRS485TXErrCharacters and hh3cRS485RXErrCharacters.rw Enumeration .1.3.6.1.4.1.25506.2.109.1.1.1.11 |
hh3cRS485RawSessions OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.109.2 |
hh3cRS485RawSessionSummary OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.109.2.1 |
hh3cRS485RawSessionMaxNumThe max number of raw sessions what we can support.ro Integer32 .1.3.6.1.4.1.25506.2.109.2.1.1 |
hh3cRS485RawSessionTableRS485 raw session table. Data recieved from rs485 will be sent to the destination by raw sockets. SEQUENCE OF Hh3cRS485RawSessionEntry .1.3.6.1.4.1.25506.2.109.2.2 |
hh3cRS485RawSessionEntryParameters of a session, including remote IP address, remote port, local port, and so on. Hh3cRS485RawSessionEntry .1.3.6.1.4.1.25506.2.109.2.2.1 |
hh3cRS485SessionIndexRaw session index. Integer32 .1.3.6.1.4.1.25506.2.109.2.2.1.1 |
hh3cRS485SessionTypeThe type of a session. A session can use UDP socket, TCP socket as a client, or TCP socket as a server.rw Enumeration .1.3.6.1.4.1.25506.2.109.2.2.1.2 |
hh3cRS485SessionAddTypeThis object indicates the transport type of the address contained in hh3cRS485SessionRemoteIP object.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.109.2.2.1.3 |
hh3cRS485SessionRemoteIPThe 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.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.109.2.2.1.4 |
hh3cRS485SessionRemotePortThe 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.rw Integer32 .1.3.6.1.4.1.25506.2.109.2.2.1.5 |
hh3cRS485SessionLocalPortLocal 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.rw Integer32 .1.3.6.1.4.1.25506.2.109.2.2.1.6 |
hh3cRS485SessionStatusThe status column used for creating, modifying, and deleting instances of the columnar objects in raw session table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.109.2.2.1.7 |
hh3cRS485RawSessionErrInfoTableError infomation table. It is fail to create a session, management station can get infomation from this table. SEQUENCE OF Hh3cRS485RawSessionErrInfoEntry .1.3.6.1.4.1.25506.2.109.2.3 |
hh3cRS485RawSessionErrInfoEntryError infomaition. Hh3cRS485RawSessionErrInfoEntry .1.3.6.1.4.1.25506.2.109.2.3.1 |
hh3cRS485RawSessionErrInfoError infomation string. When a response with 'noCreeation' for row creation in table hh3cRS485RawSessionTable, the management station should display this string to users, thus users can konw the reason.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.25506.2.109.2.3.1.1 |