ilomCtrlLocalUserAuthCLIMode

SUN-ILOM-CONTROL-MIB · .1.3.6.1.4.1.42.2.175.102.4.1.1.5

Object

column deprecated r/w ILOMCtrlLocalUserAuthCLIMode
Allows the CLI mode to be configured on a per-user basis.  The CLI mode
determines which shell the user will interact with.  If the 'default'
mode is select, the user will see the DMTF CLP after logging in via
ssh or the console.  If the 'alom' mode is selected, the user will see
the ALOM CMT shell after logging in via ssh or the console.
***NOTE: this object is deprecated and replaced with
ilomCtrlLocalUserCLIMode.

Context

MIB
SUN-ILOM-CONTROL-MIB
OID
.1.3.6.1.4.1.42.2.175.102.4.1.1.5
Type
column
Access
readwrite
Status
deprecated
Parent
ilomCtrlLocalUserAuthEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-ILOM-CONTROL-MIB::ilomCtrlLocalUserAuthCLIMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-ILOM-CONTROL-MIB::ilomCtrlLocalUserAuthCLIMode.<ilomCtrlLocalUserAuthUsername>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-ILOM-CONTROL-MIB::ilomCtrlLocalUserAuthCLIMode'

Syntax

Values & Constraints

Type Values
1default
2alom

Conformance