MIBs Depot

VMWARE-ENV-MIB

Registered at
1.3.6.1.4.1.6876.4.1.0
1.3.6.1.4.1.6876.4.20
1.3.6.1.4.1.6876.4.25
1.3.6.1.4.1.6876.4.30
Last updated
2017-06-05 00:00
Organization
VMware, Inc
Revisions
2017-06-05 00:00, 2010-05-12 00:00, 2008-10-30 00:00, 2007-12-27 00:00
Namespace
vmware
Source file
VMWARE-ENV-MIB
Digest
sha256:2f1dc1476ac30c6959e68d744b70ce332b6e1ede869c6a7f8c5343a263ababa3

Description

This MIB module identifies hardware components of a machine as provided by IPMI. The descriptions in this document will be marked with [1] to refer the IPMI specification here: https://www.intel.com/content/dam/www/public/us/en/documents/product-briefs/ipmi-second-gen-interface-spec-v2-rev1-1.pdf which provides a definition for IPMI System Event Log (SEL).

Contact

VMware, Inc 3401 Hillview Ave Palo Alto, CA 94304 Tel: 1-877-486-9273 or 650-427-5000 Fax: 650-427-5001 Web: http://kb.vmware.com/kb/1013445

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDateAndTime, DisplayString, TEXTUAL-CONVENTION
VMWARE-PRODUCTS-MIBvmwESX
VMWARE-ROOT-MIBvmwNotifications, vmwProductSpecific
VMWARE-TC-MIBVmwCIMAlertFormat, VmwCIMAlertTypes, VmwCIMSeverity, VmwCimName, VmwLongSnmpAdminString, VmwSubsystemStatus, VmwSubsystemTypes

Imported by

2 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

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

Objects

NameOIDSyntaxAccessStatus
vmwESXNotifications
OBJECT-IDENTITY
Parent of all ESX specific notifications (traps, informs).
1.3.6.1.4.1.6876.4.1.0current
vmwEnv
OBJECT-IDENTITY
1.3.6.1.4.1.6876.4.20
vmwEnvNumber
OBJECT-TYPE
Count of number of conceptual rows in vmwEnvTable.
1.3.6.1.4.1.6876.4.20.1Integer32read-onlycurrent
vmwEnvLastChange
OBJECT-TYPE
The value of sysUptime when a conceptual row was added or deleted from this table.
1.3.6.1.4.1.6876.4.20.2TimeTicksread-onlycurrent
vmwEnvTable
OBJECT-TYPE
This table is populated from monitoring IPMI BMC device. One conceptual row is maintained for each reporting component. This table may be cleared by operational request to BMC and normally is configured to stop adding new entries when full.
1.3.6.1.4.1.6876.4.20.3not-accessiblecurrent
vmwEnvEntry
OBJECT-TYPE
One entry for each physical component reporting its status to ESX Operating System.
1.3.6.1.4.1.6876.4.20.3.1not-accessiblecurrent
vmwEnvIndex
OBJECT-TYPE
This is the identifier as reported by the vendor hardware's BMC as per Table 32 section 32.1 SEL Event Records [1]. On ESXi: the command: localcli hardware ipmi sel list can provide the listing of IPMI SEL entries as well.
1.3.6.1.4.1.6876.4.20.3.1.1Integer32 (1..65535)not-accessiblecurrent
vmwSubsystemType
OBJECT-TYPE
Hardware component reporting environmental state
1.3.6.1.4.1.6876.4.20.3.1.2VmwSubsystemTypesread-onlycurrent
vmwHardwareStatus
OBJECT-TYPE
Last reported state of this component
1.3.6.1.4.1.6876.4.20.3.1.3VmwSubsystemStatusread-onlycurrent
vmwEventDescription
OBJECT-TYPE
Human readable description of this event
1.3.6.1.4.1.6876.4.20.3.1.4DisplayStringread-onlycurrent
vmwEnvHardwareTime
OBJECT-TYPE
Timestamp as reported from BMC for the SEL entry. See CLI: 'localcli hardware ipmi sel list' for same report. Note that BMC maintains it own clock and may not be the same as the time ESX itself reports. On ESX: the CLI command: localcli hardware ipmi sel get reports the BMC clock.
1.3.6.1.4.1.6876.4.20.3.1.5DateAndTimeread-onlycurrent
vmwEnvHrDeviceIndex
OBJECT-TYPE
The Index into hrDeviceTable for the hardware related to this event. Report 0 if this entry does not have a related entry in hrDeviceTable.
1.3.6.1.4.1.6876.4.20.3.1.6Integer32 (0 | 1..2147483647)read-onlycurrent
vmwEnvSelSensorNumber
OBJECT-TYPE
This is the BMC reported Sensor Number byte 12 from SEL Event record as per Table 32 section 32.1 SEL Event Records [1]. IPMI Sensors are reported in hrDeviceTable and vmwEnvTable provides the mapping to the specific entry there. Also from CLI on ESX the command: localcli hardware ipmi sdr list can provide the listing of IPMI Sensors that has entered this SEL record.
1.3.6.1.4.1.6876.4.20.3.1.7Integer32 (0..255)read-onlycurrent
vmwEnvironmentalMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.6876.4.20.10.2
vmwEnvironmentMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.6876.4.20.10.2.1
vmwEnvMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.6876.4.20.10.2.2
vmwSELCapacity
OBJECT-TYPE
The amount of free space left in the IPMI SEL for new entries.
1.3.6.1.4.1.6876.4.20.30Integer32 (0..100)read-onlycurrent
vmwEnvSource
OBJECT-TYPE
Specifies which source being used to obtain hardware state. Sensors were from host agent process, indications were from CIMOM/cim provider, and ipmi is when snmpd reads SEL directly from IPMI to obtain hardware events
1.3.6.1.4.1.6876.4.20.100INTEGER {unknown(1), sensors(2), indications(3), ipmi(4)}read-onlycurrent
vmwEnvInIndications
OBJECT-TYPE
Number of HTTP POST msgs containing CIM Indications in XML as received by agent.
1.3.6.1.4.1.6876.4.20.101Counter32read-onlycurrent
vmwEnvLastIn
OBJECT-TYPE
sysUptime when agent last received an indication.
1.3.6.1.4.1.6876.4.20.102TimeTicksread-onlycurrent
vmwEnvOutNotifications
OBJECT-TYPE
Number of notifications (traps|informs) sent that originated as CIM indication.
1.3.6.1.4.1.6876.4.20.103Counter32read-onlycurrent
vmwEnvInErrs
OBJECT-TYPE
Number of CIM Indications that agent did not complete receipt of.
1.3.6.1.4.1.6876.4.20.104Counter32read-onlycurrent
vmwEnvIndOidErrs
OBJECT-TYPE
Number of CIM Indications having a MappingString qualifier for which the value was not a valid oid.
1.3.6.1.4.1.6876.4.20.105Counter32read-onlycurrent
vmwEnvCvtValueErrs
OBJECT-TYPE
Number of CIM Indication properties having a MappingString qualifier for which the cim value for the given cim type could not be converted.
1.3.6.1.4.1.6876.4.20.106Counter32read-onlycurrent
vmwEnvCvtSyntaxErrs
OBJECT-TYPE
Number of CIM Indication properties having a MappingString qualifier for which the cim type could not be converted to smi syntax.
1.3.6.1.4.1.6876.4.20.107Counter32read-onlycurrent
vmwEnvCvtOidErrs
OBJECT-TYPE
Number of CIM Indication properties having a MappingString qualifier for which the the oid was not valid.
1.3.6.1.4.1.6876.4.20.108Counter32read-onlycurrent
vmwEnvGetClassErrs
OBJECT-TYPE
Number of CIM GetClass operations over a given cim indication class and namespace could not be completed (timeout) or returned error.
1.3.6.1.4.1.6876.4.20.109Counter32read-onlycurrent
vmwEnvPropertySkips
OBJECT-TYPE
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.
1.3.6.1.4.1.6876.4.20.110Counter32read-onlycurrent
vmwEnvIndicationSkips
OBJECT-TYPE
Number of CIM indications recieved for which GetClass reported no MappingStrings qualifier and were not converted to a notification.
1.3.6.1.4.1.6876.4.20.111Counter32read-onlycurrent
vmwEnvIPMI
OBJECT-IDENTITY
1.3.6.1.4.1.6876.4.25
vmwEnvCIM
OBJECT-IDENTITY
1.3.6.1.4.1.6876.4.30
vmwEnvDescription
OBJECT-TYPE
A short description of the Indication.
1.3.6.1.4.1.6876.4.30.1VmwLongSnmpAdminStringaccessible-for-notifydeprecated
vmwEnvEventTime
OBJECT-TYPE
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.
1.3.6.1.4.1.6876.4.30.2DateAndTimeaccessible-for-notifydeprecated
vmwEnvIndicationTime
OBJECT-TYPE
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.
1.3.6.1.4.1.6876.4.30.3DateAndTimeaccessible-for-notifydeprecated
vmwEnvPerceivedSeverity
OBJECT-TYPE
An enumerated value that describes the severity of the Alert Indication from the notifier's point of view.
1.3.6.1.4.1.6876.4.30.4VmwCIMSeverityaccessible-for-notifydeprecated
vmwEnvAlertType
OBJECT-TYPE
Primary classification of the Indication.
1.3.6.1.4.1.6876.4.30.5VmwCIMAlertTypesaccessible-for-notifydeprecated
vmwEnvSysCreationClassName
OBJECT-TYPE
The scoping System's CreationClassName for the Provider generating this Indication.
1.3.6.1.4.1.6876.4.30.6VmwCimNameaccessible-for-notifydeprecated
vmwEnvAlertingElement
OBJECT-TYPE
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.
1.3.6.1.4.1.6876.4.30.7VmwCimNameaccessible-for-notifydeprecated
vmwEnvAlertingFormat
OBJECT-TYPE
The format of the AlertingManagedElement property is interpretable based upon the value of this property.
1.3.6.1.4.1.6876.4.30.8VmwCIMAlertFormataccessible-for-notifydeprecated
vmwEnvSystemName
OBJECT-TYPE
The scoping System's Name for the Provider generating this message.
1.3.6.1.4.1.6876.4.30.9VmwCimNameaccessible-for-notifydeprecated
vmwEnvProviderName
OBJECT-TYPE
The name of the CIM provider, a software module loaded into the CIM subsystem, generating this message.
1.3.6.1.4.1.6876.4.30.10VmwCimNameaccessible-for-notifydeprecated

Notifications

NameOIDStatus
vmwEnvHardwareEvent
NOTIFICATION-TYPE
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
1.3.6.1.4.1.6876.0.301deprecated
vmwESXEnvHardwareEvent
NOTIFICATION-TYPE
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
1.3.6.1.4.1.6876.4.1.0.301deprecated
vmwESXEnvHardwareAlert
NOTIFICATION-TYPE
A hardware alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
1.3.6.1.4.1.6876.4.1.0.302deprecated
vmwESXEnvBatteryAlert
NOTIFICATION-TYPE
A battery alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
1.3.6.1.4.1.6876.4.1.0.303deprecated
vmwESXEnvChassisAlert
NOTIFICATION-TYPE
A chassis alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
1.3.6.1.4.1.6876.4.1.0.304deprecated
vmwESXEnvThermalAlert
NOTIFICATION-TYPE
A cooling/thermal alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
1.3.6.1.4.1.6876.4.1.0.305deprecated
vmwESXEnvDiskAlert
NOTIFICATION-TYPE
A disk drive alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
1.3.6.1.4.1.6876.4.1.0.306deprecated
vmwESXEnvPowerAlert
NOTIFICATION-TYPE
A power suppply alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
1.3.6.1.4.1.6876.4.1.0.307deprecated
vmwESXEnvProcessorAlert
NOTIFICATION-TYPE
A IPMI processor alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
1.3.6.1.4.1.6876.4.1.0.308deprecated
vmwESXEnvMemoryAlert
NOTIFICATION-TYPE
A IPMI memory alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
1.3.6.1.4.1.6876.4.1.0.309deprecated
vmwESXEnvBIOSAlert
NOTIFICATION-TYPE
BIOS System Event Log alert as received from the Common Infrastructure Management (CIM) subsystem on this system.
1.3.6.1.4.1.6876.4.1.0.310deprecated
vmwEnvIpmiSelFull
NOTIFICATION-TYPE
An IPMI System Event Log has fixed amount of entries (65535). This event is sent once when the managed object vmwSELCapacity reaches 100% capacity at which point new entries to the SEL will be dropped if overflow is not enabled (default) on most hardware systems. This event will rearm any time vmwSELCapacity.0 drops below 80%.
1.3.6.1.4.1.6876.4.1.0.390current
vmwEnvIpmiSelMemoryRaised
NOTIFICATION-TYPE
A memory related IPMI SDR has updated IPMI SEL with record id of vmwEnvIndex with state asserted. The vmwEnvTable will have an entry at vmwEnvIndex with additional details
1.3.6.1.4.1.6876.4.1.0.400current
vmwEnvIpmiSelMemoryCleared
NOTIFICATION-TYPE
A memory related IPMI SDR has updated IPMI SEL with record id of vmwEnvIndex with state deasserted The vmwEnvTable will have an entry at vmwEnvIndex with additional details
1.3.6.1.4.1.6876.4.1.0.401current
vmwEnvIpmiSelPowerSupplyRaised
NOTIFICATION-TYPE
A power supply related IPMI SDR has updated IPMI SEL with record id of vmwEnvIndex with state asserted. The vmwEnvTable will have an entry at vmwEnvIndex with additional details
1.3.6.1.4.1.6876.4.1.0.410current
vmwEnvIpmiSelPowerSupplyCleared
NOTIFICATION-TYPE
A power supply related IPMI SDR has updated IPMI SEL with record id of vmwEnvIndex with state deasserted The vmwEnvTable will have an entry at vmwEnvIndex with additional details
1.3.6.1.4.1.6876.4.1.0.411current
vmwEnvIpmiSelFanRaised
NOTIFICATION-TYPE
A fan related IPMI SDR has updated IPMI SEL with record id of vmwEnvIndex with state asserted. The vmwEnvTable will have an entry at vmwEnvIndex with additional details
1.3.6.1.4.1.6876.4.1.0.420current
vmwEnvIpmiSelFanCleared
NOTIFICATION-TYPE
A fan related IPMI SDR has updated IPMI SEL with record id of vmwEnvIndex with state deasserted The vmwEnvTable will have an entry at vmwEnvIndex with additional details
1.3.6.1.4.1.6876.4.1.0.421current
vmwEnvIpmiSelCpuRaised
NOTIFICATION-TYPE
A CPU related IPMI SDR has updated IPMI SEL with record id of vmwEnvIndex with state asserted. The vmwEnvTable will have an entry at vmwEnvIndex with additional details
1.3.6.1.4.1.6876.4.1.0.430current
vmwEnvIpmiSelCpuCleared
NOTIFICATION-TYPE
A CPU related IPMI SDR has updated IPMI SEL with record id of vmwEnvIndex with state deasserted The vmwEnvTable will have an entry at vmwEnvIndex with additional details
1.3.6.1.4.1.6876.4.1.0.431current

Conformance

NameOIDStatus
vmwEnvMIBBasicCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the VMWARE-ENV-MIB.
1.3.6.1.4.1.6876.4.20.10.2.1.2obsolete
vmwEnvMIBBasicCompliance2
MODULE-COMPLIANCE
The compliance statement for entities which implement the VMWARE-ENV-MIB.
1.3.6.1.4.1.6876.4.20.10.2.1.3deprecated
vmwEnvMIBBasicCompliance3
MODULE-COMPLIANCE
The compliance statement for entities which implement the VMWARE-ENV-MIB.
1.3.6.1.4.1.6876.4.20.10.2.1.4obsolete
vmwEnvMIBBasicCompliance4
MODULE-COMPLIANCE
The compliance statement for entities which implement the VMWARE-ENV-MIB.
1.3.6.1.4.1.6876.4.20.10.2.1.5current
vmwEnvironmentGroup
OBJECT-GROUP
These objects provide physical hardware environmental details.
1.3.6.1.4.1.6876.4.20.10.2.2.1deprecated
vmwEnvNotificationGroup
NOTIFICATION-GROUP
Notifications related to physical subsystems.
1.3.6.1.4.1.6876.4.20.10.2.2.2deprecated
vmwESXEnvNotificationGroup
NOTIFICATION-GROUP
ESX System specific notifications about physical subsystems.
1.3.6.1.4.1.6876.4.20.10.2.2.3deprecated
vmwESXEnvNotificationGroup2
NOTIFICATION-GROUP
ESX System specific notifications about physical subsystems.
1.3.6.1.4.1.6876.4.20.10.2.2.4deprecated
vmwEnvAlertGroup
OBJECT-GROUP
These objects provide physical hardware environmental details as reported by CIM subsystem.
1.3.6.1.4.1.6876.4.20.10.2.2.5obsolete
vmwEnvironmentGroup2
OBJECT-GROUP
These objects provide physical hardware IPMI System Event Log details.
1.3.6.1.4.1.6876.4.20.10.2.2.6current
vmwESXEnvNotificationGroup3
NOTIFICATION-GROUP
IPMI System EventLog specific notifications about physical subsystems.
1.3.6.1.4.1.6876.4.20.10.2.2.10current
vmwEnvCIMToSNMP
OBJECT-GROUP
Only needed if protocol conversion between CIM-XML and SNMP is supported.
1.3.6.1.4.1.6876.4.20.10.2.2.20current