ilomCtrlAlertEmailCustomSender

SUN-ILOM-CONTROL-MIB · .1.3.6.1.4.1.42.2.175.102.8.1.1.11

Object

column r/w OctetString
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 '<IPADDRESS>' or '<HOSTNAME>' 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@[<IPADDRESS>], 
or ilom-alert@<HOSTNAME>.abc.com

Context

MIB
SUN-ILOM-CONTROL-MIB
OID
.1.3.6.1.4.1.42.2.175.102.8.1.1.11
Type
column
Access
readwrite
Status
current
Parent
ilomCtrlAlertsEntry
Groups
1

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

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-80

Conformance