SUN-FM-MIB

File: SUN-FM-MIB.mib (14702 bytes)

Imported modules

SUN-MIB SNMPv2-SMI SNMPv2-TC
SNMPv2-CONF NETWORK-SERVICES-MIB

Imported symbols

products Gauge32 Unsigned32
OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
TEXTUAL-CONVENTION DateAndTime DisplayString
OBJECT-GROUP NOTIFICATION-GROUP URLString

Defined Types

SunFmUuidString  
Represents a Universal Unique Identifier (UUID).
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

SunFmModuleState  
Represents the status of an fmd(1M) module.
TEXTUAL-CONVENTION    
  INTEGER other(1), active(2), failed(3)  

SunFmResourceState  
Represents the status of a system resource as diagnosed by the fault manager.
TEXTUAL-CONVENTION    
  INTEGER other(1), ok(2), degraded(3), unknown(4), faulted(5)  

SunFmEventState  
Represents the status of a suspect as diagnosed by the fault manager.
TEXTUAL-CONVENTION    
  INTEGER other(1), faulty(2), removed(3), replaced(4), repaired(5), acquitted(6)  

SunFmProblemEntry  
SEQUENCE    
  sunFmProblemUUIDIndex SunFmUuidString
  sunFmProblemUUID SunFmUuidString
  sunFmProblemCode DisplayString
  sunFmProblemURL URLString
  sunFmProblemDiagEngine URLString
  sunFmProblemDiagTime DateAndTime
  sunFmProblemSuspectCount Gauge32

SunFmFaultEventEntry  
SEQUENCE    
  sunFmFaultEventUUIDIndex SunFmUuidString
  sunFmFaultEventIndex Unsigned32
  sunFmFaultEventProblemUUID SunFmUuidString
  sunFmFaultEventClass DisplayString
  sunFmFaultEventCertainty Gauge32
  sunFmFaultEventASRU URLString
  sunFmFaultEventFRU URLString
  sunFmFaultEventResource URLString
  sunFmFaultEventStatus SunFmEventState
  sunFmFaultEventLocation URLString

SunFmModuleEntry  
SEQUENCE    
  sunFmModuleIndex Unsigned32
  sunFmModuleName DisplayString
  sunFmModuleVersion DisplayString
  sunFmModuleStatus SunFmModuleState
  sunFmModuleDescription DisplayString

SunFmResourceEntry  
SEQUENCE    
  sunFmResourceIndex Unsigned32
  sunFmResourceFMRI DisplayString
  sunFmResourceStatus SunFmResourceState
  sunFmResourceDiagnosisUUID SunFmUuidString

Defined Values

sunFmMIB 1.3.6.1.4.1.42.2.195.1
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. MIB providing access to Sun Fault Manager information
MODULE-IDENTITY    

fm 1.3.6.1.4.1.42.2.195
OBJECT IDENTIFIER    

sunFmProblemTable 1.3.6.1.4.1.42.2.195.1.1
Table listing all of the known problems that have been diagnosed by the fault manager associated with this managed system element that are still present in that system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SunFmProblemEntry

sunFmProblemEntry 1.3.6.1.4.1.42.2.195.1.1.1
A problem diagnosed by the fault manager and still present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SunFmProblemEntry  

sunFmProblemUUIDIndex 1.3.6.1.4.1.42.2.195.1.1.1.1
The Universal Unique Identifier (UUID) for this problem, as recorded by fmd(1M) and shown by fmadm(1M) or fmdump(1M). This is the index into sunFmProblemTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SunFmUuidString  

sunFmProblemUUID 1.3.6.1.4.1.42.2.195.1.1.1.2
The Universal Unique Identifier (UUID) for this problem, as recorded by fmd(1M) and shown by fmadm(1M) or fmdump(1M).
Status: current Access: read-only
OBJECT-TYPE    
  SunFmUuidString  

sunFmProblemCode 1.3.6.1.4.1.42.2.195.1.1.1.3
The SUNW-MSG-ID static message identifier for this class of problem, as recorded by fmd(1M) and shown by fmdump(1M). The message identifier can be used as a key at http://sun.com/msg/
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sunFmProblemURL 1.3.6.1.4.1.42.2.195.1.1.1.4
The URL of an appropriate knowledge article providing more detailed information about this problem.
Status: current Access: read-only
OBJECT-TYPE    
  URLString  

sunFmProblemDiagEngine 1.3.6.1.4.1.42.2.195.1.1.1.5
The Sun FMRI of the Fault Manager diagnosis engine that performed the diagnosis of this problem, including its version.
Status: current Access: read-only
OBJECT-TYPE    
  URLString  

sunFmProblemDiagTime 1.3.6.1.4.1.42.2.195.1.1.1.6
The date and time at which the problem was diagnosed.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sunFmProblemSuspectCount 1.3.6.1.4.1.42.2.195.1.1.1.7
The number of individual suspect defects or faults associated with this problem diagnosis, as shown by fmdump(1M) -v -u .
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sunFmFaultEventTable 1.3.6.1.4.1.42.2.195.1.2
List of individual suspect defects or faults associated with a problem diagnosis, as shown by fmdump(1M) -v -u .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SunFmFaultEventEntry

sunFmFaultEventEntry 1.3.6.1.4.1.42.2.195.1.2.1
Sun Fault Management fault or defect event containing a suspect problem and the corresponding FRU and ASRU.
Status: current Access: not-accessible
OBJECT-TYPE    
  SunFmFaultEventEntry  

sunFmFaultEventUUIDIndex 1.3.6.1.4.1.42.2.195.1.2.1.1
UUID of a problem diagnosis with which this event is associated. An event may appear multiple times in association with different diagnoses. This is an index into sunFmFaultEventTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SunFmUuidString  

sunFmFaultEventIndex 1.3.6.1.4.1.42.2.195.1.2.1.2
Index number of this event with respect to the problem diagnosis.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

sunFmFaultEventProblemUUID 1.3.6.1.4.1.42.2.195.1.2.1.3
UUID of a problem diagnosis with which this event is associated. An event may appear multiple times in association with different diagnoses.
Status: current Access: read-only
OBJECT-TYPE    
  SunFmUuidString  

sunFmFaultEventClass 1.3.6.1.4.1.42.2.195.1.2.1.4
Sun Fault Management event class string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sunFmFaultEventCertainty 1.3.6.1.4.1.42.2.195.1.2.1.5
Percentage likelihood associated with this suspect for this diagnosis.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

sunFmFaultEventASRU 1.3.6.1.4.1.42.2.195.1.2.1.6
Sun FMRI of the Automated System Reconfiguration Unit (ASRU) that is believed to contain the specified fault or defect.
Status: current Access: read-only
OBJECT-TYPE    
  URLString  

sunFmFaultEventFRU 1.3.6.1.4.1.42.2.195.1.2.1.7
Sun FMRI of the Field Replaceable Unit (FRU) that should be replaced in order to repair the specified fault or defect.
Status: current Access: read-only
OBJECT-TYPE    
  URLString  

sunFmFaultEventResource 1.3.6.1.4.1.42.2.195.1.2.1.8
Sun FMRI of the resource responsible for the generation of the telemetry leading to the diagnosis.
Status: current Access: read-only
OBJECT-TYPE    
  URLString  

sunFmFaultEventStatus 1.3.6.1.4.1.42.2.195.1.2.1.9
The current status of this suspect for this diagnosis. See fmadm(1M) faulty.
Status: current Access: read-only
OBJECT-TYPE    
  SunFmEventState  

sunFmFaultEventLocation 1.3.6.1.4.1.42.2.195.1.2.1.10
Label of the Field Replaceable Unit (FRU) that should be replaced in order to repair the specified fault or defect.
Status: current Access: read-only
OBJECT-TYPE    
  URLString  

sunFmModuleTable 1.3.6.1.4.1.42.2.195.1.3
List of modules configured in fmd(1M).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SunFmModuleEntry

sunFmModuleEntry 1.3.6.1.4.1.42.2.195.1.3.1
A module which has been loaded into fmd(1M) to handle events. The information provided is equivalent to the output of fmadm(1) config'
Status: current Access: not-accessible
OBJECT-TYPE    
  SunFmModuleEntry  

sunFmModuleIndex 1.3.6.1.4.1.42.2.195.1.3.1.1
Unique integer index associated with this fault management module's entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

sunFmModuleName 1.3.6.1.4.1.42.2.195.1.3.1.2
Name of the fault management module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

sunFmModuleVersion 1.3.6.1.4.1.42.2.195.1.3.1.3
Version string associated with the fault management module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sunFmModuleStatus 1.3.6.1.4.1.42.2.195.1.3.1.4
Current status of the fault management module.
Status: current Access: read-only
OBJECT-TYPE    
  SunFmModuleState  

sunFmModuleDescription 1.3.6.1.4.1.42.2.195.1.3.1.5
A text description of the fault management module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sunFmResourceCount 1.3.6.1.4.1.42.2.195.1.4
The number of managed elements currently believed by the fault manager to be faulty.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sunFmResourceTable 1.3.6.1.4.1.42.2.195.1.5
A table containing information about all resources for which the fault manager has received telemetry. This is the same information provided by the fmadm(1M) faulty command.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SunFmResourceEntry

sunFmResourceEntry 1.3.6.1.4.1.42.2.195.1.5.1
Information about the state of a resource the fault manager believes to be faulty.
Status: current Access: not-accessible
OBJECT-TYPE    
  SunFmResourceEntry  

sunFmResourceIndex 1.3.6.1.4.1.42.2.195.1.5.1.1
Index of the resource in the resource table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

sunFmResourceFMRI 1.3.6.1.4.1.42.2.195.1.5.1.2
Sun FMRI of the Automated System Reconfiguration Unit (ASRU) which the fault manager believes to be faulty.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

sunFmResourceStatus 1.3.6.1.4.1.42.2.195.1.5.1.3
The current status of the resource. See fmadm(1M) faulty.
Status: current Access: read-only
OBJECT-TYPE    
  SunFmResourceState  

sunFmResourceDiagnosisUUID 1.3.6.1.4.1.42.2.195.1.5.1.4
The Universal Unique Identifier (UUID) for the problem associated with the fault in this resource, as recorded by fmd(1M) and shown by fmadm(1M).
Status: current Access: read-only
OBJECT-TYPE    
  SunFmUuidString  

sunFmObjectGroups 1.3.6.1.4.1.42.2.195.1.6
OBJECT IDENTIFIER    

sunFmObjectGroup 1.3.6.1.4.1.42.2.195.1.6.1
A collection of objects providing access to Sun Fault Manager operational data.
Status: current Access: read-only
OBJECT-GROUP    

sunFmTraps 1.3.6.1.4.1.42.2.195.1.7.0
OBJECT IDENTIFIER    

sunFmProblemTrap 1.3.6.1.4.1.42.2.195.1.7.0.1
Trap notification that a diagnosis has been made or the fault manager fmd(1M) has restarted and the corresponding problem is still believed to be present in the managed entity.
Status: current Access: read-only
NOTIFICATION-TYPE    

sunFmNotificationGroup 1.3.6.1.4.1.42.2.195.1.6.2
A collection of notifications provided by the Sun Fault Manager.
Status: current Access: read-only
NOTIFICATION-GROUP