CISCOSB-BANNER-MIB
- Registered at
- 1.3.6.1.4.1.9.6.1.101.133
- Last updated
- 2008-03-16 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2007-12-16 00:00
- Namespace
- cisco
- Source file
CISCOSB-BANNER-MIB- Digest
sha256:0549b54135f633d52ebeaf1798cc5fbffe498372e0eb2fa75161076e171f55ea
Description
The private MIB module definition for Banner displays messages in Cisco 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
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 |
| 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 CISCOSB-BANNER-MIB CISCOSB-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.9.6.1.101.133.1 | not-accessible | current | |
| rlBannerMessageEntry OBJECT-TYPE An entry in the rlBannerMessageTable. | 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.133.2 | not-accessible | current | |
| rlBannerManageEntry OBJECT-TYPE An entry in the rlBannerManageTable. | 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.133.3 | BannerMessageType | read-write | current |