All MIBs › Dell-Vendor-MIB › productIdentificationBannerMotdAckMode
productIdentificationBannerMotdAckMode
Module: Dell-Vendor-MIB
OID (symbolic): Dell-Vendor-MIB::productIdentificationBannerMotdAckMode
OID (numeric): 1.3.6.1.4.1.674.10895.3000.1.2.100.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
If enable is selected, user will be required to acknowledge the banner displayed on the console. The user would have to type 'y' or 'n' to continue to the login prompt. If n is typed, the session is terminated and no future communication is allowed on that session. However, serial connection will not get terminated if user does not enter 'y'. Use disable option to disable banner acknowledge.
What is productIdentificationBannerMotdAckMode?
This object controls whether users are forced to acknowledge the message-of-the-day banner before reaching the login prompt on console connections. When enabled, users must type 'y' or 'n' to proceed, and typing 'n' terminates the session immediately. An operator would enable this to ensure all console users see important security or administrative messages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.100.9 snmpwalk -v2c -c public <target> Dell-Vendor-MIB::productIdentificationBannerMotdAckMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.100.9.1 snmpget -v2c -c public <target> Dell-Vendor-MIB::productIdentificationBannerMotdAckMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.674.10895.3000.1.2.100.9.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.674 | dell | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895 | dellLan | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000 | powerConnectVendorMIB | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1 | dellVendorMIBObjects | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2 | hardware | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.100 | productIdentification | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.100.9 | productIdentificationBannerMotdAckMode | Dell-Vendor-MIB |