CISCO-TELNET-SERVER-MIB

        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.
    
ciscoTelnetServerMIB 1.3.6.1.4.1.9.9.630
Imported Objects
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-TYPE Unsigned32
SNMPv2-TC TruthValue
Objects (22)
ciscoTelnetServerMIB .1.3.6.1.4.1.9.9.630
ciscoTelnetServerMIBNotifs .1.3.6.1.4.1.9.9.630.0
ciscoTelnetServerMIBObjects .1.3.6.1.4.1.9.9.630.1
ciscoTelnetServerConfigObjects .1.3.6.1.4.1.9.9.630.1.1
ctsTelnetActivation r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.630.1.1.1
ctsSessionEndedNotifEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.630.1.1.2
ctsSessionStartedNotifEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.630.1.1.3
ctsSessionDeniedNotifEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.630.1.1.4
ctsSessionFailureNotifEnable SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.630.1.1.5
ciscoTelnetServerStatusObjects .1.3.6.1.4.1.9.9.630.1.2
ctsSessionsTable .1.3.6.1.4.1.9.9.630.1.2.1
ctsSessionsEntry ctsSessionID .1.3.6.1.4.1.9.9.630.1.2.1.1
ctsSessionID Unsigned32 .1.3.6.1.4.1.9.9.630.1.2.1.1.1
ctsSessionDescription SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.630.1.2.1.1.2
ctsSessionClientAddressType INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.630.1.2.1.1.3
ctsSessionsClientAddress INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.630.1.2.1.1.4
ctsSessionPID Unsigned32 .1.3.6.1.4.1.9.9.630.1.2.1.1.5
ctsSessionUserID SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.630.1.2.1.1.6
ctsSessionTcpPort INET-ADDRESS-MIBInetPortNumber .1.3.6.1.4.1.9.9.630.1.2.1.1.7
ciscoTelnetServerMIBConform .1.3.6.1.4.1.9.9.630.2
ciscoTelnetServerMIBCompliances .1.3.6.1.4.1.9.9.630.2.1
ciscoTelnetServerMIBGroups .1.3.6.1.4.1.9.9.630.2.2
Notifications / Traps (4)
NameOIDDescription
ctsSessionEnded .1.3.6.1.4.1.9.9.630.0.1
This notification signifies that the agent entity has detected
end of a telnet session.
ctsSessionStarted .1.3.6.1.4.1.9.9.630.0.2
This notification is sent when the agent entity has accepted a
new telnet session.
ctsSessionDenied .1.3.6.1.4.1.9.9.630.0.3
This notification signifies that the agent has refused a telnet
session.
ctsSessionLoginFailure .1.3.6.1.4.1.9.9.630.0.4
This notification is sent when the agent entity has detected
attempt to login with wrong credentials.