hpnicfOnuRS485SessionRowStatus
HPN-ICF-EPON-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.42.1.5.33.1.7
Object
The status used for creating, modifying, and deleting instances of the columnar objects in raw session table.
Context
- MIB
- HPN-ICF-EPON-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.42.1.5.33.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfOnuRS485SessionEntry
- Table
- hpnicfOnuRS485SessionTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfOnuRS485SessionIndex Raw session index. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.42.1.5.33.1.1 |
| hpnicfOnuRS485SessionType The type of a session.
A session can use UDP socket, TCP socket as a client,
or TCP socket as a server. | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.42.1.5.33.1.2 |
| hpnicfOnuRS485SessionAddType This object indicates the transport type of the
address contained in hpnicfOnuRS485SessionRemoteIP object. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11.2.14.11.15.2.42.1.5.33.1.3 |
| hpnicfOnuRS485SessionRemoteIP The IP of remote landing.
When session type is 'udp', this is the peer IP.
When session type is 'tcpClient', this is the server IP.
When session type is 'tcpServer', this is inval… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.11.2.14.11.15.2.42.1.5.33.1.4 |
| hpnicfOnuRS485SessionRemotePort The port of remote landing.
When session type is 'udp', this is the peer port.
When session type is 'tcpClient', this is the server port.
When session type is 'tcpServer', this is… | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.42.1.5.33.1.5 |
| hpnicfOnuRS485SessionLocalPort Local socket port.
When session type is 'udp', this is local UDP socket port.
When session type is 'tcpClient', this is invalid.
When session type is 'tcpServer', this is the loca… | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.42.1.5.33.1.6 |