CISCO-TELNET-SERVER-MIB
AI MIB Summary
The CISCO-TELNET-SERVER-MIB enables monitoring and configuration of Cisco IOS Telnet server parameters, including active session counts, connection states, and access control list bindings. It provides granular visibility into Telnet service availability and security posture by exposing counters for successful logins, authentication failures, and dropped connections.
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.
Main OID:
ciscoTelnetServerMIB.1.3.6.1.4.1.9.9.630
26
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
26 total| Object Name |
|---|
ciscoTelnetServerMIBMIB 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. MODULE-IDENTITY .1.3.6.1.4.1.9.9.630 |
ciscoTelnetServerMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.630.0 |
ctsSessionEndedThis notification signifies that the agent entity has detected
end of a telnet session. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.630.0.1 |
ctsSessionStartedThis notification is sent when the agent entity has accepted a
new telnet session. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.630.0.2 |
ctsSessionDeniedThis notification signifies that the agent has refused a telnet
session. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.630.0.3 |
ctsSessionLoginFailureThis notification is sent when the agent entity has detected
attempt to login with wrong credentials. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.630.0.4 |
ciscoTelnetServerMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.630.1 |
ciscoTelnetServerConfigObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.630.1.1 |
ctsTelnetActivationThis object specifies whether the Telnet access service on
the device is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.630.1.1.1 |
ctsSessionEndedNotifEnableThis object controls whether the system produces
ctsSessionEnded notifications. A 'false' value will prevent
ctsSessionEnded notifications from being generated by this
system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.630.1.1.2 |
ctsSessionStartedNotifEnableThis object controls whether the system produces
ctsSessionStarted notifications. A 'false' value will prevent
ctsSessionStarted notifications from being generated by this
system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.630.1.1.3 |
ctsSessionDeniedNotifEnableThis object controls whether the system produces
ctsSessionDenied notifications. A 'false' value will prevent
ctsSessionDenied notifications from being generated by this
system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.630.1.1.4 |
ctsSessionFailureNotifEnableThis object controls whether the system produces
ctsSessionLoginFailure notifications. A 'false' value will
prevent ctsSessionLoginFailure notifications from being
generated by this system.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.630.1.1.5 |
ciscoTelnetServerStatusObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.630.1.2 |
ctsSessionsTableThis table provides data for each telnet session on an entity
capable of running telnet server. SEQUENCE OF CtsSessionsEntry .1.3.6.1.4.1.9.9.630.1.2.1 |
ctsSessionsEntryAn 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. CtsSessionsEntry .1.3.6.1.4.1.9.9.630.1.2.1.1 |
ctsSessionIDAn arbitrary index that uniquely identifies a Telnet Session. Unsigned32 .1.3.6.1.4.1.9.9.630.1.2.1.1.1 |
ctsSessionDescriptionHuman readable description about the session.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.630.1.2.1.1.2 |
ctsSessionClientAddressTypeThe type of Internet address of the client that requested this
session.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.630.1.2.1.1.3 |
ctsSessionsClientAddressThe Internet address of the client that requested this session.
The type of this address is determined by the value of the
ctsSessionClientAddressType object.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.630.1.2.1.1.4 |
ctsSessionPIDThe object indicates the process ID of the process
serving this telnet session on the device.ro Unsigned32 .1.3.6.1.4.1.9.9.630.1.2.1.1.5 |
ctsSessionUserIDThe object indicates user name associated with this
telnet session.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.630.1.2.1.1.6 |
ctsSessionTcpPortThe TCP source port number of the remote client.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.630.1.2.1.1.7 |
ciscoTelnetServerMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.630.2 |
ciscoTelnetServerMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.630.2.1 |
ciscoTelnetServerMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.630.2.2 |