Dell-TELNET-MIB
- Registered at
- 1.3.6.1.4.1.89.58
- Last updated
- 2008-11-24 00:00
- Organization
- Dell
- Revisions
- 2008-11-24 00:00
- Namespace
- dell
- Source file
Dell-TELNET-MIB- Digest
sha256:e4139f418df76b11e01384141cd881ef4bfe7c5f2d073fec7ea965c3aea7326f
Description
This private MIB module defines telnet private MIBs.
Contact
www.dell.com
Imports
| From | Symbols |
|---|---|
| Dell-MIB | rnd |
| 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.
Dell-MIB Dell-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.89.58.1 | INTEGER | read-only | current |
| rlTelnetPassword OBJECT-TYPE Telnet Password | 1.3.6.1.4.1.89.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.89.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.89.58.4 | not-accessible | current | |
| rlTelnetUsersEntry OBJECT-TYPE The row definition for this table. | 1.3.6.1.4.1.89.58.4.1 | not-accessible | current | |
| rlTelnetSessionId OBJECT-TYPE Telnet Session ID | 1.3.6.1.4.1.89.58.4.1.1 | INTEGER | read-only | current |
| rlTelnetSessionClientAddressType OBJECT-TYPE Telnet Session Client Inet address type | 1.3.6.1.4.1.89.58.4.1.2 | InetAddressType | read-only | current |
| rlTelnetSessionClientAddress OBJECT-TYPE Telnet Session Client Inet address | 1.3.6.1.4.1.89.58.4.1.3 | InetAddress | read-only | current |
| rlTelnetSessionLoginTime OBJECT-TYPE Telnet Session Login Time string | 1.3.6.1.4.1.89.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.89.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.89.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.89.58.6 | DisplayString | read-write | current |
| rlTelnetEnable OBJECT-TYPE <ip telnet server> command added. Communication via this MIB. | 1.3.6.1.4.1.89.58.7 | TruthValue | read-write | current |