MIBs Depot

CISCOSB-TELNET-MIB

Registered at
1.3.6.1.4.1.9.6.1.101.58
Last updated
2008-11-24 00:00
Organization
Cisco Systems, Inc.
Revisions
2008-11-24 00:00
Namespace
cisco
Source file
CISCOSB-TELNET-MIB
Digest
sha256:ea6fe6649edd2a1ab4a0ac564c17475f4cc2dbe19616b5d7fdd0e82564432784

Description

This private MIB module defines telnet private MIBs.

Contact

Postal: 170 West Tasman Drive San Jose , CA 95134-1706 USA Website: Cisco Small Business Support Community <http://www.cisco.com/go/smallbizsupport>

Imports

FromSymbols
CISCOSB-MIBswitch001
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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.

CISCOSB-MIB
CISCOSB-TELNET-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
rlTelnetMibVersion
OBJECT-TYPE
MIB's version, the current version is 1.
1.3.6.1.4.1.9.6.1.101.58.1INTEGERread-onlycurrent
rlTelnetPassword
OBJECT-TYPE
Telnet Password
1.3.6.1.4.1.9.6.1.101.58.2DisplayString (SIZE(0..20))read-writecurrent
rlTelnetTimeout
OBJECT-TYPE
The number of minutes after which the TCP connection is closed if no activity is detected from the Client
1.3.6.1.4.1.9.6.1.101.58.3INTEGER (0..65535)read-writecurrent
rlTelnetUsersTable
OBJECT-TYPE
This table hold information about current telnet sessions
1.3.6.1.4.1.9.6.1.101.58.4not-accessiblecurrent
rlTelnetUsersEntry
OBJECT-TYPE
The row definition for this table.
1.3.6.1.4.1.9.6.1.101.58.4.1not-accessiblecurrent
rlTelnetSessionId
OBJECT-TYPE
Telnet Session ID
1.3.6.1.4.1.9.6.1.101.58.4.1.1INTEGERread-onlycurrent
rlTelnetSessionClientAddressType
OBJECT-TYPE
Telnet Session Client Inet address type
1.3.6.1.4.1.9.6.1.101.58.4.1.2InetAddressTyperead-onlycurrent
rlTelnetSessionClientAddress
OBJECT-TYPE
Telnet Session Client Inet address
1.3.6.1.4.1.9.6.1.101.58.4.1.3InetAddressread-onlycurrent
rlTelnetSessionLoginTime
OBJECT-TYPE
Telnet Session Login Time string
1.3.6.1.4.1.9.6.1.101.58.4.1.4DisplayStringread-onlycurrent
rlTelnetSessionStatus
OBJECT-TYPE
Telnet Session status. After status has been set to diconnect the sessions is closed and the matching entry is deleted from the table.
1.3.6.1.4.1.9.6.1.101.58.4.1.5INTEGER {connected(1), disconnect(2)}read-writecurrent
rlTelnetLoginBanner
OBJECT-TYPE
Telnet Login Banner. When telnet connection is established, the banner is the concatanation of this MIB and rlTelnetSecondLoginBanner.
1.3.6.1.4.1.9.6.1.101.58.5DisplayStringread-writecurrent
rlTelnetSecondLoginBanner
OBJECT-TYPE
Telnet Login Banner Extension. When telnet connection is established, the banner is the concatanation of rlTelnetLoginBanner and this MIB
1.3.6.1.4.1.9.6.1.101.58.6DisplayStringread-writecurrent
rlTelnetEnable
OBJECT-TYPE
<ip telnet server> command added. Communication via this MIB.
1.3.6.1.4.1.9.6.1.101.58.7TruthValueread-writecurrent