CISCOSB-TELNET-MIB
AI MIB Summary
The CISCOSB-TELNET-MIB enables monitoring and management of Telnet session states, connection counts, and authentication events on Cisco IOS devices. It provides specific counters for active and failed Telnet connections to facilitate troubleshooting and security auditing of remote access services.
This private MIB module defines telnet private MIBs.
Main OID:
rlTelnet.1.3.6.1.4.1.9.6.1.101.58
14
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
14 total| Object Name |
|---|
rlTelnetThis private MIB module defines telnet private MIBs. MODULE-IDENTITY .1.3.6.1.4.1.9.6.1.101.58 |
rlTelnetMibVersionMIB's version, the current version is 1.ro INTEGER .1.3.6.1.4.1.9.6.1.101.58.1 |
rlTelnetPasswordTelnet Passwordrw DisplayString .1.3.6.1.4.1.9.6.1.101.58.2 |
rlTelnetTimeoutThe number of minutes after which the TCP connection is closed if no activity is detected from the Clientrw INTEGER .1.3.6.1.4.1.9.6.1.101.58.3 |
rlTelnetUsersTableThis table hold information about current telnet sessions SEQUENCE OF RlTelnetUsersEntry .1.3.6.1.4.1.9.6.1.101.58.4 |
rlTelnetUsersEntryThe row definition for this table. RlTelnetUsersEntry .1.3.6.1.4.1.9.6.1.101.58.4.1 |
rlTelnetSessionIdTelnet Session IDro INTEGER .1.3.6.1.4.1.9.6.1.101.58.4.1.1 |
rlTelnetSessionClientAddressTypeTelnet Session Client Inet address typero InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.6.1.101.58.4.1.2 |
rlTelnetSessionClientAddressTelnet Session Client Inet addressro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.6.1.101.58.4.1.3 |
rlTelnetSessionLoginTimeTelnet Session Login Time stringro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.58.4.1.4 |
rlTelnetSessionStatusTelnet Session status. After status has been set to diconnect the sessions is closed and the matching entry is deleted from the table.rw Enumeration .1.3.6.1.4.1.9.6.1.101.58.4.1.5 |
rlTelnetLoginBannerTelnet Login Banner. When telnet connection is established, the banner is the concatanation of this MIB and rlTelnetSecondLoginBanner.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.58.5 |
rlTelnetSecondLoginBannerTelnet Login Banner Extension. When telnet connection is established, the banner is the concatanation of rlTelnetLoginBanner and this MIBrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.58.6 |
rlTelnetEnable<ip telnet server> command added. Communication via this MIB.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.58.7 |