ctsSessionClientAddressType
CISCO-TELNET-SERVER-MIB ·
.1.3.6.1.4.1.9.9.630.1.2.1.1.3
Object
column
INET-ADDRESS-MIBInetAddressType
The type of Internet address of the client that requested this session.
Context
- MIB
- CISCO-TELNET-SERVER-MIB
- OID
.1.3.6.1.4.1.9.9.630.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctsSessionsEntry
- Table
- ctsSessionsTable
- 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 |
|---|---|---|---|
| ctsSessionID An arbitrary index that uniquely identifies a Telnet Session. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.630.1.2.1.1.1 |
| ctsSessionDescription Human readable description about the session. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.630.1.2.1.1.2 |
| ctsSessionsClientAddress The Internet address of the client that requested this session.
The type of this address is determined by the value of the
ctsSessionClientAddressType object. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.630.1.2.1.1.4 |
| ctsSessionPID The object indicates the process ID of the process
serving this telnet session on the device. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.630.1.2.1.1.5 |
| ctsSessionUserID The object indicates user name associated with this
telnet session. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.630.1.2.1.1.6 |
| ctsSessionTcpPort The TCP source port number of the remote client. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.630.1.2.1.1.7 |