CISCO-TELNET-SERVER-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-TELNET-SERVER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ciscoTelnetServerMIB | 1.3.6.1.4.1.9.9.630 |
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. |
||
ciscoTelnetServerMIBNotifs | 1.3.6.1.4.1.9.9.630.0 | |||
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. |
||
ciscoTelnetServerMIBObjects | 1.3.6.1.4.1.9.9.630.1 | |||
ciscoTelnetServerConfigObjects | 1.3.6.1.4.1.9.9.630.1.1 | |||
ctsTelnetActivation | 1.3.6.1.4.1.9.9.630.1.1.1 | truthvalue | read-write |
This object specifies whether the Telnet access service on the device is enabled. |
ctsSessionEndedNotifEnable | 1.3.6.1.4.1.9.9.630.1.1.2 | truthvalue | read-write |
This object controls whether the system produces ctsSessionEnded notifications. A 'false' value will prevent ctsSessionEnded notifications from being generated by this system. |
ctsSessionStartedNotifEnable | 1.3.6.1.4.1.9.9.630.1.1.3 | truthvalue | read-write |
This object controls whether the system produces ctsSessionStarted notifications. A 'false' value will prevent ctsSessionStarted notifications from being generated by this system. |
ctsSessionDeniedNotifEnable | 1.3.6.1.4.1.9.9.630.1.1.4 | truthvalue | read-write |
This object controls whether the system produces ctsSessionDenied notifications. A 'false' value will prevent ctsSessionDenied notifications from being generated by this system. |
ctsSessionFailureNotifEnable | 1.3.6.1.4.1.9.9.630.1.1.5 | truthvalue | read-only |
This object controls whether the system produces ctsSessionLoginFailure notifications. A 'false' value will prevent ctsSessionLoginFailure notifications from being generated by this system. |
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 | no-access |
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.1 | no-access |
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. |
||
ctsSessionID | 1.3.6.1.4.1.9.9.630.1.2.1.1.1 | unsigned32 | no-access |
An arbitrary index that uniquely identifies a Telnet Session. |
ctsSessionDescription | 1.3.6.1.4.1.9.9.630.1.2.1.1.2 | snmpadminstring | read-only |
Human readable description about the session. |
ctsSessionClientAddressType | 1.3.6.1.4.1.9.9.630.1.2.1.1.3 | inetaddresstype | read-only |
The type of Internet address of the client that requested this session. |
ctsSessionsClientAddress | 1.3.6.1.4.1.9.9.630.1.2.1.1.4 | inetaddress | read-only |
The Internet address of the client that requested this session. The type of this address is determined by the value of the ctsSessionClientAddressType object. |
ctsSessionPID | 1.3.6.1.4.1.9.9.630.1.2.1.1.5 | unsigned32 | read-only |
The object indicates the process ID of the process serving this telnet session on the device. |
ctsSessionUserID | 1.3.6.1.4.1.9.9.630.1.2.1.1.6 | snmpadminstring | read-only |
The object indicates user name associated with this telnet session. |
ctsSessionTcpPort | 1.3.6.1.4.1.9.9.630.1.2.1.1.7 | inetportnumber | read-only |
The TCP source port number of the remote client. |
ciscoTelnetServerMIBConform | 1.3.6.1.4.1.9.9.630.2 | |||
ciscoTelnetServerMIBCompliances | 1.3.6.1.4.1.9.9.630.2.1 | |||
ciscoTelnetServerMIBCompliance | 1.3.6.1.4.1.9.9.630.2.1.1 |
The compliance statement for SNMP Agents which implement this MIB. |
||
ciscoTelnetServerMIBGroups | 1.3.6.1.4.1.9.9.630.2.2 | |||
ctsMIBSessionsObjectGroup | 1.3.6.1.4.1.9.9.630.2.2.1 |
This group of objects maintains informative data for each Telnet session on a device that runs Telnet Server. |
||
ctsMIBNotificationGroup | 1.3.6.1.4.1.9.9.630.2.2.2 |
This group contains notifications for this MIB. |
||
ctsSessionNotifsControlGroup | 1.3.6.1.4.1.9.9.630.2.2.3 |
A collection of objects providing configuration information applicable to all session notifications. |