ilomCtrlAlertSNMPCommunityOrUsername

SUN-ILOM-CONTROL-MIB · .1.3.6.1.4.1.42.2.175.102.8.1.1.7

Object

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'.

Context

MIB
SUN-ILOM-CONTROL-MIB
OID
.1.3.6.1.4.1.42.2.175.102.8.1.1.7
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::ilomCtrlAlertSNMPCommunityOrUsername'
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::ilomCtrlAlertSNMPCommunityOrUsername.<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::ilomCtrlAlertSNMPCommunityOrUsername'

Values & Constraints

Type Constraints
range: 0..255

Conformance