productIdentificationBannerMotdAckMode
Dell-Vendor-MIB ·
force10 variant
·
.1.3.6.1.4.1.674.10895.3000.1.2.100.9
Object
scalar r/w
Enumeration
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.
Context
- MIB
- Dell-Vendor-MIB
- OID
.1.3.6.1.4.1.674.10895.3000.1.2.100.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- productIdentification
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Dell-Vendor-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Dell-Vendor-MIB::productIdentificationBannerMotdAckMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Dell-Vendor-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Dell-Vendor-MIB::productIdentificationBannerMotdAckMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |