cssSessionHostAddrType
CISCO-SECURE-SHELL-MIB ·
.1.3.6.1.4.1.9.9.339.1.2.1.1.6
Object
column
INET-ADDRESS-MIBInetAddressType
This object describes the type of Internet address used by host associated with this SSH session.
Context
- MIB
- CISCO-SECURE-SHELL-MIB
- OID
.1.3.6.1.4.1.9.9.339.1.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cssSessionEntry
- Table
- cssSessionTable
- 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 |
|---|---|---|---|
| cssSessionID An arbitrary index that uniquely identifies a Secure Shell
Session | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.339.1.2.1.1.1 |
| cssSessionVersion The object indicates the version of Secure Shell used by
this session. | column | Enumeration | .1.3.6.1.4.1.9.9.339.1.2.1.1.2 |
| cssSessionState The object indicates the current state of Secure Shell
Session.
The state sshSessionVersionOk(1) indicates that server and
client versions of SSH are exchanged an… | column | Enumeration | .1.3.6.1.4.1.9.9.339.1.2.1.1.3 |
| cssSessionPID The object indicates the process ID of the process
serving this SSH session on the device. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.339.1.2.1.1.4 |
| cssSessionUserID The object indicates user name associated with this
SSH session. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.339.1.2.1.1.5 |
| cssSessionHostAddr The object indicates the Internet address of the host
associated with this SSH session. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.339.1.2.1.1.7 |