CISCO-TELNET-SERVER-MIB
- Registered at
- 1.3.6.1.4.1.9.9.630
- Last updated
- 2007-05-08 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2007-05-08 00:00
- Namespace
- cisco
- Source file
CISCO-TELNET-SERVER-MIB- Digest
sha256:211eebcecfe9efbafce6342c9273b768e17833af27675232c709ce86e52ab270
Description
MIB module for displaying and configuring Telnet related features in a device. Telnet is a program to log into another computer over a network, to execute commands in a remote machine.
Contact
Cisco Systems Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com, cs-lan-switch-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressType, InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-TELNET-SERVER-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoTelnetServerMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.630.0 | |||
| ciscoTelnetServerMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.630.1 | |||
| ciscoTelnetServerConfigObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.630.1.1 | |||
| ctsTelnetActivation OBJECT-TYPE This object specifies whether the Telnet access service on the device is enabled. | 1.3.6.1.4.1.9.9.630.1.1.1 | TruthValue | read-write | current |
| ctsSessionEndedNotifEnable OBJECT-TYPE This object controls whether the system produces ctsSessionEnded notifications. A 'false' value will prevent ctsSessionEnded notifications from being generated by this system. | 1.3.6.1.4.1.9.9.630.1.1.2 | TruthValue | read-write | current |
| ctsSessionStartedNotifEnable OBJECT-TYPE This object controls whether the system produces ctsSessionStarted notifications. A 'false' value will prevent ctsSessionStarted notifications from being generated by this system. | 1.3.6.1.4.1.9.9.630.1.1.3 | TruthValue | read-write | current |
| ctsSessionDeniedNotifEnable OBJECT-TYPE This object controls whether the system produces ctsSessionDenied notifications. A 'false' value will prevent ctsSessionDenied notifications from being generated by this system. | 1.3.6.1.4.1.9.9.630.1.1.4 | TruthValue | read-write | current |
| ctsSessionFailureNotifEnable OBJECT-TYPE This object controls whether the system produces ctsSessionLoginFailure notifications. A 'false' value will prevent ctsSessionLoginFailure notifications from being generated by this system. | 1.3.6.1.4.1.9.9.630.1.1.5 | TruthValue | read-only | current |
| ciscoTelnetServerStatusObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.630.1.2 | |||
| ctsSessionsTable OBJECT-TYPE This table provides data for each telnet session on an entity capable of running telnet server. | 1.3.6.1.4.1.9.9.630.1.2.1 | not-accessible | current | |
| ctsSessionsEntry OBJECT-TYPE An entry (conceptual row) in the ctsSessionsTable. This entry lists the data for the telnet session on the entity running the telnet server. An entry in the ctsSessionTable, that provides detailed information about all the existing telnet sessions on the device. An entry will be created for every telnet session established on the device. The entry will be removed upon termination of the telnet session. | 1.3.6.1.4.1.9.9.630.1.2.1.1 | not-accessible | current | |
| ctsSessionID OBJECT-TYPE An arbitrary index that uniquely identifies a Telnet Session. | 1.3.6.1.4.1.9.9.630.1.2.1.1.1 | Unsigned32 | not-accessible | current |
| ctsSessionDescription OBJECT-TYPE Human readable description about the session. | 1.3.6.1.4.1.9.9.630.1.2.1.1.2 | SnmpAdminString | read-only | current |
| ctsSessionClientAddressType OBJECT-TYPE The type of Internet address of the client that requested this session. | 1.3.6.1.4.1.9.9.630.1.2.1.1.3 | InetAddressType | read-only | current |
| ctsSessionsClientAddress OBJECT-TYPE The Internet address of the client that requested this session. The type of this address is determined by the value of the ctsSessionClientAddressType object. | 1.3.6.1.4.1.9.9.630.1.2.1.1.4 | InetAddress | read-only | current |
| ctsSessionPID OBJECT-TYPE The object indicates the process ID of the process serving this telnet session on the device. | 1.3.6.1.4.1.9.9.630.1.2.1.1.5 | Unsigned32 | read-only | current |
| ctsSessionUserID OBJECT-TYPE The object indicates user name associated with this telnet session. | 1.3.6.1.4.1.9.9.630.1.2.1.1.6 | SnmpAdminString | read-only | current |
| ctsSessionTcpPort OBJECT-TYPE The TCP source port number of the remote client. | 1.3.6.1.4.1.9.9.630.1.2.1.1.7 | InetPortNumber | read-only | current |
| ciscoTelnetServerMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.630.2 | |||
| ciscoTelnetServerMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.630.2.1 | |||
| ciscoTelnetServerMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.630.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ctsSessionEnded NOTIFICATION-TYPE This notification signifies that the agent entity has detected end of a telnet session. | 1.3.6.1.4.1.9.9.630.0.1 | current |
| ctsSessionStarted NOTIFICATION-TYPE This notification is sent when the agent entity has accepted a new telnet session. | 1.3.6.1.4.1.9.9.630.0.2 | current |
| ctsSessionDenied NOTIFICATION-TYPE This notification signifies that the agent has refused a telnet session. | 1.3.6.1.4.1.9.9.630.0.3 | current |
| ctsSessionLoginFailure NOTIFICATION-TYPE This notification is sent when the agent entity has detected attempt to login with wrong credentials. | 1.3.6.1.4.1.9.9.630.0.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoTelnetServerMIBCompliance MODULE-COMPLIANCE The compliance statement for SNMP Agents which implement this MIB. | 1.3.6.1.4.1.9.9.630.2.1.1 | current |
| ctsMIBSessionsObjectGroup OBJECT-GROUP This group of objects maintains informative data for each Telnet session on a device that runs Telnet Server. | 1.3.6.1.4.1.9.9.630.2.2.1 | current |
| ctsMIBNotificationGroup NOTIFICATION-GROUP This group contains notifications for this MIB. | 1.3.6.1.4.1.9.9.630.2.2.2 | current |
| ctsSessionNotifsControlGroup OBJECT-GROUP A collection of objects providing configuration information applicable to all session notifications. | 1.3.6.1.4.1.9.9.630.2.2.3 | current |