Dell-BANNER-MIB
- Registered at
- 1.3.6.1.4.1.89.133
- Last updated
- 2008-03-16 00:00
- Organization
- Dell
- Revisions
- 2007-12-16 00:00
- Namespace
- dell
- Source file
Dell-BANNER-MIB- Digest
sha256:91892c5553d4b141942a1e0db6f47489519e975044da34d9e23686155e9a0f5c
Description
The private MIB module definition for Banner displays messages in Dell switching devices. Banner allows users to configure display messages which are displayed on various authentication events. Banner Messages can hold dynamic data such as $(hostname) or $(domain) etc, and display instructions such as: bold, inverse, or blink. Banner Messages can be displayed or hidden with respect to the connection type: via Telnet, SSH or the Console.
Contact
www.dell.com
Imports
| From | Symbols |
|---|---|
| Dell-MIB | rnd |
| P-BRIDGE-MIB | EnabledStatus |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB Dell-BANNER-MIB Dell-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| BannerMessageType TEXTUAL-CONVENTION Banner message type. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlBannerMessageTable OBJECT-TYPE The table listing the Banner content. | 1.3.6.1.4.1.89.133.1 | not-accessible | current | |
| rlBannerMessageEntry OBJECT-TYPE An entry in the rlBannerMessageTable. | 1.3.6.1.4.1.89.133.1.1 | not-accessible | current | |
| rlBannerMessageType OBJECT-TYPE This variable identifies the Banner type. There are three types: MOTD, Login and Exec. | 1.3.6.1.4.1.89.133.1.1.1 | BannerMessageType | not-accessible | current |
| rlBannerMessageIndex OBJECT-TYPE This variable identifies a Banner string section in the Banner content. The Banner content is limited to 2000 characters. Content is divided into 13 indexed sections. Each section contains 160 octets, except the last used section which can contain less than 160 octets. Once a section of the Banner string contains 160 octets of data, the user can write to the next index. Overwriting is not supported. To delete all Banner content, use the rlBannerMessageClear MIB. | 1.3.6.1.4.1.89.133.1.1.2 | INTEGER (1..13) | not-accessible | current |
| rlBannerMessageText OBJECT-TYPE This variable identifies the MIB which holds a section of the Banner content in the table. | 1.3.6.1.4.1.89.133.1.1.3 | SnmpAdminString | read-write | current |
| rlBannerManageTable OBJECT-TYPE The table listing specifying for each connection type which Banner should, or should not be displayed. | 1.3.6.1.4.1.89.133.2 | not-accessible | current | |
| rlBannerManageEntry OBJECT-TYPE An entry in the rlBannerManageTable. | 1.3.6.1.4.1.89.133.2.1 | not-accessible | current | |
| rlBannerManageSSH OBJECT-TYPE This variable specifies whether the banner type specified in the key should or should not be displayed when a user accesses the device via SSH. | 1.3.6.1.4.1.89.133.2.1.1 | EnabledStatus | read-write | current |
| rlBannerManageTelnet OBJECT-TYPE This variable specifies whether the banner type specified in the key should or should not be displayed when a user accesses the device via Telnet. | 1.3.6.1.4.1.89.133.2.1.2 | EnabledStatus | read-write | current |
| rlBannerManageConsole OBJECT-TYPE This variable specifies whether the banner type specified in the key should or should not be displayed when a user accesses the device via Console. | 1.3.6.1.4.1.89.133.2.1.3 | EnabledStatus | read-write | current |
| rlBannerMessageClear OBJECT-TYPE This value, when set, clears the selected Banner type. Clearing the Banner type means that the related entry from rlBannerMessageTable is removed. | 1.3.6.1.4.1.89.133.3 | BannerMessageType | read-write | current |