NETGEAR-RADLAN-BANNER-MIB
13 objects
The private MIB module definition for Banner displays messages in Marvell 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.
Imported Objects
| NETGEAR-RADLAN-MIB | rnd |
| P-BRIDGE-MIB | EnabledStatus |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-SMI | OBJECT-TYPE |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4526.17.133 | IdentityrlBanner | The private MIB module definition for Banner displays messages in Marvell switching devices. Banner allows users to configure display messages which are displa… | ||
| 1.3.6.1.4.1.4526.17.133.1 | TablerlBannerMessageTable | not-accessible | current | The table listing the Banner content. |
| 1.3.6.1.4.1.4526.17.133.1.1 | RowrlBannerMessageEntry | not-accessible | current | An entry in the rlBannerMessageTable. |
| 1.3.6.1.4.1.4526.17.133.1.1.1 | ColumnrlBannerMessageType | not-accessible | current | This variable identifies the Banner type. There are three types: MOTD, Login and Exec. |
| 1.3.6.1.4.1.4526.17.133.1.1.2 | ColumnrlBannerMessageIndex | not-accessible | current | 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 se… |
| 1.3.6.1.4.1.4526.17.133.1.1.3 | ColumnrlBannerMessageText | read-write | current | This variable identifies the MIB which holds a section of the Banner content in the table. |
| 1.3.6.1.4.1.4526.17.133.2 | TablerlBannerManageTable | not-accessible | current | The table listing specifying for each connection type which Banner should, or should not be displayed. |
| 1.3.6.1.4.1.4526.17.133.2.1 | RowrlBannerManageEntry | not-accessible | current | An entry in the rlBannerManageTable. |
| 1.3.6.1.4.1.4526.17.133.2.1.1 | ColumnrlBannerManageSSH | read-write | current | 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.4526.17.133.2.1.2 | ColumnrlBannerManageTelnet | read-write | current | 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.4526.17.133.2.1.3 | ColumnrlBannerManageConsole | read-write | current | 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.4526.17.133.3 | ScalarrlBannerMessageClear | read-write | current | This value, when set, clears the selected Banner type. Clearing the Banner type means that the related entry from rlBannerMessageTable is removed. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| BannerMessageType | INTEGER { rlBannerMOTD(1), rlBannerLogin(2), rlBannerExec(3) } | current | Banner message type. |