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
| From | Symbols |
|---|---|
| CISCOSB-MIB | switch001 |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlTelnetMibVersion OBJECT-TYPE MIB's version, the current version is 1. | 1.3.6.1.4.1.9.6.1.101.58.1 | INTEGER | read-only | current |
| rlTelnetPassword OBJECT-TYPE Telnet Password | 1.3.6.1.4.1.9.6.1.101.58.2 | DisplayString (SIZE(0..20)) | read-write | current |
| 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.3 | INTEGER (0..65535) | read-write | current |
| rlTelnetUsersTable OBJECT-TYPE This table hold information about current telnet sessions | 1.3.6.1.4.1.9.6.1.101.58.4 | not-accessible | current | |
| rlTelnetUsersEntry OBJECT-TYPE The row definition for this table. | 1.3.6.1.4.1.9.6.1.101.58.4.1 | not-accessible | current | |
| rlTelnetSessionId OBJECT-TYPE Telnet Session ID | 1.3.6.1.4.1.9.6.1.101.58.4.1.1 | INTEGER | read-only | current |
| rlTelnetSessionClientAddressType OBJECT-TYPE Telnet Session Client Inet address type | 1.3.6.1.4.1.9.6.1.101.58.4.1.2 | InetAddressType | read-only | current |
| rlTelnetSessionClientAddress OBJECT-TYPE Telnet Session Client Inet address | 1.3.6.1.4.1.9.6.1.101.58.4.1.3 | InetAddress | read-only | current |
| rlTelnetSessionLoginTime OBJECT-TYPE Telnet Session Login Time string | 1.3.6.1.4.1.9.6.1.101.58.4.1.4 | DisplayString | read-only | current |
| 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.5 | INTEGER {connected(1), disconnect(2)} | read-write | current |
| 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.5 | DisplayString | read-write | current |
| 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.6 | DisplayString | read-write | current |
| rlTelnetEnable OBJECT-TYPE <ip telnet server> command added. Communication via this MIB. | 1.3.6.1.4.1.9.6.1.101.58.7 | TruthValue | read-write | current |