rcBayStackSshSessionInetAddressType
RAPID-CITY-BAY-STACK ·
.1.3.6.1.4.1.2272.40.1.1.2.1.3
Object
column
INET-ADDRESS-MIBInetAddressType
This object indicates the type of address stored in the corresponding instance of rcBayStackSshSessionInetAddress.
Context
- MIB
- RAPID-CITY-BAY-STACK
- OID
.1.3.6.1.4.1.2272.40.1.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcBayStackSshSessionEntry
- Table
- rcBayStackSshSessionTable
- Siblings
- 3
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 |
|---|---|---|---|
| rcBayStackSshSessionId Session ID | column | Integer32 | .1.3.6.1.4.1.2272.40.1.1.2.1.1 |
| rcBayStackSshSessionIp IPv4 address of SSH client that opened the session. If the
value of rcBayStackSshSessionInetAddressType is not ipv4(1),
then the value of this object must be 0.0.0.0. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2272.40.1.1.2.1.2 |
| rcBayStackSshSessionInetAddress This object contains the IP address of the SSH client that opened
the SSH session. The type of IP address contained in this object
is specified by the corresponding instance of
r… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2272.40.1.1.2.1.4 |