MIBs Depot

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

FromSymbols
CISCOSB-MIBswitch001
P-BRIDGE-MIBEnabledStatus
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
BannerMessageType
TEXTUAL-CONVENTION
Banner message type.
current

Objects

NameOIDSyntaxAccessStatus
rlBannerMessageTable
OBJECT-TYPE
The table listing the Banner content.
1.3.6.1.4.1.9.6.1.101.133.1not-accessiblecurrent
rlBannerMessageEntry
OBJECT-TYPE
An entry in the rlBannerMessageTable.
1.3.6.1.4.1.9.6.1.101.133.1.1not-accessiblecurrent
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.1BannerMessageTypenot-accessiblecurrent
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.2INTEGER (1..13)not-accessiblecurrent
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.3SnmpAdminStringread-writecurrent
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.2not-accessiblecurrent
rlBannerManageEntry
OBJECT-TYPE
An entry in the rlBannerManageTable.
1.3.6.1.4.1.9.6.1.101.133.2.1not-accessiblecurrent
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.1EnabledStatusread-writecurrent
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.2EnabledStatusread-writecurrent
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.3EnabledStatusread-writecurrent
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.3BannerMessageTyperead-writecurrent