hh3cOnuRS485SessionAddType
HH3C-EPON-MIB ·
.1.3.6.1.4.1.25506.2.42.1.5.33.1.3
Object
This object indicates the transport type of the address contained in hh3cOnuRS485SessionRemoteIP object.
Context
- MIB
- HH3C-EPON-MIB
- OID
.1.3.6.1.4.1.25506.2.42.1.5.33.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cOnuRS485SessionEntry
- Table
- hh3cOnuRS485SessionTable
- Siblings
- 6
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cOnuRS485SessionIndex Raw session index. | column | Integer32 | .1.3.6.1.4.1.25506.2.42.1.5.33.1.1 |
| hh3cOnuRS485SessionType 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.25506.2.42.1.5.33.1.2 |
| hh3cOnuRS485SessionRemoteIP 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.25506.2.42.1.5.33.1.4 |
| hh3cOnuRS485SessionRemotePort 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.25506.2.42.1.5.33.1.5 |
| hh3cOnuRS485SessionLocalPort 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.25506.2.42.1.5.33.1.6 |
| hh3cOnuRS485SessionRowStatus The status used for creating,
modifying, and deleting instances of
the columnar objects in raw session table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.25506.2.42.1.5.33.1.7 |