ilomCtrlSingleSignonEnabled
SUN-ILOM-CONTROL-MIB ·
.1.3.6.1.4.1.42.2.175.102.2.4.1
Object
Specified whether single sign-on authentication should be enabled on the device. Single sign-on allows tokens to be passed around so that it is not necessary to re-enter passwords between different applications. This would allow single sign-on between the SC web interface and the SP web interface, between the SC command-line interface and the SP command-line interface, and between the SC and SP interfaces and the Java Remote Console application.
Context
- MIB
- SUN-ILOM-CONTROL-MIB
- OID
.1.3.6.1.4.1.42.2.175.102.2.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ilomCtrlSingleSignon
- Groups
- 1
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 '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::ilomCtrlSingleSignonEnabled.0'
More examples
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::ilomCtrlSingleSignonEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of