VMWARE-OBSOLETE-MIB
- Registered at
- 1.3.6.1.4.1.6876.800.1
- Last updated
- 2008-10-15 11:59
- Organization
- VMware, Inc
- Revisions
- 2008-10-15 11:59
- Namespace
- vmware
- Source file
VMWARE-OBSOLETE-MIB- Digest
sha256:312612ae78750068ebe3d4dc6b1ec957961c7515fbefa179a74893cba47ed449
Description
This MIB module contains all previously published managed objects that have been made obsolete. The mib preserves OID mappings such that backward compatiblity is maintained.
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://communities.vmware.com/community/developer/forums/managementapi
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
| VMWARE-PRODUCTS-MIB | vmwESX |
| VMWARE-RESOURCES-MIB | vmwCPU, vmwMemory |
| VMWARE-ROOT-MIB | vmwNotifications, vmwObsolete, vmwResources, vmwTraps |
| VMWARE-VMINFO-MIB | vmwVmConfigFilePath, vmwVmID |
Imported by
Nothing in this corpus imports this module.
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-OBSOLETE-MIB VMWARE-PRODUCTS-MIB VMWARE-RESOURCES-MIB VMWARE-ROOT-MIB VMWARE-TC-MIB VMWARE-VMINFO-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| vmwCpuTable OBJECT-TYPE CPU Usage table by virtual machine. | 1.3.6.1.4.1.6876.3.1.2 | not-accessible | obsolete | |
| vmwCpuEntry OBJECT-TYPE A record for CPU usage by a single virtual machine. | 1.3.6.1.4.1.6876.3.1.2.1 | not-accessible | obsolete | |
| vmwCpuVMID OBJECT-TYPE ID allocated to running vm by the vmkernel. | 1.3.6.1.4.1.6876.3.1.2.1.1 | Integer32 (0..1023) | not-accessible | current |
| vmwCpuShares OBJECT-TYPE Share of CPU allocated to vm by vmkernel. | 1.3.6.1.4.1.6876.3.1.2.1.2 | Gauge32 | read-only | current |
| vmwCpuUtil OBJECT-TYPE Time the virtual machine has been running on the CPU (seconds). | 1.3.6.1.4.1.6876.3.1.2.1.3 | Gauge32 | read-only | current |
| vmwMemTable OBJECT-TYPE Table of memory usage by virtual machine. | 1.3.6.1.4.1.6876.3.2.4 | not-accessible | obsolete | |
| vmwMemEntry OBJECT-TYPE A record for memory usage by a single virtual machine. | 1.3.6.1.4.1.6876.3.2.4.1 | not-accessible | obsolete | |
| vmwMemVMID OBJECT-TYPE ID allocated to running vm by the vmkernel. | 1.3.6.1.4.1.6876.3.2.4.1.1 | Integer32 (0..1023) | not-accessible | obsolete |
| vmwMemShares OBJECT-TYPE Shares of memory allocated to vm by vmkernel. | 1.3.6.1.4.1.6876.3.2.4.1.2 | Gauge32 | read-only | obsolete |
| vmwMemConfigured OBJECT-TYPE Amount of memory the vm was configured with. (KB) | 1.3.6.1.4.1.6876.3.2.4.1.3 | Gauge32 | read-only | obsolete |
| vmwMemUtil OBJECT-TYPE Amount of memory utilized by the vm. (KB; instantaneous) | 1.3.6.1.4.1.6876.3.2.4.1.4 | Gauge32 | read-only | obsolete |
| vmwHBATable OBJECT-TYPE Disk adapter and target information table. | 1.3.6.1.4.1.6876.3.3 | not-accessible | obsolete | |
| vmwHBAEntry OBJECT-TYPE A record for a single hba on the machine. | 1.3.6.1.4.1.6876.3.3.1 | not-accessible | obsolete | |
| vmwHbaIdx OBJECT-TYPE Index for HBA table @todo fix this!. | 1.3.6.1.4.1.6876.3.3.1.1 | Integer32 (0..1023) | not-accessible | obsolete |
| vmwHbaName OBJECT-TYPE String describing the disk. Format: <devname#>:<tgt>:<lun> | 1.3.6.1.4.1.6876.3.3.1.2 | DisplayString | read-only | obsolete |
| vmwHbaVMID OBJECT-TYPE ID assigned to running vm by the vmkernel. | 1.3.6.1.4.1.6876.3.3.1.3 | Integer32 | read-only | obsolete |
| vmwDiskShares OBJECT-TYPE Share of disk bandwidth allocated to this vm. | 1.3.6.1.4.1.6876.3.3.1.4 | Gauge32 | read-only | obsolete |
| vmwNumReads OBJECT-TYPE Number of reads to this disk since disk module was loaded. | 1.3.6.1.4.1.6876.3.3.1.5 | Counter32 | read-only | obsolete |
| vmwKbRead OBJECT-TYPE Kilobytes read from this disk since disk module was loaded. | 1.3.6.1.4.1.6876.3.3.1.6 | Counter32 | read-only | obsolete |
| vmwNumWrites OBJECT-TYPE Number of writes to this disk since disk module was loaded. | 1.3.6.1.4.1.6876.3.3.1.7 | Counter32 | read-only | obsolete |
| vmwKbWritten OBJECT-TYPE Kilobytes written to this disk since disk module was loaded. | 1.3.6.1.4.1.6876.3.3.1.8 | Counter32 | read-only | obsolete |
| vmwNetTable OBJECT-TYPE Network adapter statistics. | 1.3.6.1.4.1.6876.3.4 | not-accessible | obsolete | |
| vmwNetEntry OBJECT-TYPE A record for a single nic on the machine. | 1.3.6.1.4.1.6876.3.4.1 | not-accessible | obsolete | |
| vmwNetIdx OBJECT-TYPE Index for net table. | 1.3.6.1.4.1.6876.3.4.1.1 | Integer32 (0..255) | not-accessible | obsolete |
| vmwNetName OBJECT-TYPE String describing the network adapter. Format: vmnic* | 1.3.6.1.4.1.6876.3.4.1.2 | DisplayString | read-only | obsolete |
| vmwNetVMID OBJECT-TYPE ID assigned to running vm by the vmkernel. | 1.3.6.1.4.1.6876.3.4.1.3 | Integer32 | read-only | obsolete |
| vmwNetIfAddr OBJECT-TYPE MAC address of vm's virtual NIC. | 1.3.6.1.4.1.6876.3.4.1.4 | DisplayString | read-only | obsolete |
| vmwNetShares OBJECT-TYPE Share of net bandwidth allocated to this vm. | 1.3.6.1.4.1.6876.3.4.1.5 | Gauge32 | read-only | obsolete |
| vmwNetPktsTx OBJECT-TYPE Number of pkts transmitted on this NIC since network module was loaded. Deprecated in favour of pktsHCTx. | 1.3.6.1.4.1.6876.3.4.1.6 | Counter32 | read-only | obsolete |
| vmwNetKbTx OBJECT-TYPE Kilobytes sent from this NIC since network module was loaded. Deprecated in favour of kbHCTx. | 1.3.6.1.4.1.6876.3.4.1.7 | Counter32 | read-only | obsolete |
| vmwNetPktsRx OBJECT-TYPE Number of pkts received on this NIC since network module was loaded. Deprecated in favour of pktsHCRx. | 1.3.6.1.4.1.6876.3.4.1.8 | Counter32 | read-only | obsolete |
| vmwNetKbRx OBJECT-TYPE Kilobytes received on this NIC since network module was loaded. Deprecated in favour of kbHCRx. | 1.3.6.1.4.1.6876.3.4.1.9 | Counter32 | read-only | obsolete |
| vmwNetHCPktsTx OBJECT-TYPE Number of pkts transmitted on this NIC since network module was loaded. | 1.3.6.1.4.1.6876.3.4.1.10 | Counter64 | read-only | obsolete |
| vmwNetHCKbTx OBJECT-TYPE Kilobytes sent from this NIC since network module was loaded. | 1.3.6.1.4.1.6876.3.4.1.11 | Counter64 | read-only | obsolete |
| vmwNetHCPktsRx OBJECT-TYPE Number of pkts received on this NIC since network module was loaded. | 1.3.6.1.4.1.6876.3.4.1.12 | Counter64 | read-only | obsolete |
| vmwNetHCKbRx OBJECT-TYPE Kilobytes received on this NIC since network module was loaded. | 1.3.6.1.4.1.6876.3.4.1.13 | Counter64 | read-only | obsolete |
| vmkLoaded OBJECT-TYPE Has the vmkernel been loaded? (yes/no) | 1.3.6.1.4.1.6876.4.1.1 | DisplayString | read-only | obsolete |
| vpxdTrapType OBJECT-TYPE This is the trap type in the preceding traps. | 1.3.6.1.4.1.6876.50.301 | DisplayString | accessible-for-notify | current |
| vpxdHostName OBJECT-TYPE This is the name of the host in the preceding traps. | 1.3.6.1.4.1.6876.50.302 | DisplayString | accessible-for-notify | current |
| vpxdVMName OBJECT-TYPE This is the name of the VM in the preceding traps. | 1.3.6.1.4.1.6876.50.303 | DisplayString | accessible-for-notify | current |
| vpxdOldStatus OBJECT-TYPE This is the old status in the preceding traps. | 1.3.6.1.4.1.6876.50.304 | DisplayString | accessible-for-notify | current |
| vpxdNewStatus OBJECT-TYPE This is the new status in the preceding traps. | 1.3.6.1.4.1.6876.50.305 | DisplayString | accessible-for-notify | current |
| vpxdObjValue OBJECT-TYPE This is the current object value in the preceding traps. | 1.3.6.1.4.1.6876.50.306 | DisplayString | accessible-for-notify | current |
| vmwObsoleteMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.6876.800.1.2 | |||
| vmwObsoleteMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.6876.800.1.2.1 | |||
| vmwObsMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.6876.800.1.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| vmPoweredOn NOTIFICATION-TYPE This trap is sent when a virtual machine is powered ON from a suspended or a powered off state. | 1.3.6.1.4.1.6876.0.1 | obsolete |
| vmPoweredOff NOTIFICATION-TYPE This trap is sent when a virtual machine is powered OFF. | 1.3.6.1.4.1.6876.0.2 | obsolete |
| vmHBLost NOTIFICATION-TYPE This trap is sent when a virtual machine detects a loss in guest heartbeat. | 1.3.6.1.4.1.6876.0.3 | obsolete |
| vmHBDetected NOTIFICATION-TYPE This trap is sent when a virtual machine detects or regains the guest heartbeat. | 1.3.6.1.4.1.6876.0.4 | obsolete |
| vmSuspended NOTIFICATION-TYPE This trap is sent when a virtual machine is suspended. | 1.3.6.1.4.1.6876.0.5 | obsolete |
| vpxdTrap NOTIFICATION-TYPE This trap is sent when entity status changed. | 1.3.6.1.4.1.6876.0.201 | obsolete |
Conformance
| Name | OID | Status |
|---|---|---|
| vmwObsoleteObsoleteMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the VMWARE-RESOURCE-MIB. | 1.3.6.1.4.1.6876.800.1.2.1.3 | obsolete |
| vmwObsoleteGroup OBJECT-GROUP These objects are no longer provided, see VMWARE-VMINFO-MIB for replacement. | 1.3.6.1.4.1.6876.800.1.2.2.2 | obsolete |
| vmwOldVCNotificationGroup NOTIFICATION-GROUP Group of objects describing notifications (traps). | 1.3.6.1.4.1.6876.800.1.2.2.3 | obsolete |