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
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| hpnicfRS485PropertiesEntry OBJECT-TYPE Propertie entry. | 1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1 | not-accessible | current | |
| 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.1 | Integer32 (1..64) | read-only | current |
| hpnicfRS485BaudRate OBJECT-TYPE The port's baud rate. | 1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.2 | INTEGER {bautRate300(1), bautRate600(2), bautRate1200(3), bautRate2400(4), bautRate4800(5), bautRate9600(6), bautRate19200(7), bautRate38400(8), bautRate57600(9), bautRate115200(10)} | read-write | current |
| 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.3 | INTEGER {five(1), six(2), seven(3), eight(4)} | read-write | current |
| 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.4 | INTEGER {none(1), odd(2), even(3), mark(4), space(5)} | read-write | current |
| 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.5 | INTEGER {one(1), two(2), oneAndHalf(3)} | read-write | current |
| 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.6 | INTEGER {none(1), hardware(2), xonOrxoff(3)} | read-write | current |
| 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.7 | Integer32 | read-only | current |
| 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.8 | Integer32 | read-only | current |
| 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.9 | Integer32 | read-only | current |
| 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.10 | Integer32 | read-only | current |
| 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.11 | INTEGER {counting(1), clear(2)} | read-write | current |
| 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.1 | Integer32 (1..64) | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| hpnicfRS485SessionIndex OBJECT-TYPE Raw session index. | 1.3.6.1.4.1.11.2.14.11.15.2.109.2.2.1.1 | Integer32 (1..64) | not-accessible | current |
| 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.2 | INTEGER {udp(1), tcpClient(2), tcpServer(3)} | read-write | current |
| 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.3 | InetAddressType | read-write | current |
| 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.4 | InetAddress | read-create | current |
| 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.5 | Integer32 (1024..65535) | read-create | current |
| 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.6 | Integer32 (1024..65535) | read-create | current |
| 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.7 | RowStatus | read-create | current |
| 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.3 | not-accessible | current | |
| hpnicfRS485RawSessionErrInfoEntry OBJECT-TYPE Error infomaition. | 1.3.6.1.4.1.11.2.14.11.15.2.109.2.3.1 | not-accessible | current | |
| 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.1 | DisplayString | read-only | current |