MIBs Depot

LINKSYS-TELNET-MIB

Registered at
1.3.6.1.4.1.3955.1000.201.58
Last updated
2008-11-24 00:00
Organization
Linksys LLC.
Revisions
2008-11-24 00:00
Namespace
linksys
Source file
LINKSYS-TELNET-MIB
Digest
sha256:5bc52de813ae138dc66850f249a57ef16af9791e5d7a74b491fb83ea4cd6bc7f

Description

This private MIB module defines telnet private MIBs.

Contact

www.linksys.com/business/support

Imports

FromSymbols
INET-ADDRESS-MIBInetAddress, InetAddressType
LINKSYS-MIBrnd
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.

INET-ADDRESS-MIB
LINKSYS-MIB
LINKSYS-TELNET-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.3955.1000.201.58.1INTEGERread-onlycurrent
rlTelnetPassword
OBJECT-TYPE
Telnet Password
1.3.6.1.4.1.3955.1000.201.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.3955.1000.201.58.3INTEGER (0..65535)read-writecurrent
rlTelnetUsersTable
OBJECT-TYPE
This table hold information about current telnet sessions
1.3.6.1.4.1.3955.1000.201.58.4not-accessiblecurrent
rlTelnetUsersEntry
OBJECT-TYPE
The row definition for this table.
1.3.6.1.4.1.3955.1000.201.58.4.1not-accessiblecurrent
rlTelnetSessionId
OBJECT-TYPE
Telnet Session ID
1.3.6.1.4.1.3955.1000.201.58.4.1.1INTEGERread-onlycurrent
rlTelnetSessionClientAddressType
OBJECT-TYPE
Telnet Session Client Inet address type
1.3.6.1.4.1.3955.1000.201.58.4.1.2InetAddressTyperead-onlycurrent
rlTelnetSessionClientAddress
OBJECT-TYPE
Telnet Session Client Inet address
1.3.6.1.4.1.3955.1000.201.58.4.1.3InetAddressread-onlycurrent
rlTelnetSessionLoginTime
OBJECT-TYPE
Telnet Session Login Time string
1.3.6.1.4.1.3955.1000.201.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.3955.1000.201.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.3955.1000.201.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.3955.1000.201.58.6DisplayStringread-writecurrent
rlTelnetEnable
OBJECT-TYPE
<ip telnet server> command added. Communication via this MIB.
1.3.6.1.4.1.3955.1000.201.58.7TruthValueread-writecurrent