SUN-ILOM-CONTROL-MIB

File: SUN-ILOM-CONTROL-MIB.mib (152749 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Unsigned32 enterprises
TEXTUAL-CONVENTION RowStatus TruthValue
DisplayString DateAndTime OBJECT-GROUP
SnmpAdminString

Defined Types

ILOMCtrlTargetIndex  
A string that is short enough to be used properly as an index without overflowing the maximum number of subOIDs.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..110)  

ILOMCtrlModTargetIndex  
A string that is short enough to be used properly along with ILOMCtrlInstanceTargetIndex as a pair of indexes without overflowing the maximum number of subOIDs.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..12)  

ILOMCtrlInstanceTargetIndex  
A string that is short enough to be used properly along with ILOMCtrlModTargetIndex as a pair of indexes without overflowing the maximum number of subOIDs.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..100)  

ILOMCtrlSessionsConnectionType  
An enumerated value which describes possible connection types by which a user can be log in.
TEXTUAL-CONVENTION    
  INTEGER shell(1), web(2), other(3), snmp(4)  

ILOMCtrlLocalUserUsername  
A local user username. This must start with an alphabetical letter and may contain alphabetical letters, digits, hyphens and underscores. This can not be 'password'. This can not contain spaces.
TEXTUAL-CONVENTION    
  OCTET STRING Size(4..16)  

ILOMCtrlLocalUserPassword  
A local user password.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8..16)  

ILOMCtrlUserRole  
An enumerated value which describes possible privilege levels (also known as roles) a user can have. ***NOTE: this textual-convention is deprecated and replaced by ILOMCtrlUserRoles.
TEXTUAL-CONVENTION    
  INTEGER administrator(1), operator(2), none(3), other(4)  

ILOMCtrlUserRoles  
A set of role-IDs which describe the possible privilege levels (also known as roles) for a user. This property supports the legacy roles of 'Administrator' or 'Operator', or any of the individual role ID combinations of 'a', 'u', 'c', 'r', 'o' and 's' (like 'aucro') where a-admin, u-user, c-console, r-reset, s-service and o-readOnly.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..13)  

ILOMCtrlLocalUserAuthCLIMode  
An enumerated value which describes the possible CLI modes. The 'default' mode corresponds to the ILOM DMTF CLP. The 'alom' mode corresponds to the ALOM CMT.
TEXTUAL-CONVENTION    
  INTEGER default(1), alom(2)  

ILOMCtrlPowerAction  
An enumerated value which describes possible actions that can applied to a power control target.
TEXTUAL-CONVENTION    
  INTEGER powerOn(1), powerOff(2), powerCycle(3), powerSoft(4)  

ILOMCtrlResetAction  
An enumerated value which describes possible actions that can applied to a reset control target.
TEXTUAL-CONVENTION    
  INTEGER reset(1), resetNonMaskableInterrupt(2), force(3)  

ILOMCtrlNetworkIpDiscovery  
An enumerated value which determines whether the IP settings should static or dynamic (DHCP).
TEXTUAL-CONVENTION    
  INTEGER static(1), dynamic(2), other(3)  

ILOMCtrlEventLogType  
An enumerated value which describes the possible event log type.
TEXTUAL-CONVENTION    
  INTEGER log(1), action(2), fault(3), state(4), repair(5), other(6)  

ILOMCtrlEventLogClass  
An enumerated value which describes the possible event log class.
TEXTUAL-CONVENTION    
  INTEGER audit(1), ipmi(2), chassis(3), fma(4), system(5), pcm(6), other(7)  

ILOMCtrlEventSeverity  
An enumerated value which describes the possible event severities.
TEXTUAL-CONVENTION    
  INTEGER disable(1), critical(2), major(3), minor(4), down(5), other(6)  

ILOMCtrlAlertType  
An enumerated value which describes the possible alert notification types.
TEXTUAL-CONVENTION    
  INTEGER email(1), snmptrap(2), ipmipet(3)  

ILOMCtrlAlertSNMPVersion  
An enumeration of the possible SNMP versions for traps generated by configuring alert rules.
TEXTUAL-CONVENTION    
  INTEGER v1(1), v2c(2), v3(3)  

ILOMCtrlBaudRate  
An enumerated value which describes the possible baud rates for serial ports.
TEXTUAL-CONVENTION    
  INTEGER baud9600(1), baud19200(2), baud38400(3), baud57600(4), baud115200(5)  

ILOMCtrlFlowControl  
An enumerated value which describes the possible flowcontrol settings for serial ports.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), hardware(2), software(3), none(4)  

ILOMCtrlFirmwareUpdateStatus  
An enumerated value which contains all the possible status values during a firmware update.
TEXTUAL-CONVENTION    
  INTEGER tftpError(1), imageVerificationFailed(2), inProgress(3), success(4), other(5)  

ILOMCtrlFirmwareUpdateAction  
An enumerated value which contains all the possible firmware management actions.
TEXTUAL-CONVENTION    
  INTEGER clearProperties(1), initiate(2)  

ILOMCtrlResetToDefaultsAction  
An enumerated value indicating possible actions for resetting the SP back to factory defaults.
TEXTUAL-CONVENTION    
  INTEGER none(1), all(2), factory(3)  

ILOMCtrlRedundancyStatus  
An enumerated value which contains all the possible states a device can have in a redundant configuration.
TEXTUAL-CONVENTION    
  INTEGER initializing(1), active(2), standby(3), standAlone(4), other(5)  

ILOMCtrlRedundancyAction  
Setting the redundancy action to initiateFailover will cause the current SC to switch mastership. i.e., it will initiate actions to become master if it is standby or to become standby if it is master. No action is taken if the SC is initializing or running in standalone mode.
TEXTUAL-CONVENTION    
  INTEGER ready(1), initiateFailover(2)  

ILOMCtrlSPARCDiagsLevel  
An enumerated value which contains all the possible states for embedded diagnostics for the host. The min value is the same as the 'enabled' value on some platforms and the max value is the same as the 'extended' value. ***NOTE: this textual-convention is deprecated and replaced with ILOMCtrlSPARCDiagsLevelAdv.
TEXTUAL-CONVENTION    
  INTEGER min(1), max(2), advsettings(3)  

ILOMCtrlSPARCDiagsLevelAdv  
An enumerated value which contains all the possible states for embedded diagnostics for the host. The min value is the same as the 'enabled' value on some platforms and the max value is the same as the 'extended' value.
TEXTUAL-CONVENTION    
  INTEGER init(1), minimum(2), normal(3), maximum(4), other(5)  

ILOMCtrlSPARCDiagsTrigger  
An enumerated value which contains all the possible states for the trigger for embedded diagnostics on the host. x64 platforms with embedded diagnostics only support 'all-resets' and 'none' as possible states.
TEXTUAL-CONVENTION    
  INTEGER allResets(1), none(2), userReset(3), powerOnReset(4), errorTest(5), userResetandpowerOnReset(6), userResetanderrorTest(7), userTestandpowerOnReset(8), hwChange(9), hwChangeandpowerOnReset(10), hwChangeanderrorTest(11)  

ILOMCtrlSPARCDiagsMode  
An enumerated value which contains all the possible OPS modes specified to POST.
TEXTUAL-CONVENTION    
  INTEGER off(1), normal(2), service(3), unknown(4)  

ILOMCtrlSPARCDiagsVerbosity  
An enumerated value which contains all the possible states for the verbosity level for embedded diagnostics on the host. ***NOTE: this textual-convention is deprecated and replaced with ILOMCtrlSPARCDiagsVerbosityAdv.
TEXTUAL-CONVENTION    
  INTEGER min(1), max(2), advsettings(3)  

ILOMCtrlSPARCDiagsVerbosityAdv  
An enumerated value which contains all the possible states for the verbosity level for embedded diagnostics on the host.
TEXTUAL-CONVENTION    
  INTEGER none(1), minimum(2), normal(3), maximum(4), debug(5)  

ILOMCtrlSPARCHostAutoRestartPolicy  
An enumerated value which contains all the possible actions to perform when the SP determines that the host has hung.
TEXTUAL-CONVENTION    
  INTEGER none(1), reset(2), dumpcore(3)  

ILOMCtrlSPARCHostBootRestart  
An enumerated value which contains all the possible actions to perform when the boot timer expires.
TEXTUAL-CONVENTION    
  INTEGER none(1), reset(2)  

ILOMCtrlSPARCHostBootFailRecovery  
An enumerated value which contains all the possible actions to perform when the max boot failures allowed is reached.
TEXTUAL-CONVENTION    
  INTEGER none(1), powercycle(2), poweroff(3)  

ILOMCtrlSPARCHostSendBreakAction  
Send Break Action to Host.
TEXTUAL-CONVENTION    
  INTEGER nop(1), break(2), dumpcore(3)  

ILOMCtrlSPARCHostIoReconfigurePolicy  
An enumerated value which contains all the possible states for the host IO reconfiguration policy that is applied at next host power-on.
TEXTUAL-CONVENTION    
  INTEGER false(1), nextboot(2), true(3)  

ILOMCtrlSPARCBootModeState  
An enumerated value which contains all the possible states for the boot mode state.
TEXTUAL-CONVENTION    
  INTEGER normal(1), resetNvram(2)  

ILOMCtrlSPARCKeySwitchState  
An enumerated value which contains all the possible states for the key switch.
TEXTUAL-CONVENTION    
  INTEGER normal(1), standby(2), diag(3), locked(4)  

ILOMCtrlSPARCDiagsAction  
An action to take to control POST running on the host.
TEXTUAL-CONVENTION    
  INTEGER stop(1), start(2)  

ILOMCtrlSshKeyGenType  
An enumerated value which contains all the possible key types for ssh.
TEXTUAL-CONVENTION    
  INTEGER none(1), rsa(2), dsa(3)  

ILOMCtrlThdAction  
An enumerated value which contains all the possible control actions for a THD module.
TEXTUAL-CONVENTION    
  INTEGER suspend(1), resume(2), nop(3)  

ILOMCtrlBackupAndRestoreAction  
An action to start Backup or Restore operation.
TEXTUAL-CONVENTION    
  INTEGER backup(1), restore(2)  

ILOMCtrlNetworkEntry  
SEQUENCE    
  ilomCtrlNetworkTarget SnmpAdminString
  ilomCtrlNetworkMacAddress SnmpAdminString
  ilomCtrlNetworkIpDiscovery ILOMCtrlNetworkIpDiscovery
  ilomCtrlNetworkIpAddress IpAddress
  ilomCtrlNetworkIpGateway IpAddress
  ilomCtrlNetworkIpNetmask IpAddress
  ilomCtrlNetworkPendingIpDiscovery ILOMCtrlNetworkIpDiscovery
  ilomCtrlNetworkPendingIpAddress IpAddress
  ilomCtrlNetworkPendingIpGateway IpAddress
  ilomCtrlNetworkPendingIpNetmask IpAddress
  ilomCtrlNetworkCommitPending TruthValue
  ilomCtrlNetworkOutOfBandMacAddress SnmpAdminString
  ilomCtrlNetworkSidebandMacAddress SnmpAdminString
  ilomCtrlNetworkPendingManagementPort SnmpAdminString
  ilomCtrlNetworkManagementPort SnmpAdminString
  ilomCtrlNetworkDHCPServerAddr IpAddress
  ilomCtrlNetworkState TruthValue

ILOMCtrlLocalUserAuthEntry  
SEQUENCE    
  ilomCtrlLocalUserAuthUsername SnmpAdminString
  ilomCtrlLocalUserAuthPassword SnmpAdminString
  ilomCtrlLocalUserAuthRole ILOMCtrlUserRole
  ilomCtrlLocalUserAuthRowStatus RowStatus
  ilomCtrlLocalUserAuthCLIMode ILOMCtrlLocalUserAuthCLIMode

ILOMCtrlLocalUserEntry  
SEQUENCE    
  ilomCtrlLocalUserUsername ILOMCtrlLocalUserUsername
  ilomCtrlLocalUserPassword ILOMCtrlLocalUserPassword
  ilomCtrlLocalUserRoles ILOMCtrlUserRoles
  ilomCtrlLocalUserRowStatus RowStatus
  ilomCtrlLocalUserCLIMode ILOMCtrlLocalUserAuthCLIMode

ILOMCtrlSessionsEntry  
SEQUENCE    
  ilomCtrlSessionsId Integer32
  ilomCtrlSessionsUsername SnmpAdminString
  ilomCtrlSessionsConnectionType ILOMCtrlSessionsConnectionType
  ilomCtrlSessionsLoginTime DateAndTime

ILOMCtrlEventLogEntry  
SEQUENCE    
  ilomCtrlEventLogRecordID Unsigned32
  ilomCtrlEventLogType ILOMCtrlEventLogType
  ilomCtrlEventLogTimestamp DateAndTime
  ilomCtrlEventLogClass ILOMCtrlEventLogClass
  ilomCtrlEventLogSeverity ILOMCtrlEventSeverity
  ilomCtrlEventLogDescription SnmpAdminString

ILOMCtrlAlertsEntry  
SEQUENCE    
  ilomCtrlAlertID Integer32
  ilomCtrlAlertSeverity ILOMCtrlEventSeverity
  ilomCtrlAlertType ILOMCtrlAlertType
  ilomCtrlAlertDestinationIP IpAddress
  ilomCtrlAlertDestinationEmail SnmpAdminString
  ilomCtrlAlertSNMPVersion ILOMCtrlAlertSNMPVersion
  ilomCtrlAlertSNMPCommunityOrUsername SnmpAdminString
  ilomCtrlAlertDestinationPort Integer32
  ilomCtrlAlertEmailEventClassFilter SnmpAdminString
  ilomCtrlAlertEmailEventTypeFilter SnmpAdminString
  ilomCtrlAlertEmailCustomSender SnmpAdminString
  ilomCtrlAlertEmailMessagePrefix SnmpAdminString

ILOMCtrlPowerEntry  
SEQUENCE    
  ilomCtrlPowerTarget SnmpAdminString
  ilomCtrlPowerAction ILOMCtrlPowerAction

ILOMCtrlResetEntry  
SEQUENCE    
  ilomCtrlResetTarget SnmpAdminString
  ilomCtrlResetAction ILOMCtrlResetAction

ILOMCtrlPolicyEntry  
SEQUENCE    
  ilomCtrlPolicyId Integer32
  ilomCtrlPolicyShortStr DisplayString
  ilomCtrlPolicyLongStr DisplayString
  ilomCtrlPolicyEnabled TruthValue

ILOMCtrlActiveDirUserDomainEntry  
SEQUENCE    
  ilomCtrlActiveDirUserDomainId Integer32
  ilomCtrlActiveDirUserDomain SnmpAdminString

ILOMCtrlActiveDirAdminGroupsEntry  
SEQUENCE    
  ilomCtrlActiveDirAdminGroupId Integer32
  ilomCtrlActiveDirAdminGroupName SnmpAdminString

ILOMCtrlActiveDirOperatorGroupsEntry  
SEQUENCE    
  ilomCtrlActiveDirOperatorGroupId Integer32
  ilomCtrlActiveDirOperatorGroupName SnmpAdminString

ILOMCtrlActiveDirAlternateServerEntry  
SEQUENCE    
  ilomCtrlActiveDirAlternateServerId Integer32
  ilomCtrlActiveDirAlternateServerIp IpAddress
  ilomCtrlActiveDirAlternateServerPort Integer32
  ilomCtrlActiveDirAlternateServerCertStatus DisplayString
  ilomCtrlActiveDirAlternateServerCertURI SnmpAdminString
  ilomCtrlActiveDirAlternateServerCertClear TruthValue
  ilomCtrlActiveDirAlternateServerCertVersion DisplayString
  ilomCtrlActiveDirAlternateServerCertSerialNo DisplayString
  ilomCtrlActiveDirAlternateServerCertIssuer DisplayString
  ilomCtrlActiveDirAlternateServerCertSubject DisplayString
  ilomCtrlActiveDirAlternateServerCertValidBegin DisplayString
  ilomCtrlActiveDirAlternateServerCertValidEnd DisplayString

ILOMCtrlActiveDirCustomGroupsEntry  
SEQUENCE    
  ilomCtrlActiveDirCustomGroupId Integer32
  ilomCtrlActiveDirCustomGroupName SnmpAdminString
  ilomCtrlActiveDirCustomGroupRoles ILOMCtrlUserRoles

ILOMCtrlActiveDirDnsLocatorQueryEntry  
SEQUENCE    
  ilomCtrlActiveDirDnsLocatorQueryId Integer32
  ilomCtrlActiveDirDnsLocatorQueryService SnmpAdminString

ILOMCtrlThdModulesEntry  
SEQUENCE    
  ilomCtrlThdModuleName ILOMCtrlTargetIndex
  ilomCtrlThdModuleDesc SnmpAdminString
  ilomCtrlThdModuleState SnmpAdminString
  ilomCtrlThdModuleAction ILOMCtrlThdAction

ILOMCtrlThdInstanceEntry  
SEQUENCE    
  ilomCtrlThdModName ILOMCtrlModTargetIndex
  ilomCtrlThdInstanceName ILOMCtrlInstanceTargetIndex
  ilomCtrlThdInstanceState SnmpAdminString
  ilomCtrlThdInstanceAction ILOMCtrlThdAction

ILOMCtrlLdapSslUserDomainEntry  
SEQUENCE    
  ilomCtrlLdapSslUserDomainId Integer32
  ilomCtrlLdapSslUserDomain SnmpAdminString

ILOMCtrlLdapSslAdminGroupsEntry  
SEQUENCE    
  ilomCtrlLdapSslAdminGroupId Integer32
  ilomCtrlLdapSslAdminGroupName SnmpAdminString

ILOMCtrlLdapSslOperatorGroupsEntry  
SEQUENCE    
  ilomCtrlLdapSslOperatorGroupId Integer32
  ilomCtrlLdapSslOperatorGroupName SnmpAdminString

ILOMCtrlLdapSslAlternateServerEntry  
SEQUENCE    
  ilomCtrlLdapSslAlternateServerId Integer32
  ilomCtrlLdapSslAlternateServerIp IpAddress
  ilomCtrlLdapSslAlternateServerPort Integer32
  ilomCtrlLdapSslAlternateServerCertStatus DisplayString
  ilomCtrlLdapSslAlternateServerCertURI SnmpAdminString
  ilomCtrlLdapSslAlternateServerCertClear TruthValue
  ilomCtrlLdapSslAlternateServerCertVersion DisplayString
  ilomCtrlLdapSslAlternateServerCertSerialNo DisplayString
  ilomCtrlLdapSslAlternateServerCertIssuer DisplayString
  ilomCtrlLdapSslAlternateServerCertSubject DisplayString
  ilomCtrlLdapSslAlternateServerCertValidBegin DisplayString
  ilomCtrlLdapSslAlternateServerCertValidEnd DisplayString

ILOMCtrlLdapSslCustomGroupsEntry  
SEQUENCE    
  ilomCtrlLdapSslCustomGroupId Integer32
  ilomCtrlLdapSslCustomGroupName SnmpAdminString
  ilomCtrlLdapSslCustomGroupRoles ILOMCtrlUserRoles

Defined Values

sun 1.3.6.1.4.1.42
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.42.2
OBJECT IDENTIFIER    

ilom 1.3.6.1.4.1.42.2.175
OBJECT IDENTIFIER    

ilomCtrlMIB 1.3.6.1.4.1.42.2.175.102
SUN-ILOM-CONTROL-MIB.mib Version 3.0 Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. This MIB controls all Sun Integrated Lights Out Management devices.
MODULE-IDENTITY    

ilomCtrlClients 1.3.6.1.4.1.42.2.175.102.1
OBJECT IDENTIFIER    

ilomCtrlServices 1.3.6.1.4.1.42.2.175.102.2
OBJECT IDENTIFIER    

ilomCtrlNetwork 1.3.6.1.4.1.42.2.175.102.3
OBJECT IDENTIFIER    

ilomCtrlUsers 1.3.6.1.4.1.42.2.175.102.4
OBJECT IDENTIFIER    

ilomCtrlSessions 1.3.6.1.4.1.42.2.175.102.5
OBJECT IDENTIFIER    

ilomCtrlFirmwareMgmt 1.3.6.1.4.1.42.2.175.102.6
OBJECT IDENTIFIER    

ilomCtrlLogs 1.3.6.1.4.1.42.2.175.102.7
OBJECT IDENTIFIER    

ilomCtrlAlerts 1.3.6.1.4.1.42.2.175.102.8
OBJECT IDENTIFIER    

ilomCtrlClock 1.3.6.1.4.1.42.2.175.102.9
OBJECT IDENTIFIER    

ilomCtrlSerial 1.3.6.1.4.1.42.2.175.102.10
OBJECT IDENTIFIER    

ilomCtrlPowerReset 1.3.6.1.4.1.42.2.175.102.11
OBJECT IDENTIFIER    

ilomCtrlRedundancy 1.3.6.1.4.1.42.2.175.102.12
OBJECT IDENTIFIER    

ilomCtrlPolicy 1.3.6.1.4.1.42.2.175.102.13
OBJECT IDENTIFIER    

ilomCtrlConfigMgmt 1.3.6.1.4.1.42.2.175.102.14
OBJECT IDENTIFIER    

ilomCtrlSPARC 1.3.6.1.4.1.42.2.175.102.15
OBJECT IDENTIFIER    

ilomCtrlIdentification 1.3.6.1.4.1.42.2.175.102.16
OBJECT IDENTIFIER    

ilomCtrlThd 1.3.6.1.4.1.42.2.175.102.17
OBJECT IDENTIFIER    

ilomCtrlConformances 1.3.6.1.4.1.42.2.175.102.18
OBJECT IDENTIFIER    

ilomCtrlNtp 1.3.6.1.4.1.42.2.175.102.1.1
OBJECT IDENTIFIER    

ilomCtrlLdap 1.3.6.1.4.1.42.2.175.102.1.2
OBJECT IDENTIFIER    

ilomCtrlRadius 1.3.6.1.4.1.42.2.175.102.1.3
OBJECT IDENTIFIER    

ilomCtrlRemoteSyslog 1.3.6.1.4.1.42.2.175.102.1.4
OBJECT IDENTIFIER    

ilomCtrlActiveDirectory 1.3.6.1.4.1.42.2.175.102.1.5
OBJECT IDENTIFIER    

ilomCtrlSMTP 1.3.6.1.4.1.42.2.175.102.1.6
OBJECT IDENTIFIER    

ilomCtrlLdapSsl 1.3.6.1.4.1.42.2.175.102.1.7
OBJECT IDENTIFIER    

ilomCtrlDNS 1.3.6.1.4.1.42.2.175.102.1.8
OBJECT IDENTIFIER    

ilomCtrlHttp 1.3.6.1.4.1.42.2.175.102.2.1
OBJECT IDENTIFIER    

ilomCtrlHttps 1.3.6.1.4.1.42.2.175.102.2.2
OBJECT IDENTIFIER    

ilomCtrlSsh 1.3.6.1.4.1.42.2.175.102.2.3
OBJECT IDENTIFIER    

ilomCtrlSingleSignon 1.3.6.1.4.1.42.2.175.102.2.4
OBJECT IDENTIFIER    

ilomCtrlEventLog 1.3.6.1.4.1.42.2.175.102.7.1
OBJECT IDENTIFIER    

ilomCtrlPowerControl 1.3.6.1.4.1.42.2.175.102.11.1
OBJECT IDENTIFIER    

ilomCtrlResetControl 1.3.6.1.4.1.42.2.175.102.11.2
OBJECT IDENTIFIER    

ilomCtrlBackupAndRestore 1.3.6.1.4.1.42.2.175.102.14.2
OBJECT IDENTIFIER    

ilomCtrlSPARCDiags 1.3.6.1.4.1.42.2.175.102.15.1
OBJECT IDENTIFIER    

ilomCtrlSPARCHostControl 1.3.6.1.4.1.42.2.175.102.15.2
OBJECT IDENTIFIER    

ilomCtrlSPARCBootMode 1.3.6.1.4.1.42.2.175.102.15.3
OBJECT IDENTIFIER    

ilomCtrlSPARCKeySwitch 1.3.6.1.4.1.42.2.175.102.15.4
OBJECT IDENTIFIER    

ilomCtrlCompliances 1.3.6.1.4.1.42.2.175.102.18.1
OBJECT IDENTIFIER    

ilomCtrlGroups 1.3.6.1.4.1.42.2.175.102.18.2
OBJECT IDENTIFIER    

ilomCtrlDeviceNTPServerOneIP 1.3.6.1.4.1.42.2.175.102.1.1.1
The IP address of the first NTP server used by the device. This property is ignored if NTP is not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlDeviceNTPServerTwoIP 1.3.6.1.4.1.42.2.175.102.1.1.2
The IP address of the second NTP server used by the device. This property is ignored if NTP is not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlLdapEnabled 1.3.6.1.4.1.42.2.175.102.1.2.1
Specifies whether or not the LDAP client is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlLdapServerIP 1.3.6.1.4.1.42.2.175.102.1.2.2
The IP address of the LDAP server used as a name service for user accounts.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlLdapPortNumber 1.3.6.1.4.1.42.2.175.102.1.2.3
Specifies the port number for the LDAP client.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlLdapBindDn 1.3.6.1.4.1.42.2.175.102.1.2.4
The distinguished name (DN) for the read-only proxy user used to bind to the LDAP server. Example: cn=proxyuser,ou=people,dc=sun,dc=com
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlLdapBindPassword 1.3.6.1.4.1.42.2.175.102.1.2.5
The password of a read-only proxy user which is used to bind to the LDAP server. This property is essentially write-only. The write-only access level is no longer supported as of SNMPv2. This property must return a null value when read.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlLdapSearchBase 1.3.6.1.4.1.42.2.175.102.1.2.6
A search base in the LDAP database below which to find users. Example: ou=people,dc=sun,dc=com
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlLdapDefaultRole 1.3.6.1.4.1.42.2.175.102.1.2.7
Specifies the role that a user authenticated via LDAP should have. ***NOTE: this object is deprecated and replaced by ilomCtrlLdapDefaultRoles.
Status: deprecated Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRole  

ilomCtrlLdapDefaultRoles 1.3.6.1.4.1.42.2.175.102.1.2.8
Specifies the role that a user authenticated via LDAP should have. This property supports the legacy roles of 'Administrator' or 'Operator', or any of the individual role ID combinations of 'a', 'u', 'c', 'r', 'o' and 's' (like 'aucro') where a-admin, u-user, c-console, r-reset, s-service and o-readOnly.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRoles  

ilomCtrlRadiusEnabled 1.3.6.1.4.1.42.2.175.102.1.3.1
Specifies whether or not the RADIUS client is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlRadiusServerIP 1.3.6.1.4.1.42.2.175.102.1.3.2
The IP address of the RADIUS server used as a name service for user accounts.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlRadiusPortNumber 1.3.6.1.4.1.42.2.175.102.1.3.3
Specifies the port number for the RADIUS client.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlRadiusSecret 1.3.6.1.4.1.42.2.175.102.1.3.4
The shared secret encryption key that is used to encypt traffic between the RADIUS client and server.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlRadiusDefaultRole 1.3.6.1.4.1.42.2.175.102.1.3.5
Specifies the role that a user authenticated via RADIUS should have. ***NOTE: this object is deprecated and replaced by ILOMCtrlUserRoles.
Status: deprecated Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRole  

ilomCtrlRadiusDefaultRoles 1.3.6.1.4.1.42.2.175.102.1.3.6
Specifies the role that a user authenticated via RADIUS should have. This property supports the legacy roles of 'Administrator' or 'Operator', or any of the individual role ID combinations of 'a', 'u', 'c', 'r', 'o' and 's' (like 'aucro') where a-admin, u-user, c-console, r-reset, s-service and o-readOnly.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRoles  

ilomCtrlRemoteSyslogDest1 1.3.6.1.4.1.42.2.175.102.1.4.1
The IP address of the first remote syslog destination (log host).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlRemoteSyslogDest2 1.3.6.1.4.1.42.2.175.102.1.4.2
The IP address of the second remote syslog destination (log host).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlHttpEnabled 1.3.6.1.4.1.42.2.175.102.2.1.1
Specifies whether or not the embedded web server should be running and listening on the HTTP port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlHttpPortNumber 1.3.6.1.4.1.42.2.175.102.2.1.2
Specifies the port number that the embedded web server should listen to for HTTP requests.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlHttpSecureRedirect 1.3.6.1.4.1.42.2.175.102.2.1.3
Specifies whether or not the embedded web server should redirect HTTP connections to HTTPS.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlHttpsEnabled 1.3.6.1.4.1.42.2.175.102.2.2.1
Specifies whether or not the embedded web server should be running and listening on the HTTPS port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlHttpsPortNumber 1.3.6.1.4.1.42.2.175.102.2.2.2
Specifies the port number that the embedded web server should listen to for HTTPS requests.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlSshRsaKeyFingerprint 1.3.6.1.4.1.42.2.175.102.2.3.1
The fingerprint of the RSA key used for the SSH protocol.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSshRsaKeyLength 1.3.6.1.4.1.42.2.175.102.2.3.2
The length of the RSA key used for the SSH protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlSshDsaKeyFingerprint 1.3.6.1.4.1.42.2.175.102.2.3.3
The fingerprint of the DSA key used for the SSH protocol.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSshDsaKeyLength 1.3.6.1.4.1.42.2.175.102.2.3.4
The length of the DSA key used for the SSH protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlSshGenerateNewKeyAction 1.3.6.1.4.1.42.2.175.102.2.3.5
This property is used to initiate a new public key generation.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlSshGenerateNewKeyType 1.3.6.1.4.1.42.2.175.102.2.3.6
SSH new key type. The possible type are rsa(2), dsa(3).
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSshKeyGenType  

ilomCtrlSshRestartSshdAction 1.3.6.1.4.1.42.2.175.102.2.3.7
This property is used to initiate sshd restart.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlSshEnabled 1.3.6.1.4.1.42.2.175.102.2.3.8
Speicfies whether or not the SSHD is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlSingleSignonEnabled 1.3.6.1.4.1.42.2.175.102.2.4.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlNetworkTable 1.3.6.1.4.1.42.2.175.102.3.1
A table listing all targets whose networks can be controlled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlNetworkEntry

ilomCtrlNetworkEntry 1.3.6.1.4.1.42.2.175.102.3.1.1
An entry for a target which can be reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlNetworkEntry  

ilomCtrlNetworkTarget 1.3.6.1.4.1.42.2.175.102.3.1.1.1
This is the nomenclature name for a target which has a configurable network. On some systems, there are multiple targets which have networks. On a traditional, non-blade system, this table will contain only one row for the network configuration of the service processor, which has a nomenclature name of '/SP'. On blade systems, this table will contain multiple rows. There will be a row for '/SC' which allows for configuration of the system controller's network settings. In addition, there will be rows for each blade's service processor. For example, a blade's service processor nomenclature takes the form of '/CH/BL0/SP', '/CH/BL1/SP' and so on. This will allow for the configuration of the service processors from the system controller. In the case of redundant system controllers, the floating master IP addressed can be configured using a name of /MASTERSC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlNetworkMacAddress 1.3.6.1.4.1.42.2.175.102.3.1.1.2
Specifies the MAC address of the service processor or system controller.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlNetworkIpDiscovery 1.3.6.1.4.1.42.2.175.102.3.1.1.3
Specifies whether the current target is configured to have static IP settings or whether these settings are retrieved dynamically from DHCP.
Status: current Access: read-only
OBJECT-TYPE    
  ILOMCtrlNetworkIpDiscovery  

ilomCtrlNetworkIpAddress 1.3.6.1.4.1.42.2.175.102.3.1.1.4
Indicates the current IP address for the given target.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ilomCtrlNetworkIpGateway 1.3.6.1.4.1.42.2.175.102.3.1.1.5
Indicates the current IP gateway for the given target.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ilomCtrlNetworkIpNetmask 1.3.6.1.4.1.42.2.175.102.3.1.1.6
Indicates the current IP netmask for the given target.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ilomCtrlNetworkPendingIpDiscovery 1.3.6.1.4.1.42.2.175.102.3.1.1.7
This property is used to set the pending value for the mode of IP discovery for the given target. The possible values are static(1) or dynamic(2). Static values can be specified by setting the other pending properties in this table: ilomCtrlNetworkPendingIpAddress, ilomCtrlNetworkPendingIpGateway, and ilomCtrlNetworkPendingIpNetmask. If dynamic is specified, the other pending properties should not be set. This property does not take effect until the ilomCtrlNetworkCommitPending property is set to true for the given row.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlNetworkIpDiscovery  

ilomCtrlNetworkPendingIpAddress 1.3.6.1.4.1.42.2.175.102.3.1.1.8
This property is used to set the pending IP address for the given target. This property does not take effect until the ilomCtrlNetworkCommitPending property is set to true for the given row.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlNetworkPendingIpGateway 1.3.6.1.4.1.42.2.175.102.3.1.1.9
This property is used to set the pending IP gateway for the given target. This property does not take effect until the ilomCtrlNetworkCommitPending property is set to true for the given row.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlNetworkPendingIpNetmask 1.3.6.1.4.1.42.2.175.102.3.1.1.10
This property is used to set the pending IP netmask for the given target. This property does not take effect until the ilomCtrlNetworkCommitPending property is set to true for the given row.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlNetworkCommitPending 1.3.6.1.4.1.42.2.175.102.3.1.1.11
This property is used to commit pending properties for the given row. Settings this property to true(1) will cause the network to be reconfigured according to the values specified in the other pending properties.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlNetworkOutOfBandMacAddress 1.3.6.1.4.1.42.2.175.102.3.1.1.12
Specifies the MAC address of the out of band management interface (where applicable)
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlNetworkSidebandMacAddress 1.3.6.1.4.1.42.2.175.102.3.1.1.13
Specifies the MAC address of the sideband management interface (where applicable)
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlNetworkPendingManagementPort 1.3.6.1.4.1.42.2.175.102.3.1.1.14
This property is used to set the pending management port for the giventarget. This property does not take effect until the ilomCtrlNetworkCommitPending property is set to true for the given row.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlNetworkManagementPort 1.3.6.1.4.1.42.2.175.102.3.1.1.15
Indicates the current managment port for the given target
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlNetworkDHCPServerAddr 1.3.6.1.4.1.42.2.175.102.3.1.1.16
The address of the DHCP server for this row.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ilomCtrlNetworkState 1.3.6.1.4.1.42.2.175.102.3.1.1.17
Specifies whether or not the row is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlLocalUserAuthTable 1.3.6.1.4.1.42.2.175.102.4.1
This table provides a listing of the current local users on a system along with their password state. ***NOTE: this table is deprecated and replaced with ilomCtrlLocalUserTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlLocalUserAuthEntry

ilomCtrlLocalUserAuthEntry 1.3.6.1.4.1.42.2.175.102.4.1.1
An entry containing objects for a local user in the database. ***NOTE: this object is deprecated and replaced with ilomCtrlLocalUserEntry.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlLocalUserAuthEntry  

ilomCtrlLocalUserAuthUsername 1.3.6.1.4.1.42.2.175.102.4.1.1.1
The username of a local user on the device. ***NOTE: this object is deprecated and replaced with ilomCtrlLocalUserUsername.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlLocalUserAuthPassword 1.3.6.1.4.1.42.2.175.102.4.1.1.2
The password of a local user on the device. This property is essentially write-only. The write-only access level is no longer supported as of SNMPv2. This property must return a null value when read. ***NOTE: this object is deprecated and replaced with ilomCtrlLocalUserPassword.
Status: deprecated Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlLocalUserAuthRole 1.3.6.1.4.1.42.2.175.102.4.1.1.3
Specifies whether a user's password is assigned or unassigned. ***NOTE: this object is deprecated and replaced with ilomCtrlLocalUserRoles.
Status: deprecated Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRole  

ilomCtrlLocalUserAuthRowStatus 1.3.6.1.4.1.42.2.175.102.4.1.1.4
This object is used to create a new row or to delete an existing row in the table. This property can be set to either createAndWait(5) or destroy(6), to create and remove a user respectively. ***NOTE: this object is deprecated and replaced with ilomCtrlLocalUserRowStatus.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

ilomCtrlLocalUserAuthCLIMode 1.3.6.1.4.1.42.2.175.102.4.1.1.5
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.
Status: deprecated Access: read-write
OBJECT-TYPE    
  ILOMCtrlLocalUserAuthCLIMode  

ilomCtrlLocalUserTable 1.3.6.1.4.1.42.2.175.102.4.2
This table provides a listing of the current local users on a system along with their password state.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlLocalUserEntry

ilomCtrlLocalUserEntry 1.3.6.1.4.1.42.2.175.102.4.2.1
An entry containing objects for a local user in the database.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlLocalUserEntry  

ilomCtrlLocalUserUsername 1.3.6.1.4.1.42.2.175.102.4.2.1.1
The username of a local user on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlLocalUserUsername  

ilomCtrlLocalUserPassword 1.3.6.1.4.1.42.2.175.102.4.2.1.2
The password of a local user on the device. This property is essentially write-only. The write-only access level is no longer supported as of SNMPv2. This property must return a null value when read.
Status: current Access: read-create
OBJECT-TYPE    
  ILOMCtrlLocalUserPassword  

ilomCtrlLocalUserRoles 1.3.6.1.4.1.42.2.175.102.4.2.1.3
Specifies the role that is associated with a user. The roles can be assigned for the legacy roles of 'Administrator' or 'Operator', or any of the individual role IDs of 'a', 'u', 'c', 'r', 'o' and 's'. The role IDs can be joined together 'aucros' where a-admin, u-user, c-console, r-reset, s-service and o-readOnly.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRoles  

ilomCtrlLocalUserRowStatus 1.3.6.1.4.1.42.2.175.102.4.2.1.4
This object is used to create a new row or to delete an existing row in the table. This property can be set to either createAndWait(5) or destroy(6), to create and remove a user respectively.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ilomCtrlLocalUserCLIMode 1.3.6.1.4.1.42.2.175.102.4.2.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlLocalUserAuthCLIMode  

ilomCtrlSessionsTable 1.3.6.1.4.1.42.2.175.102.5.1
A table listing the current user sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlSessionsEntry

ilomCtrlSessionsEntry 1.3.6.1.4.1.42.2.175.102.5.1.1
An entry for a current session.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlSessionsEntry  

ilomCtrlSessionsId 1.3.6.1.4.1.42.2.175.102.5.1.1.1
The instance number of a given logged-in user. This property is necessary since the same user can be logged in multiple times.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlSessionsUsername 1.3.6.1.4.1.42.2.175.102.5.1.1.2
The username of the user associated with the session.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSessionsConnectionType 1.3.6.1.4.1.42.2.175.102.5.1.1.3
The type of connection that the given user is using to access the device.
Status: current Access: read-only
OBJECT-TYPE    
  ILOMCtrlSessionsConnectionType  

ilomCtrlSessionsLoginTime 1.3.6.1.4.1.42.2.175.102.5.1.1.4
The date and time that the logged into the device.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

ilomCtrlFirmwareMgmtVersion 1.3.6.1.4.1.42.2.175.102.6.1
The version of the current firmware image.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlFirmwareBuildNumber 1.3.6.1.4.1.42.2.175.102.6.2
The build number of the current firmware image.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlFirmwareBuildDate 1.3.6.1.4.1.42.2.175.102.6.3
The build date and time of the current firmware image.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlFirmwareTFTPServerIP 1.3.6.1.4.1.42.2.175.102.6.4
The IP address of the TFTP server which will be used to download the the firmware image.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlFirmwareTFTPFileName 1.3.6.1.4.1.42.2.175.102.6.5
The relative path of the new firmware image file on the TFTP server.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlFirmwarePreserveConfig 1.3.6.1.4.1.42.2.175.102.6.6
This property determines whether the previous configuration of the device should be preserved after a firmware update. The configuration data includes all users information, configuration of clients and services, and any logs. The default value of this property is true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlFirmwareMgmtStatus 1.3.6.1.4.1.42.2.175.102.6.7
This property indicates the status of a firmware update. If a TFTP error occurred while attempting to upload a new firmware image, the value of this property will be tftpError(1). If the image was uploaded correctly but it did not pass verification, the value of this property will be imageVerificationFailed(2). Otherwise, the status will indicate that the update is inProgress(3) or is a success(4). A firmware update could take as long as 20 minutes. During this time, no other operations should be performed on the device. Upon success, the device will be reset.
Status: current Access: read-only
OBJECT-TYPE    
  ILOMCtrlFirmwareUpdateStatus  

ilomCtrlFirmwareMgmtAction 1.3.6.1.4.1.42.2.175.102.6.8
This property is used to initiate a firmware update using the values of the other firmware management properties as parameters. It can also clear the values of those parameters. To initiate a firmware update, set the value of this property to initate(2). To clear the values of the writeable firmware management properties, set this propery to clearProperties(1). Before initiating a firmware update, the ilomCtrlFirmwareTFTPServerIP, ilomCtrlFirmwareTFTPFileName, and ilomCtrlFirmwarePreserveConfig properties must be set. After intiating a firmware update, the ilomCtrlFirmwareMgmtStatus property can be used to determine if the operation was successful. This is effectively a write-only property.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlFirmwareUpdateAction  

ilomCtrlFirmwareMgmtFilesystemVersion 1.3.6.1.4.1.42.2.175.102.6.9
The version of the current file system.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlFirmwareDelayBIOS 1.3.6.1.4.1.42.2.175.102.6.10
On servers that support a BIOS, this property is used to postpone the BIOS upgrade until the next server poweroff. Setting this property to 'false' will cause the server to be forced off if a BIOS upgrade is necessary. The default value of this property is false.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlEventLogTable 1.3.6.1.4.1.42.2.175.102.7.1.1
This table provides a list of the current entries in the event log.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlEventLogEntry

ilomCtrlEventLogEntry 1.3.6.1.4.1.42.2.175.102.7.1.1.1
An entry in the event logs table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlEventLogEntry  

ilomCtrlEventLogRecordID 1.3.6.1.4.1.42.2.175.102.7.1.1.1.1
The record number for a given the event log entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

ilomCtrlEventLogType 1.3.6.1.4.1.42.2.175.102.7.1.1.1.2
An integer representing the type of event.
Status: current Access: read-only
OBJECT-TYPE    
  ILOMCtrlEventLogType  

ilomCtrlEventLogTimestamp 1.3.6.1.4.1.42.2.175.102.7.1.1.1.3
The date and time that the event log entry was recorded.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

ilomCtrlEventLogClass 1.3.6.1.4.1.42.2.175.102.7.1.1.1.4
An integer representing the class of event.
Status: current Access: read-only
OBJECT-TYPE    
  ILOMCtrlEventLogClass  

ilomCtrlEventLogSeverity 1.3.6.1.4.1.42.2.175.102.7.1.1.1.5
The event severity corresponding to the given log entry.
Status: current Access: read-only
OBJECT-TYPE    
  ILOMCtrlEventSeverity  

ilomCtrlEventLogDescription 1.3.6.1.4.1.42.2.175.102.7.1.1.1.6
A textual description of the event.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlEventLogClear 1.3.6.1.4.1.42.2.175.102.7.1.2
When set to 'true' clears the event log.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlAlertsTable 1.3.6.1.4.1.42.2.175.102.8.1
This table is used to view and add alert rules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlAlertsEntry

ilomCtrlAlertsEntry 1.3.6.1.4.1.42.2.175.102.8.1.1
An entry containing objects for an alert rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlAlertsEntry  

ilomCtrlAlertID 1.3.6.1.4.1.42.2.175.102.8.1.1.1
An integer ID associated with a given alert rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlAlertSeverity 1.3.6.1.4.1.42.2.175.102.8.1.1.2
This property specifies the mininum event severity which should trigger an alert, for a given class.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlEventSeverity  

ilomCtrlAlertType 1.3.6.1.4.1.42.2.175.102.8.1.1.3
This property specifies the type of notification for a given alert. If the type is snmptrap(2) or ipmipet(3), the ilomCtrlAlertDestinationIP must be specified. If the type is email(1), the ilomCtrlAlertDestinationEmail must be specified.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlAlertType  

ilomCtrlAlertDestinationIP 1.3.6.1.4.1.42.2.175.102.8.1.1.4
This property species the IP address to send alert notifications when the alert type is snmptrap(2), ipmipet(3), or remotesyslog(4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlAlertDestinationEmail 1.3.6.1.4.1.42.2.175.102.8.1.1.5
This property species the email address to send alert notifications when the alert type is email(1).
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlAlertSNMPVersion 1.3.6.1.4.1.42.2.175.102.8.1.1.6
The version of SNMP trap that should be used for the given alert rule.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlAlertSNMPVersion  

ilomCtrlAlertSNMPCommunityOrUsername 1.3.6.1.4.1.42.2.175.102.8.1.1.7
This string specifies the community string to be used when the ilomCtrlAlertSNMPVersion property is set to 'v1' or 'v2c'. Alternatively, this string specifies the SNMP username to use when the ilomCtrlAlertSNMPVersion is set to 'v3'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlAlertDestinationPort 1.3.6.1.4.1.42.2.175.102.8.1.1.8
Destination port for SNMP traps, 0 maps to the default
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlAlertEmailEventClassFilter 1.3.6.1.4.1.42.2.175.102.8.1.1.9
A class name or 'all' to filter emailed alerts on.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlAlertEmailEventTypeFilter 1.3.6.1.4.1.42.2.175.102.8.1.1.10
A type name or 'all' to filter emailed alerts on.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlAlertEmailCustomSender 1.3.6.1.4.1.42.2.175.102.8.1.1.11
An optional format to identify the sender or the 'from' address. Customizing this string allows the user to specify the exact contents (up to 80 chars) of the 'from' field in the email message. Either one of the substitution strings '' or '' can be used as needed. By default, this parameter is an empty string, which results in the standard ILOM formatted originator for the alerts. e.g., ilom-sp@sp1302.dev.sun.com, sun-ilom@[], or ilom-alert@.abc.com
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

ilomCtrlAlertEmailMessagePrefix 1.3.6.1.4.1.42.2.175.102.8.1.1.12
An optional string that can be added to the beginning of the message body. The prefix size can be up to 80 characters.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

ilomCtrlDateAndTime 1.3.6.1.4.1.42.2.175.102.9.1
The date and time of the device.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

ilomCtrlNTPEnabled 1.3.6.1.4.1.42.2.175.102.9.2
Specifies whether or not Network Time Protocol is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlTimezone 1.3.6.1.4.1.42.2.175.102.9.3
The configured timezone string.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSerialInternalPortPresent 1.3.6.1.4.1.42.2.175.102.10.1
Indicates whether the given device has an internal serial port that is configurable. The internal serial port is the connection between the host server and the service processor that allows the SP to access the host serial console.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ilomCtrlSerialInternalPortBaudRate 1.3.6.1.4.1.42.2.175.102.10.2
Specifies the current baud rate setting for the internal serial port. This is only readable/settable if ilomCtrlSerialInternalPortPresent is true.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlBaudRate  

ilomCtrlSerialExternalPortPresent 1.3.6.1.4.1.42.2.175.102.10.3
Indicates whether the given device has an external serial port that is configurable.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ilomCtrlSerialExternalPortBaudRate 1.3.6.1.4.1.42.2.175.102.10.4
Specifies the current baud rate setting for the external serial port. This is only readable/settable if ilomCtrlSerialExternalPortPresent is true.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlBaudRate  

ilomCtrlSerialExternalPortFlowControl 1.3.6.1.4.1.42.2.175.102.10.5
Specifies the current flowcontrol setting for the external serial port. This is only readable/settable if ilomCtrlSerialExternalPortPresent is true.
Status: current Access: read-only
OBJECT-TYPE    
  ILOMCtrlFlowControl  

ilomCtrlPowerTable 1.3.6.1.4.1.42.2.175.102.11.1.1
A table listing all targets whose power can be controlled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlPowerEntry

ilomCtrlPowerEntry 1.3.6.1.4.1.42.2.175.102.11.1.1.1
An entry for a power-controllable target.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlPowerEntry  

ilomCtrlPowerTarget 1.3.6.1.4.1.42.2.175.102.11.1.1.1.1
This is the nomenclature name for a target which supports power control. On some systems, there are multiple targets which support power control. On a traditional, non-blade system, this table will contain only one row. The nomenclature name for a traditional server is '/SYS'. On blade systems, this table will contain multiple rows. There will be a row for '/CH' which allows for power control of the entire chassis. In addition, there will be rows for each blade. Blade nomenclature takes the form of '/CH/BL0/SYS', '/CH/BL1/SYS', and so on.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlPowerAction 1.3.6.1.4.1.42.2.175.102.11.1.1.1.2
The action to apply to the given power control target. The possible actions are powerOn(1), powerOff(2), powerCycle(3), and powerSoft(4). When this value is read, it returns a null value.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlPowerAction  

ilomCtrlResetTable 1.3.6.1.4.1.42.2.175.102.11.2.1
A table listing all targets which can be reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlResetEntry

ilomCtrlResetEntry 1.3.6.1.4.1.42.2.175.102.11.2.1.1
An entry for a target which can be reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlResetEntry  

ilomCtrlResetTarget 1.3.6.1.4.1.42.2.175.102.11.2.1.1.1
This is the nomenclature name for a target which supports reset capabilities. On some systems, there are multiple targets which support reset. On most systems, only system controllers and service processors support reset. On a traditional, non-blade system, this table will contain only one row, representing its service processor. The nomenclature name for a traditional server's service processor is '/SP'. On blade systems, this table will contain multiple rows. There will be a row for '/SC' which allows for reset of the system controller. In addition, there will be rows for each blade's service processor. For example, a blade's service processor nomenclature takes the form of '/CH/BL0/SP', '/CH/BL1/SP' and so on.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlResetAction 1.3.6.1.4.1.42.2.175.102.11.2.1.1.2
The action to apply to the given reset control target. The possible actions are reset(1), which is a normal reset, resetNonMaskableInterrupt(2) which is a forced reset, and force(3) which is a forced reset for platforms that do not support NMI. When this value is read, it returns a null value.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlResetAction  

ilomCtrlRedundancyStatus 1.3.6.1.4.1.42.2.175.102.12.1
This property indicates the status of the device in a redundant configuration. It may be active(2) or standby(3) when configured as a redundant pair or standAlone(4) if it does not have a peer. In addition, it may be in a state called initializing(1) if it is in a transitional state.
Status: current Access: read-only
OBJECT-TYPE    
  ILOMCtrlRedundancyStatus  

ilomCtrlRedundancyAction 1.3.6.1.4.1.42.2.175.102.12.2
This action is used to promote or demote this device from active or standy status.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlRedundancyAction  

ilomCtrlRedundancyFRUName 1.3.6.1.4.1.42.2.175.102.12.3
FRU Name of the CMM on which this agent is running.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlPolicyTable 1.3.6.1.4.1.42.2.175.102.13.1
A table listing all policies that can be administered.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlPolicyEntry

ilomCtrlPolicyEntry 1.3.6.1.4.1.42.2.175.102.13.1.1
An entry for a policy which can be enabled or disabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlPolicyEntry  

ilomCtrlPolicyId 1.3.6.1.4.1.42.2.175.102.13.1.1.1
An integer identifier of the policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlPolicyShortStr 1.3.6.1.4.1.42.2.175.102.13.1.1.2
A short description of the policy.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlPolicyLongStr 1.3.6.1.4.1.42.2.175.102.13.1.1.3
A verbose description of the policy.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlPolicyEnabled 1.3.6.1.4.1.42.2.175.102.13.1.1.4
Indicates the status of the policy.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlResetToDefaultsAction 1.3.6.1.4.1.42.2.175.102.14.1
This property is used to initiate the action of restoring the configuration on the SP to the original factory default state.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlResetToDefaultsAction  

ilomCtrlBackupAndRestoreTargetURI 1.3.6.1.4.1.42.2.175.102.14.2.1
This property is used to set target destination of configuration xml file during backup and restore. The syntax is {protocol}://[user:passwword]@]host[/][path/][file] for example tftp://10.8.136.154/remotedir/config_backup.xml currently, the supported protocols are: scp, tftp. for certain protocol which needs password field, please use ilomCtrlBackupAndRestoreProtocolPassword to set password.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlBackupAndRestorePassphrase 1.3.6.1.4.1.42.2.175.102.14.2.2
This property is used to set passphrase for encrypt/decrypt sensitive data during backup and restore. For snmpget, it returns null as value.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlBackupAndRestoreAction 1.3.6.1.4.1.42.2.175.102.14.2.3
This property is used to issue a action, either backup or restore.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlBackupAndRestoreAction  

ilomCtrlBackupAndRestoreActionStatus 1.3.6.1.4.1.42.2.175.102.14.2.4
This property is used to monitor the current status of backup/restore.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSPARCDiagsLevel 1.3.6.1.4.1.42.2.175.102.15.1.1
Indicates the level of embedded diagnostics that should be run on the host during a boot. ***NOTE: this object is deprecated and replaced with these: ilomCtrlSPARCDiagsPowerOnLevel, ilomCtrlSPARCDiagsUserResetLevel, ilomCtrlSPARCDiagsErrorResetLevel While deprecated, this object will display advsettings(3), unless: - all 3 of the above are currently set to init(1), in which case this object will display min(1) - all 3 of the above are currently set to maximum(3), in which case this object will display max(2).
Status: deprecated Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsLevel  

ilomCtrlSPARCDiagsTrigger 1.3.6.1.4.1.42.2.175.102.15.1.2
Indicates the triggers of embedded diagnostics for the host.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsTrigger  

ilomCtrlSPARCDiagsVerbosity 1.3.6.1.4.1.42.2.175.102.15.1.3
Indicates the verbosity level of embedded diagnostics that should be run on the host during a boot. ***NOTE: this object is deprecated and replaced with these: ilomCtrlSPARCDiagsPowerOnVerbosity, ilomCtrlSPARCDiagsUserResetVerbosity, ilomCtrlSPARCDiagsErrorResetVerbosity. While deprecated, this object will display advsettings(3), unless: - all 3 of the above are currently set to minimum(1), in which case this object will display min(1) - all 3 of the above are currently set to maximum(3), in which case this object will display max(2).
Status: deprecated Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsVerbosity  

ilomCtrlSPARCDiagsMode 1.3.6.1.4.1.42.2.175.102.15.1.4
Indicates the modes for POST. POST will stop at the mode specified by this property.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsMode  

ilomCtrlSPARCDiagsPowerOnLevel 1.3.6.1.4.1.42.2.175.102.15.1.5
Indicates the level of embedded diagnostics that should be run on the host during a boot for the power-on-reset trigger.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsLevelAdv  

ilomCtrlSPARCDiagsUserResetLevel 1.3.6.1.4.1.42.2.175.102.15.1.6
Indicates the level of embedded diagnostics that should be run on the host during a boot for the user-reset trigger.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsLevelAdv  

ilomCtrlSPARCDiagsErrorResetLevel 1.3.6.1.4.1.42.2.175.102.15.1.7
Indicates the level of embedded diagnostics that should be run on the host during a boot for the error-reset trigger.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsLevelAdv  

ilomCtrlSPARCDiagsPowerOnVerbosity 1.3.6.1.4.1.42.2.175.102.15.1.8
Indicates the verbosity level of embedded diagnostics that should be run on the host during a boot for power-on-reset trigger.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsVerbosityAdv  

ilomCtrlSPARCDiagsUserResetVerbosity 1.3.6.1.4.1.42.2.175.102.15.1.9
Indicates the verbosity level of embedded diagnostics that should be run on the host during a boot for user-reset trigger.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsVerbosityAdv  

ilomCtrlSPARCDiagsErrorResetVerbosity 1.3.6.1.4.1.42.2.175.102.15.1.10
Indicates the verbosity level of embedded diagnostics that should be run on the host during a boot for error-reset trigger.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsVerbosityAdv  

ilomCtrlSPARCDiagsStatus 1.3.6.1.4.1.42.2.175.102.15.1.11
Indicates the progress of POST diagnostics on the host, expressed as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

ilomCtrlSPARCDiagsAction 1.3.6.1.4.1.42.2.175.102.15.1.12
An action to take to control POST running on the host.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsAction  

ilomCtrlSPARCDiagsHwChangeLevel 1.3.6.1.4.1.42.2.175.102.15.1.13
Indicates the level of embedded diagnostics that should be run on the host during a boot for the hw-change trigger.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsLevelAdv  

ilomCtrlSPARCDiagsHwChangeVerbosity 1.3.6.1.4.1.42.2.175.102.15.1.14
Indicates the verbosity level of embedded diagnostics that should be run on the host during a boot for hw-change trigger.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCDiagsVerbosityAdv  

ilomCtrlSPARCHostMACAddress 1.3.6.1.4.1.42.2.175.102.15.2.1
Displays the starting MAC address for the host.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSPARCHostOBPVersion 1.3.6.1.4.1.42.2.175.102.15.2.3
Displays the version string for OBP.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSPARCHostPOSTVersion 1.3.6.1.4.1.42.2.175.102.15.2.4
Displays the version string for POST.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSPARCHostAutoRunOnError 1.3.6.1.4.1.42.2.175.102.15.2.6
This option determines whether the host should continue to boot in the event of a non-fatal POST error.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlSPARCHostPOSTStatus 1.3.6.1.4.1.42.2.175.102.15.2.7
A string that describes the status of POST. ***NOTE: OS Boot status is ilomCtrlSPARCHostOSBootStatus.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSPARCHostAutoRestartPolicy 1.3.6.1.4.1.42.2.175.102.15.2.8
This determines what action the SP should take when it discovers that the host is hung.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCHostAutoRestartPolicy  

ilomCtrlSPARCHostOSBootStatus 1.3.6.1.4.1.42.2.175.102.15.2.9
A string that describes the boot status of host OS.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSPARCHostBootTimeout 1.3.6.1.4.1.42.2.175.102.15.2.10
This is the boot timer time out value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..36000  

ilomCtrlSPARCHostBootRestart 1.3.6.1.4.1.42.2.175.102.15.2.11
This determines what action the SP should take when the boot timer expires.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCHostBootRestart  

ilomCtrlSPARCHostMaxBootFail 1.3.6.1.4.1.42.2.175.102.15.2.12
This is the number of max boot failures allowed.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10000  

ilomCtrlSPARCHostBootFailRecovery 1.3.6.1.4.1.42.2.175.102.15.2.13
This determines what action the SP should take when the max boot failures are reached.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCHostBootFailRecovery  

ilomCtrlSPARCHostHypervisorVersion 1.3.6.1.4.1.42.2.175.102.15.2.14
Displays the version string for Hypervisor.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSPARCHostSysFwVersion 1.3.6.1.4.1.42.2.175.102.15.2.15
Displays the version string for SysFw.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSPARCHostSendBreakAction 1.3.6.1.4.1.42.2.175.102.15.2.16
Send Break Action to Host
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCHostSendBreakAction  

ilomCtrlSPARCHostIoReconfigurePolicy 1.3.6.1.4.1.42.2.175.102.15.2.17
This determines the host IO reconfiguration policy to apply on next host power-on.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCHostIoReconfigurePolicy  

ilomCtrlSPARCHostGMVersion 1.3.6.1.4.1.42.2.175.102.15.2.18
Displays the version string for Guest Manager.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlSPARCBootModeState 1.3.6.1.4.1.42.2.175.102.15.3.1
Configures the boot mode state for the host. Specifying 'normal' means that the host retains current NVRAM variable settings. Specifying 'resetNvram' means that all NVRAM settings will be reset to their default values.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCBootModeState  

ilomCtrlSPARCBootModeScript 1.3.6.1.4.1.42.2.175.102.15.3.2
Specifies the script to run when host boots.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

ilomCtrlSPARCBootModeExpires 1.3.6.1.4.1.42.2.175.102.15.3.3
Displays the date and time for when the boot mode configuration should expire.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

ilomCtrlSPARCBootModeLDOMConfig 1.3.6.1.4.1.42.2.175.102.15.3.4
This string refers to the config name value that must either be 'default' or match a named LDOM configuration downloaded to the service processor using the LDOM Manager.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

ilomCtrlSPARCKeySwitchState 1.3.6.1.4.1.42.2.175.102.15.4.1
Specifies the current state of the virtual key switch.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlSPARCKeySwitchState  

ilomCtrlSystemIdentifier 1.3.6.1.4.1.42.2.175.102.16.1
This string, which is often the host name of the server associated with ILOM, will be sent out in the varbind for all traps that ILOM generates.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlHostName 1.3.6.1.4.1.42.2.175.102.16.2
This string is the hostname for ILOM.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlActiveDirectoryEnabled 1.3.6.1.4.1.42.2.175.102.1.5.1
Specifies whether or not the Active Directory client is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlActiveDirectoryIP 1.3.6.1.4.1.42.2.175.102.1.5.2
The IP address of the Active Directory server used as a name service for user accounts.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlActiveDirectoryPortNumber 1.3.6.1.4.1.42.2.175.102.1.5.3
Specifies the port number for the Active Directory client. Specifying 0 as the port means auto-select while specifying 1-65535 configures the actual port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlActiveDirectoryDefaultRole 1.3.6.1.4.1.42.2.175.102.1.5.4
Specifies the role that a user authenticated via Active Directory should have. Setting this property to 'Administrator' or 'Operator' will cause the Active Directory client to ignore the schema stored on the AD server. Setting this to 'none' clears the value and indicates that the native Active Directory schema should be used. ***NOTE: this object is deprecated and replaced with ilomCtrlActiveDirectoryDefaultRoles.
Status: deprecated Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRole  

ilomCtrlActiveDirectoryCertFileURI 1.3.6.1.4.1.42.2.175.102.1.5.5
This is the URI of a certificate file needed when Strict Cert Mode is enabled. Setting the URI causes the tranfer of the file, making the certificate available immediately for certificate authentication.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlActiveDirectoryTimeout 1.3.6.1.4.1.42.2.175.102.1.5.6
Specifies the number of seconds to wait before timing out if the Active Directory Server is not responding.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..20  

ilomCtrlActiveDirectoryStrictCertEnabled 1.3.6.1.4.1.42.2.175.102.1.5.7
Specifies whether or not the Strict Cert Mode is enabled for the Active Directory Client. If enabled, the Active Directory certificate must be uploaded to the SP so that certificate validation can be performed when communicating with the Active Directory server.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlActiveDirectoryCertFileStatus 1.3.6.1.4.1.42.2.175.102.1.5.8
A string indicating the status of the certificate file. This is useful in determining whether a certificate file is present or not.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirUserDomainTable 1.3.6.1.4.1.42.2.175.102.1.5.9
This table is used to configure domain information required for configuring the Active Directory client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlActiveDirUserDomainEntry

ilomCtrlActiveDirUserDomainEntry 1.3.6.1.4.1.42.2.175.102.1.5.9.1
An entry for an Active Directory user domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlActiveDirUserDomainEntry  

ilomCtrlActiveDirUserDomainId 1.3.6.1.4.1.42.2.175.102.1.5.9.1.1
An integer identifier of the Active Directory domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ilomCtrlActiveDirUserDomain 1.3.6.1.4.1.42.2.175.102.1.5.9.1.2
This string should match exactly with an authentication domain on the Active Directory server. This string should contain a substitution string '' which will be replaced with the user's login name during authentication. Either the principle or distinguished name format is allowed.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlActiveDirAdminGroupsTable 1.3.6.1.4.1.42.2.175.102.1.5.10
This table is used to configure admin group information required for configuring the Active Directory client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlActiveDirAdminGroupsEntry

ilomCtrlActiveDirAdminGroupsEntry 1.3.6.1.4.1.42.2.175.102.1.5.10.1
An entry for an Active Directory admin group.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlActiveDirAdminGroupsEntry  

ilomCtrlActiveDirAdminGroupId 1.3.6.1.4.1.42.2.175.102.1.5.10.1.1
An integer identifier of the Active Directory admin group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ilomCtrlActiveDirAdminGroupName 1.3.6.1.4.1.42.2.175.102.1.5.10.1.2
This string should contain a distinguished name that exactly matches one of the group names on the ActiveDirectory server. Any user belonging to one of these groups in this table will be assigned the ILOM role of Administrator.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlActiveDirOperatorGroupsTable 1.3.6.1.4.1.42.2.175.102.1.5.11
This table is used to configure operator group information required for configuring the Active Directory client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlActiveDirOperatorGroupsEntry

ilomCtrlActiveDirOperatorGroupsEntry 1.3.6.1.4.1.42.2.175.102.1.5.11.1
An entry for an Active Directory operator group.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlActiveDirOperatorGroupsEntry  

ilomCtrlActiveDirOperatorGroupId 1.3.6.1.4.1.42.2.175.102.1.5.11.1.1
An integer identifier of the Active Directory operator group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ilomCtrlActiveDirOperatorGroupName 1.3.6.1.4.1.42.2.175.102.1.5.11.1.2
This string should contain a distinguished name that exactly matches one of the group names on the ActiveDirectory server. Any user belonging to one of these groups in this table will be assigned the ILOM role of Operator.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlActiveDirAlternateServerTable 1.3.6.1.4.1.42.2.175.102.1.5.12
This table is used to view and configure alternate server information for the Active Directory client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlActiveDirAlternateServerEntry

ilomCtrlActiveDirAlternateServerEntry 1.3.6.1.4.1.42.2.175.102.1.5.12.1
An entry for an Active Directory alternate server.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlActiveDirAlternateServerEntry  

ilomCtrlActiveDirAlternateServerId 1.3.6.1.4.1.42.2.175.102.1.5.12.1.1
An integer identifier of the Active Directory alternate server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ilomCtrlActiveDirAlternateServerIp 1.3.6.1.4.1.42.2.175.102.1.5.12.1.2
The IP address of the Active Directory alternate server used as a name service for user accounts.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlActiveDirAlternateServerPort 1.3.6.1.4.1.42.2.175.102.1.5.12.1.3
Specifies the port number for the Active Directory alternate server. Specifying 0 as the port indicates that auto-select will use the well known port number. Specifying 1-65535 is used to explicitly set the port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlActiveDirAlternateServerCertStatus 1.3.6.1.4.1.42.2.175.102.1.5.12.1.4
A string indicating the status of the certificate file. This is useful in determining whether a certificate file is present or not.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirAlternateServerCertURI 1.3.6.1.4.1.42.2.175.102.1.5.12.1.5
This is the URI of a certificate file needed when Strict Cert Mode is enabled. Setting the URI causes the tranfer of the file, making the certificate available immediately for certificate authentication. Additionally, either 'remove' or 'restore' are supported for direct certificate manipulation.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlActiveDirAlternateServerCertClear 1.3.6.1.4.1.42.2.175.102.1.5.12.1.6
A variable that will clear the certificate info associated with the server when it is set to true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlActiveDirAlternateServerCertVersion 1.3.6.1.4.1.42.2.175.102.1.5.12.1.7
A string indicating the certificate version of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirAlternateServerCertSerialNo 1.3.6.1.4.1.42.2.175.102.1.5.12.1.8
A string showing the serial number of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirAlternateServerCertIssuer 1.3.6.1.4.1.42.2.175.102.1.5.12.1.9
A string showing the issuer of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirAlternateServerCertSubject 1.3.6.1.4.1.42.2.175.102.1.5.12.1.10
A string showing the subject of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirAlternateServerCertValidBegin 1.3.6.1.4.1.42.2.175.102.1.5.12.1.11
A string showing the valid start date of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirAlternateServerCertValidEnd 1.3.6.1.4.1.42.2.175.102.1.5.12.1.12
A string showing the valid end date of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirectoryLogDetail 1.3.6.1.4.1.42.2.175.102.1.5.13
Controls the amount of messages sent to the event log. The high priority has the least number of messages going to the log, while the lowest priority 'trace' has the most messages logged. When this object is set to 'none', no messages are logged.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), high(2), medium(3), low(4), trace(5)  

ilomCtrlActiveDirectoryDefaultRoles 1.3.6.1.4.1.42.2.175.102.1.5.14
Specifies the role that a user authenticated via Active Directory should have. Setting this property to legacy roles of 'Administrator' or 'Operator', or any of the individual role IDs of 'a', 'u', 'c', 'r', 'o' and 's' will cause the Active Directory client to ignore the schema stored on the AD server. Setting this to 'none' clears the value and indicates that the native Active Directory schema should be used. The role IDs can be joined together 'aucros' where a-admin, u-user, c-console, r-reset, s-service and o-readOnly.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRoles  

ilomCtrlActiveDirCustomGroupsTable 1.3.6.1.4.1.42.2.175.102.1.5.15
This table is used to configure custom group information required for configuring the Active Directory client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlActiveDirCustomGroupsEntry

ilomCtrlActiveDirCustomGroupsEntry 1.3.6.1.4.1.42.2.175.102.1.5.15.1
An entry for an Active Directory custom group.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlActiveDirCustomGroupsEntry  

ilomCtrlActiveDirCustomGroupId 1.3.6.1.4.1.42.2.175.102.1.5.15.1.1
An integer identifier of the Active Directory custom group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ilomCtrlActiveDirCustomGroupName 1.3.6.1.4.1.42.2.175.102.1.5.15.1.2
This string should contain a distinguished name that exactly matches one of the group names on the ActiveDirectory server. Any user belonging to one of these groups in this table will be assigned the ILOM role based on the entry's configuration for roles.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlActiveDirCustomGroupRoles 1.3.6.1.4.1.42.2.175.102.1.5.15.1.3
Specifies the role that a user authenticated via Active Directory should have. Setting this property to legacy roles of 'Administrator' or 'Operator', or any of the individual role IDs of 'a', 'u', 'c', 'r', 'o' and 's' will cause the Active Directory client to ignore the schema stored on the AD server. Setting this to 'none' clears the value and indicates that the native Active Directory schema should be used. The role IDs can be joined together 'aucros' where a-admin, u-user, c-console, r-reset, s-service and o-readOnly.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRoles  

ilomCtrlActiveDirectoryCertClear 1.3.6.1.4.1.42.2.175.102.1.5.16
A variable that will clear the certificate info associated with the server when it is set to true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlActiveDirectoryCertVersion 1.3.6.1.4.1.42.2.175.102.1.5.17
A string indicating the certificate version of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirectoryCertSerialNo 1.3.6.1.4.1.42.2.175.102.1.5.18
A string showing the serial number of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirectoryCertIssuer 1.3.6.1.4.1.42.2.175.102.1.5.19
A string showing the issuer of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirectoryCertSubject 1.3.6.1.4.1.42.2.175.102.1.5.20
A string showing the subject of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirectoryCertValidBegin 1.3.6.1.4.1.42.2.175.102.1.5.21
A string showing the valid start date of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirectoryCertValidEnd 1.3.6.1.4.1.42.2.175.102.1.5.22
A string showing the valid end date of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlActiveDirDnsLocatorEnabled 1.3.6.1.4.1.42.2.175.102.1.5.23
Specifies whether or not the Active Directory DNS Locator functionality is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlActiveDirDnsLocatorQueryTable 1.3.6.1.4.1.42.2.175.102.1.5.24
This table is used to configure DNS Locator search queries used to locate the Active Directory server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlActiveDirDnsLocatorQueryEntry

ilomCtrlActiveDirDnsLocatorQueryEntry 1.3.6.1.4.1.42.2.175.102.1.5.24.1
An entry for an Active Directory DNS Locator search query.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlActiveDirDnsLocatorQueryEntry  

ilomCtrlActiveDirDnsLocatorQueryId 1.3.6.1.4.1.42.2.175.102.1.5.24.1.1
An integer identifier of the Active Directory DNS Locator Query entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ilomCtrlActiveDirDnsLocatorQueryService 1.3.6.1.4.1.42.2.175.102.1.5.24.1.2
This string should contain the service name that will be used to perform the DNS query. The name may contain '' as a substitution marker, being replaced by the domain information associated for the user at the time of authentication. Also, the optional '' (ie for standard LDAP/SSL port 636) can be used to override any learned port information if necessary.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlActiveDirExpSearchEnabled 1.3.6.1.4.1.42.2.175.102.1.5.25
Specifies whether or not the Active Directory expanded search query functionality is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlActiveDirStrictCredentialErrorEnabled 1.3.6.1.4.1.42.2.175.102.1.5.26
Specifies whether or not user credential errors for Active Directory cause the user credentials to be completely errored out, or if the credential validation is attempted using any alternate server. When the parameter is true, the first user credential violation takes effect, but when the mode is false, the same user credentionals can be presented to other servers for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlSMTPEnabled 1.3.6.1.4.1.42.2.175.102.1.6.1
Specifies whether or not the SMTP client is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlSMTPServerIP 1.3.6.1.4.1.42.2.175.102.1.6.2
The IP address of the SMTP server used as a name service for user accounts.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlSMTPPortNumber 1.3.6.1.4.1.42.2.175.102.1.6.3
Specifies the port number for the SMTP client.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlSMTPCustomSender 1.3.6.1.4.1.42.2.175.102.1.6.4
An optional format to identify the sender or the 'from' address. Customizing this string allows the user to specify the exact contents (up to 80 chars) of the 'from' field in the email message. Either one of the substitution strings '' or '' can be used as needed. e.g., ilom-sp@sp1302.dev.sun.com, sun-ilom@[], or ilom-alert@.abc.com. By default, this parameter is an empty string. The 'from' field is formatted by either: 1) alert-rule custom-sender, 2) smtp custom-sender, or 3) the standard ILOM originator.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

ilomCtrlThdState 1.3.6.1.4.1.42.2.175.102.17.1
The state of the THD daemon.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlThdAction 1.3.6.1.4.1.42.2.175.102.17.2
Control action for THD daemon, either suspend or resume.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlThdAction  

ilomCtrlThdModulesTable 1.3.6.1.4.1.42.2.175.102.17.3
A table listing the currently loaded THD modules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlThdModulesEntry

ilomCtrlThdModulesEntry 1.3.6.1.4.1.42.2.175.102.17.3.1
An entry for a currently loaded THD module.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlThdModulesEntry  

ilomCtrlThdModuleName 1.3.6.1.4.1.42.2.175.102.17.3.1.1
The name of the THD module.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlTargetIndex  

ilomCtrlThdModuleDesc 1.3.6.1.4.1.42.2.175.102.17.3.1.2
The description of the THD module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlThdModuleState 1.3.6.1.4.1.42.2.175.102.17.3.1.3
The state of the THD module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlThdModuleAction 1.3.6.1.4.1.42.2.175.102.17.3.1.4
The control action for the THD module.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlThdAction  

ilomCtrlThdInstanceTable 1.3.6.1.4.1.42.2.175.102.17.4
A table listing instances of currently loaded THD modules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlThdInstanceEntry

ilomCtrlThdInstanceEntry 1.3.6.1.4.1.42.2.175.102.17.4.1
An entry for a currently loaded THD module.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlThdInstanceEntry  

ilomCtrlThdModName 1.3.6.1.4.1.42.2.175.102.17.4.1.1
The name of the THD class of the instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlModTargetIndex  

ilomCtrlThdInstanceName 1.3.6.1.4.1.42.2.175.102.17.4.1.2
The name of the instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlInstanceTargetIndex  

ilomCtrlThdInstanceState 1.3.6.1.4.1.42.2.175.102.17.4.1.3
The state of the instance.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlThdInstanceAction 1.3.6.1.4.1.42.2.175.102.17.4.1.4
The control action for instance.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlThdAction  

ilomCtrlLdapSslGlobalObj 1.3.6.1.4.1.42.2.175.102.1.7.1
OBJECT IDENTIFIER    

ilomCtrlLdapSslEnabled 1.3.6.1.4.1.42.2.175.102.1.7.1.1
Specifies whether or not the LDAP/SSL client is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlLdapSslIP 1.3.6.1.4.1.42.2.175.102.1.7.1.2
The IP address of the LDAP/SSL server used as a directory service for user accounts.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlLdapSslPortNumber 1.3.6.1.4.1.42.2.175.102.1.7.1.3
Specifies the port number for the LDAP/SSL client. Specifying 0 as the port means auto-select while specifying 1-65535 configures the actual port value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlLdapSslDefaultRole 1.3.6.1.4.1.42.2.175.102.1.7.1.4
Specifies the role that a user authenticated via LDAP/SSL should have. Setting this property to 'Administrator' or 'Operator' will cause the LDAP/SSL client to ignore the schema stored on the server. The user will be granted the corresponding access level. Setting this to an empty string, or 'none' clears the value and indicates that the native LDAP/SSL schema should be used.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRole  

ilomCtrlLdapSslCertFileURI 1.3.6.1.4.1.42.2.175.102.1.7.1.5
The tftp URI of the LDAP/SSL server's certificate file that should be uploaded in order to perform certificate validation. Setting the URI causes the tranfer of the specified file, making the certificate available immediately for certificate authentication. The server certificate file is needed when Strict Cert Mode is enabled. Additionally, either 'remove' or 'restore' are supported for direct certificate manipulation.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlLdapSslTimeout 1.3.6.1.4.1.42.2.175.102.1.7.1.6
Specifies the number of seconds to wait before timing out if the LDAP/SSL Server is not responding.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..20  

ilomCtrlLdapSslStrictCertEnabled 1.3.6.1.4.1.42.2.175.102.1.7.1.7
Specifies whether or not the Strict Cert Mode is enabled for the LDAP/SSL Client. If enabled, the LDAP/SSL server's certificate must be uploaded to the SP so that certificate validation can be performed when communicating with the LDAP/SSL server.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlLdapSslCertFileStatus 1.3.6.1.4.1.42.2.175.102.1.7.1.8
A string indicating the status of the certificate file. This is useful in determining whether a certificate file is present or not.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslLogDetail 1.3.6.1.4.1.42.2.175.102.1.7.1.9
Controls the amount of messages sent to the event log. The high priority has the least number of messages going to the log, while the lowest priority 'trace' has the most messages logged. When this object is set to 'none', no messages are logged.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), high(2), medium(3), low(4), trace(5)  

ilomCtrlLdapSslDefaultRoles 1.3.6.1.4.1.42.2.175.102.1.7.1.10
Specifies the role that a user authenticated via LDAP/SSL should have. Setting this property to legacy roles of 'Administrator' or 'Operator', or any of the individual role IDs of 'a', 'u', 'c', 'r', 'o' and 's' will cause the LDAP/SSL client to ignore the schema stored on the LDAP server. Setting this to 'none' clears the value and indicates that the native LDAP/SSL schema should be used. The role IDs can be joined together 'aucros' where a-admin, u-user, c-console, r-reset, s-service and o-readOnly.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRoles  

ilomCtrlLdapSslCertFileClear 1.3.6.1.4.1.42.2.175.102.1.7.1.11
A variable that will clear the certificate info associated with the server when it is set to true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlLdapSslCertFileVersion 1.3.6.1.4.1.42.2.175.102.1.7.1.12
A string indicating the certificate version of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslCertFileSerialNo 1.3.6.1.4.1.42.2.175.102.1.7.1.13
A string showing the serial number of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslCertFileIssuer 1.3.6.1.4.1.42.2.175.102.1.7.1.14
A string showing the issuer of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslCertFileSubject 1.3.6.1.4.1.42.2.175.102.1.7.1.15
A string showing the subject of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslCertFileValidBegin 1.3.6.1.4.1.42.2.175.102.1.7.1.16
A string showing the valid start date of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslCertFileValidEnd 1.3.6.1.4.1.42.2.175.102.1.7.1.17
A string showing the valid end date of the certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslOptUsrMappingEnabled 1.3.6.1.4.1.42.2.175.102.1.7.1.18
Specifies whether or not the optional UserMapping feature is enabled. When this feature is enabled, a typical Manager style ldap bind is done first using the specified credentials for the bindDn and bindPw. Then, the user's login name is used as part of the search/filter criteria defined in the attribute-info to obtain the user's official Distinguished Name.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlLdapSslOptUsrMappingAttrInfo 1.3.6.1.4.1.42.2.175.102.1.7.1.19
The attribute information used to lookup the user login name to the user's Distinguished Name (DN). Typically, it looks very much like a standard LDAP query or filter. The prefix will be replaced with the login name as part of the query eg: (&(objectclass=person)(uid=)).
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

ilomCtrlLdapSslOptUsrMappingBindDn 1.3.6.1.4.1.42.2.175.102.1.7.1.20
The Distinguished Name used for the manager style ldap bind so that user lookups can be done.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

ilomCtrlLdapSslOptUsrMappingBindPw 1.3.6.1.4.1.42.2.175.102.1.7.1.21
The password string used for the manager style ldap bind.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

ilomCtrlLdapSslOptUsrMappingSearchBase 1.3.6.1.4.1.42.2.175.102.1.7.1.22
The search based used to attempt the user name look up as defined in the attribute information above.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

ilomCtrlLdapSslUserDomainTable 1.3.6.1.4.1.42.2.175.102.1.7.2
This table is used to configure domain information required for configuring the LDAP/SSL client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlLdapSslUserDomainEntry

ilomCtrlLdapSslUserDomainEntry 1.3.6.1.4.1.42.2.175.102.1.7.2.1
An entry for an LDAP/SSL user domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlLdapSslUserDomainEntry  

ilomCtrlLdapSslUserDomainId 1.3.6.1.4.1.42.2.175.102.1.7.2.1.1
An integer identifier of the LDAP/SSL domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ilomCtrlLdapSslUserDomain 1.3.6.1.4.1.42.2.175.102.1.7.2.1.2
This string should match exactly with an authentication domain on the LDAP/SSL server. This string should contain a substitution string '' which will be replaced with the user's login name during authentication. Either the principle or distinguished name format is allowed.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlLdapSslAdminGroupsTable 1.3.6.1.4.1.42.2.175.102.1.7.3
This table is used to configure Admin Group information required for configuring the LDAP/SSL client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlLdapSslAdminGroupsEntry

ilomCtrlLdapSslAdminGroupsEntry 1.3.6.1.4.1.42.2.175.102.1.7.3.1
An entry for an LDAP/SSL Admin Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlLdapSslAdminGroupsEntry  

ilomCtrlLdapSslAdminGroupId 1.3.6.1.4.1.42.2.175.102.1.7.3.1.1
An integer identifier of the LDAP/SSL AdminGroup entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ilomCtrlLdapSslAdminGroupName 1.3.6.1.4.1.42.2.175.102.1.7.3.1.2
This string should contain a distinguished name that exactly matches one of the group names on the LDAP/SSL server. Any user belonging to one of these groups in this table will be assigned the ILOM role of Administrator.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlLdapSslOperatorGroupsTable 1.3.6.1.4.1.42.2.175.102.1.7.4
This table is used to configure Operator Group information required for configuring the LDAP/SSL client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlLdapSslOperatorGroupsEntry

ilomCtrlLdapSslOperatorGroupsEntry 1.3.6.1.4.1.42.2.175.102.1.7.4.1
An entry for an LDAP/SSL Operator Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlLdapSslOperatorGroupsEntry  

ilomCtrlLdapSslOperatorGroupId 1.3.6.1.4.1.42.2.175.102.1.7.4.1.1
An integer identifier of the LDAP/SSL Operator Group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ilomCtrlLdapSslOperatorGroupName 1.3.6.1.4.1.42.2.175.102.1.7.4.1.2
This string should contain a distinguished name that exactly matches one of the group names on the LDAP/SSL server. Any user belonging to one of these groups in this table will be assigned the ILOM role of Operator.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlLdapSslAlternateServerTable 1.3.6.1.4.1.42.2.175.102.1.7.5
This table is used to view and configure alternate server information for the LDAP/SSL client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlLdapSslAlternateServerEntry

ilomCtrlLdapSslAlternateServerEntry 1.3.6.1.4.1.42.2.175.102.1.7.5.1
An entry for an LDAP/SSL alternate server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlLdapSslAlternateServerEntry  

ilomCtrlLdapSslAlternateServerId 1.3.6.1.4.1.42.2.175.102.1.7.5.1.1
An integer identifier of the LDAP/SSL alternate server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ilomCtrlLdapSslAlternateServerIp 1.3.6.1.4.1.42.2.175.102.1.7.5.1.2
The IP address of the LDAP/SSL alternate server used as directory server for user accounts.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ilomCtrlLdapSslAlternateServerPort 1.3.6.1.4.1.42.2.175.102.1.7.5.1.3
Specifies the port number for the LDAP/SSL alternate server. Specifying 0 as the port indicates that auto-select will use the well known port number. Specifying 1-65535 is used to explicitly set the port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ilomCtrlLdapSslAlternateServerCertStatus 1.3.6.1.4.1.42.2.175.102.1.7.5.1.4
A string indicating the status of the certificate file. This is useful in determining whether a certificate file is present or not.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslAlternateServerCertURI 1.3.6.1.4.1.42.2.175.102.1.7.5.1.5
This is the URI of a certificate file needed when Strict Cert Mode is enabled. Setting the URI causes the tranfer of the file, making the certificate available immediately for certificate authentication. Additionally, either 'remove' or 'restore' are supported for direct certificate manipulation.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlLdapSslAlternateServerCertClear 1.3.6.1.4.1.42.2.175.102.1.7.5.1.6
A variable that will clear the certificate info associated with the server when it is set to true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlLdapSslAlternateServerCertVersion 1.3.6.1.4.1.42.2.175.102.1.7.5.1.7
A string indicating the certificate version of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslAlternateServerCertSerialNo 1.3.6.1.4.1.42.2.175.102.1.7.5.1.8
A string showing the serial number of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslAlternateServerCertIssuer 1.3.6.1.4.1.42.2.175.102.1.7.5.1.9
A string showing the issuer of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslAlternateServerCertSubject 1.3.6.1.4.1.42.2.175.102.1.7.5.1.10
A string showing the subject of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslAlternateServerCertValidBegin 1.3.6.1.4.1.42.2.175.102.1.7.5.1.11
A string showing the valid start date of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslAlternateServerCertValidEnd 1.3.6.1.4.1.42.2.175.102.1.7.5.1.12
A string showing the valid end date of the alternate server certificate file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ilomCtrlLdapSslCustomGroupsTable 1.3.6.1.4.1.42.2.175.102.1.7.6
This table is used to configure custom group information required for configuring the LDAP/SSL client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ILOMCtrlLdapSslCustomGroupsEntry

ilomCtrlLdapSslCustomGroupsEntry 1.3.6.1.4.1.42.2.175.102.1.7.6.1
An entry for an LDAP/SSLcustom group.
Status: current Access: not-accessible
OBJECT-TYPE    
  ILOMCtrlLdapSslCustomGroupsEntry  

ilomCtrlLdapSslCustomGroupId 1.3.6.1.4.1.42.2.175.102.1.7.6.1.1
An integer identifier of the LDAP/SSL custom group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

ilomCtrlLdapSslCustomGroupName 1.3.6.1.4.1.42.2.175.102.1.7.6.1.2
This string should contain a distinguished name that exactly matches one of the group names on the LDAP/SSL server. Any user belonging to one of these groups in this table will be assigned the ILOM role based on the entry's configuration for roles.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlLdapSslCustomGroupRoles 1.3.6.1.4.1.42.2.175.102.1.7.6.1.3
Specifies the role that a user authenticated via LDAP/SSL should have. Setting this property to legacy roles of 'Administrator' or 'Operator', or any of the individual role IDs of 'a', 'u', 'c', 'r', 'o' and 's' will cause the LDAP/SSL client to ignore the schema stored on the LDAP/SSL server. Setting this to 'none' clears the value and indicates that the native LDAP/SSL schema should be used. The role IDs can be joined together 'aucros' where a-admin, u-user, c-console, r-reset, s-service and o-readOnly.
Status: current Access: read-write
OBJECT-TYPE    
  ILOMCtrlUserRoles  

ilomCtrlDNSNameServers 1.3.6.1.4.1.42.2.175.102.1.8.1
Specifies the nameserver for DNS.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlDNSSearchPath 1.3.6.1.4.1.42.2.175.102.1.8.2
Specifies the searchpath for DNS.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ilomCtrlDNSdhcpAutoDns 1.3.6.1.4.1.42.2.175.102.1.8.3
Specifies whether or not DHCP autodns is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ilomCtrlDNSTimeout 1.3.6.1.4.1.42.2.175.102.1.8.4
Specifies the number of seconds to wait before timing out if the server does not respond.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

ilomCtrlDNSRetries 1.3.6.1.4.1.42.2.175.102.1.8.5
Specifies the number of times a request is attempted again, after a timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4  

ilomCtrlObjectsGroup 1.3.6.1.4.1.42.2.175.102.18.2.2
The group of current objects.
Status: current Access: read-write
OBJECT-GROUP    

ilomCtrlDeprecatedObjectsGroup 1.3.6.1.4.1.42.2.175.102.18.2.1
The objects that have been deprecated.
Status: deprecated Access: read-write
OBJECT-GROUP