ilomCtrlEventLogType
SUN-ILOM-CONTROL-MIB ·
.1.3.6.1.4.1.42.2.175.102.7.1.1.1.2
Object
column ILOMCtrlEventLogType
An integer representing the type of event.
Context
- MIB
- SUN-ILOM-CONTROL-MIB
- OID
.1.3.6.1.4.1.42.2.175.102.7.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ilomCtrlEventLogEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::ilomCtrlEventLogType'
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::ilomCtrlEventLogType.<ilomCtrlEventLogRecordID>'
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::ilomCtrlEventLogType'
Syntax
- Source
- ILOMCtrlEventLogType
- Base type
Enumeration
Values & Constraints
Type Values
1 | log |
2 | action |
3 | fault |
4 | state |
5 | repair |
6 | other |
Conformance
Member of