sunFmFaultEventStatus
SUN-FM-MIB ·
.1.3.6.1.4.1.42.2.195.1.2.1.9
Object
column SunFmEventState
The current status of this suspect for this diagnosis. See fmadm(1M) faulty.
Context
- MIB
- SUN-FM-MIB
- OID
.1.3.6.1.4.1.42.2.195.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sunFmFaultEventEntry
- 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-FM-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-FM-MIB::sunFmFaultEventStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-FM-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-FM-MIB::sunFmFaultEventStatus.<sunFmFaultEventUUIDIndex>.<sunFmFaultEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-FM-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-FM-MIB::sunFmFaultEventStatus'
Syntax
- Source
- SunFmEventState
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | faulty |
3 | removed |
4 | replaced |
5 | repaired |
6 | acquitted |
Conformance
Member of