VMWARE-ENV-MIB

File: VMWARE-ENV-MIB.mib (23032 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
VMWARE-ROOT-MIB VMWARE-PRODUCTS-MIB VMWARE-TC-MIB

Imported symbols

Counter32 Integer32 NOTIFICATION-TYPE
OBJECT-TYPE TimeTicks MODULE-IDENTITY
OBJECT-IDENTITY DisplayString DateAndTime
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
vmwProductSpecific vmwNotifications vmwESX
VmwLongSnmpAdminString VmwCIMSeverity VmwSubsystemStatus
VmwSubsystemTypes VmwCIMAlertTypes VmwCIMAlertFormat
VmwCimName

Defined Types

VmwEnvEntry  
SEQUENCE    
  vmwEnvIndex Integer32
  vmwSubsystemType VmwSubsystemTypes
  vmwHardwareStatus VmwSubsystemStatus
  vmwEventDescription DisplayString
  vmwEnvHardwareTime TimeTicks

Defined Values

vmwEnvironmentalMIB 1.3.6.1.4.1.6876.4.20.10
This MIB module identifies hardware components of a machine as provided by IPMI.
MODULE-IDENTITY    

vmwEnv 1.3.6.1.4.1.6876.4.20
OBJECT IDENTIFIER    

vmwESXNotifications 1.3.6.1.4.1.6876.4.1.0
Parent of all ESX specific notifications (traps, informs).
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

vmwEnvNumber 1.3.6.1.4.1.6876.4.20.1
Count of number of conceptual rows in vmwEnvTable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vmwEnvLastChange 1.3.6.1.4.1.6876.4.20.2
The value of sysUptime when a conceptual row was added or deleted from this table
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

vmwEnvTable 1.3.6.1.4.1.6876.4.20.3
This table is populated from monitoring subsystems such as IPMI One conceptual row is maintained for each reporting component. Conceptual rows are not persistent across device resets
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VmwEnvEntry

vmwEnvEntry 1.3.6.1.4.1.6876.4.20.3.1
One entry for each physical component reporting its status to ESX Operating System
Status: current Access: not-accessible
OBJECT-TYPE    
  VmwEnvEntry  

vmwEnvIndex 1.3.6.1.4.1.6876.4.20.3.1.1
A unique identifier that does not persist across management restarts
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1000  

vmwSubsystemType 1.3.6.1.4.1.6876.4.20.3.1.2
Hardware component reporting environmental state
Status: current Access: read-only
OBJECT-TYPE    
  VmwSubsystemTypes  

vmwHardwareStatus 1.3.6.1.4.1.6876.4.20.3.1.3
Last reported state of this component
Status: current Access: read-only
OBJECT-TYPE    
  VmwSubsystemStatus  

vmwEventDescription 1.3.6.1.4.1.6876.4.20.3.1.4
Human readable description of this event
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vmwEnvHardwareTime 1.3.6.1.4.1.6876.4.20.3.1.5
Value of sysUptime when vmwHardwareStatus was obtained
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

vmwEnvHardwareEvent 1.3.6.1.4.1.6876.0.301
This notification, if the agent is so configured, may be sent when the system has detected a material change in physical condition of the hardware
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

vmwESXEnvHardwareEvent 1.3.6.1.4.1.6876.4.1.0.301
ESX Specific version of this notification, if the agent is so configured, may be sent when the ESX Operating System has detected a material change in physical condition of the hardware
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

vmwEnvSource 1.3.6.1.4.1.6876.4.20.100
The source being used to obtain hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), sensors(2), indications(3)  

vmwEnvInIndications 1.3.6.1.4.1.6876.4.20.101
Number of HTTP POST msgs containing CIM Indications in XML as received by agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmwEnvLastIn 1.3.6.1.4.1.6876.4.20.102
sysUptime when agent last received an indication.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

vmwEnvOutNotifications 1.3.6.1.4.1.6876.4.20.103
Number of notifications (traps|informs) sent that originated as CIM indication.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmwEnvInErrs 1.3.6.1.4.1.6876.4.20.104
Number of CIM Indications that agent did not complete receipt of.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmwEnvIndOidErrs 1.3.6.1.4.1.6876.4.20.105
Number of CIM Indications having a MappingString qualifier for which the value was not a valid oid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmwEnvCvtValueErrs 1.3.6.1.4.1.6876.4.20.106
Number of CIM Indication properties having a MappingString qualifier for which the cim value for the given cim type could not be converted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmwEnvCvtSyntaxErrs 1.3.6.1.4.1.6876.4.20.107
Number of CIM Indication properties having a MappingString qualifier for which the cim type could not be converted to smi syntax.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmwEnvCvtOidErrs 1.3.6.1.4.1.6876.4.20.108
Number of CIM Indication properties having a MappingString qualifier for which the the oid was not valid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmwEnvGetClassErrs 1.3.6.1.4.1.6876.4.20.109
Number of CIM GetClass operations over a given cim indication class and namespace could not be completed (timeout) or returned error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmwEnvPropertySkips 1.3.6.1.4.1.6876.4.20.110
Number of CIM indications having properties which do not have MappingString qualifier in the class definition and were not converted, sent along with the notification.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmwEnvIndicationSkips 1.3.6.1.4.1.6876.4.20.111
Number of CIM indications recieved for which GetClass reported no MappingStrings qualifier and were not converted to a notification.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmwEnvCIM 1.3.6.1.4.1.6876.4.30
OBJECT IDENTIFIER    

vmwEnvDescription 1.3.6.1.4.1.6876.4.30.1
A short description of the Indication.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VmwLongSnmpAdminString  

vmwEnvEventTime 1.3.6.1.4.1.6876.4.30.2
The time and date the underlying event was first detected. May be set to the time the SNMP agent recieved the notification if in the incoming CIM indication the value is NULL due to the creating entity not being capable of providing this information. This value is based on the notion of local date and time of the Managed System Element generating the Indication.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

vmwEnvIndicationTime 1.3.6.1.4.1.6876.4.30.3
The time and date of creation of the underlying Indication received by the snmp agent. The property may be set to the time SNMP agent received the notification if the entity creating the Indication is not capable of determining this information and delivers a null IndicationTime property. Note that IndicationTime may be the same for two Indications that are generated in rapid succession.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

vmwEnvPerceivedSeverity 1.3.6.1.4.1.6876.4.30.4
An enumerated value that describes the severity of the Alert Indication from the notifier's point of view.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VmwCIMSeverity  

vmwEnvAlertType 1.3.6.1.4.1.6876.4.30.5
Primary classification of the Indication.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VmwCIMAlertTypes  

vmwEnvSysCreationClassName 1.3.6.1.4.1.6876.4.30.6
The scoping System's CreationClassName for the Provider generating this Indication.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VmwCimName  

vmwEnvAlertingElement 1.3.6.1.4.1.6876.4.30.7
The identifying information of the entity (ie, the instance) for which this notification is generated. The property contains the CIM path of an CIM object instance, encoded as a string parameter - if the instance is modeled in the CIM Schema. If not a CIM instance, the property contains some identifying string that names the entity for which the Alert is generated. The path or identifying string is formatted per the AlertingElementFormat property.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VmwCimName  

vmwEnvAlertingFormat 1.3.6.1.4.1.6876.4.30.8
The format of the AlertingManagedElement property is interpretable based upon the value of this property.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VmwCIMAlertFormat  

vmwEnvSystemName 1.3.6.1.4.1.6876.4.30.9
The scoping System's Name for the Provider generating this message.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VmwCimName  

vmwEnvProviderName 1.3.6.1.4.1.6876.4.30.10
The name of the CIM provider, a software module loaded into the CIM subsystem, generating this message.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VmwCimName  

vmwESXEnvHardwareAlert 1.3.6.1.4.1.6876.4.1.0.302
A hardware alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

vmwESXEnvBatteryAlert 1.3.6.1.4.1.6876.4.1.0.303
A battery alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

vmwESXEnvChassisAlert 1.3.6.1.4.1.6876.4.1.0.304
A chassis alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

vmwESXEnvThermalAlert 1.3.6.1.4.1.6876.4.1.0.305
A cooling/thermal alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

vmwESXEnvDiskAlert 1.3.6.1.4.1.6876.4.1.0.306
A disk drive alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

vmwESXEnvPowerAlert 1.3.6.1.4.1.6876.4.1.0.307
A power suppply alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

vmwESXEnvProcessorAlert 1.3.6.1.4.1.6876.4.1.0.308
A IPMI processor alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

vmwESXEnvMemoryAlert 1.3.6.1.4.1.6876.4.1.0.309
A IPMI memory alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

vmwESXEnvBIOSAlert 1.3.6.1.4.1.6876.4.1.0.310
BIOS System Event Log alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

vmwEnvironmentalMIBConformance 1.3.6.1.4.1.6876.4.20.10.2
OBJECT IDENTIFIER    

vmwEnvironmentMIBCompliances 1.3.6.1.4.1.6876.4.20.10.2.1
OBJECT IDENTIFIER    

vmwEnvMIBGroups 1.3.6.1.4.1.6876.4.20.10.2.2
OBJECT IDENTIFIER    

vmwEnvMIBBasicCompliance3 1.3.6.1.4.1.6876.4.20.10.2.1.4
The compliance statement for entities which implement the VMWARE-ENV-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

vmwEnvMIBBasicCompliance2 1.3.6.1.4.1.6876.4.20.10.2.1.3
The compliance statement for entities which implement the VMWARE-ENV-MIB.
Status: deprecated Access: accessible-for-notify
MODULE-COMPLIANCE    

vmwEnvMIBBasicCompliance 1.3.6.1.4.1.6876.4.20.10.2.1.2
The compliance statement for entities which implement the VMWARE-ENV-MIB.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

vmwEnvAlertGroup 1.3.6.1.4.1.6876.4.20.10.2.2.5
These objects provide physical hardware environmental details as reported by CIM subsystem.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

vmwEnvironmentGroup 1.3.6.1.4.1.6876.4.20.10.2.2.1
These objects provide physical hardware environmental details.
Status: deprecated Access: accessible-for-notify
OBJECT-GROUP    

vmwEnvNotificationGroup 1.3.6.1.4.1.6876.4.20.10.2.2.2
Notifications related to physical subsystems.
Status: deprecated Access: accessible-for-notify
NOTIFICATION-GROUP    

vmwESXEnvNotificationGroup 1.3.6.1.4.1.6876.4.20.10.2.2.3
ESX System specific notifications about physical subsystems.
Status: deprecated Access: accessible-for-notify
NOTIFICATION-GROUP    

vmwESXEnvNotificationGroup2 1.3.6.1.4.1.6876.4.20.10.2.2.4
ESX System specific notifications about physical subsystems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP