DLINK-3100-BANNER-MIB
AI MIB Summary
The DLINK-3100-BANNER-MIB manages the configuration and display of dynamic, formatted text banners on D-Link switching devices across Telnet, SSH, and Console authentication sessions. It enables the injection of runtime variables (e.g., hostname, domain) and formatting codes (bold, inverse, blink) to enforce security warnings or informational notices based on the specific connection type.
The private MIB module definition for Banner displays messages in Dlink 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.
Main OID:
rlBanner.1.3.6.1.4.1.171.10.94.89.89.133
12
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
rlBannerThe private MIB module definition for Banner displays messages in Dlink 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. MODULE-IDENTITY .1.3.6.1.4.1.171.10.94.89.89.133 |
rlBannerMessageTableThe table listing the Banner content. SEQUENCE OF RlBannerMessageEntry .1.3.6.1.4.1.171.10.94.89.89.133.1 |
rlBannerMessageEntryAn entry in the rlBannerMessageTable. RlBannerMessageEntry .1.3.6.1.4.1.171.10.94.89.89.133.1.1 |
rlBannerMessageTypeThis variable identifies the Banner type. There are three types: MOTD, Login and Exec. BannerMessageType .1.3.6.1.4.1.171.10.94.89.89.133.1.1.1 |
rlBannerMessageIndexThis 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. INTEGER .1.3.6.1.4.1.171.10.94.89.89.133.1.1.2 |
rlBannerMessageTextThis variable identifies the MIB which holds a section of the Banner content in the table.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.171.10.94.89.89.133.1.1.3 |
rlBannerManageTableThe table listing specifying for each connection type which Banner should, or should not be displayed. SEQUENCE OF RlBannerManageEntry .1.3.6.1.4.1.171.10.94.89.89.133.2 |
rlBannerManageEntryAn entry in the rlBannerManageTable. RlBannerManageEntry .1.3.6.1.4.1.171.10.94.89.89.133.2.1 |
rlBannerManageSSHThis variable specifies whether the banner type specified in the key should or should not be displayed when a user accesses the device via SSH.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.171.10.94.89.89.133.2.1.1 |
rlBannerManageTelnetThis variable specifies whether the banner type specified in the key should or should not be displayed when a user accesses the device via Telnet.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.171.10.94.89.89.133.2.1.2 |
rlBannerManageConsoleThis variable specifies whether the banner type specified in the key should or should not be displayed when a user accesses the device via Console.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.171.10.94.89.89.133.2.1.3 |
rlBannerMessageClearThis value, when set, clears the selected Banner type. Clearing the Banner type means that the related entry from rlBannerMessageTable is removed.rw BannerMessageType .1.3.6.1.4.1.171.10.94.89.89.133.3 |