MIB Viewer

VMWARE-OBSOLETE-MIB

56 objects
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.
OIDNameAccessStatusDescription
1.3.6.1.4.1.6876.0.1NotificationvmPoweredOnobsoleteThis 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.2NotificationvmPoweredOffobsoleteThis trap is sent when a virtual machine is powered OFF.
1.3.6.1.4.1.6876.0.3NotificationvmHBLostobsoleteThis trap is sent when a virtual machine detects a loss in guest heartbeat.
1.3.6.1.4.1.6876.0.4NotificationvmHBDetectedobsoleteThis trap is sent when a virtual machine detects or regains the guest heartbeat.
1.3.6.1.4.1.6876.0.5NotificationvmSuspendedobsoleteThis trap is sent when a virtual machine is suspended.
1.3.6.1.4.1.6876.0.201NotificationvpxdTrapobsoleteThis trap is sent when entity status changed.
1.3.6.1.4.1.6876.3.1.2TablevmwCpuTablenot-accessibleobsoleteCPU Usage table by virtual machine.
1.3.6.1.4.1.6876.3.1.2.1RowvmwCpuEntrynot-accessibleobsoleteA record for CPU usage by a single virtual machine.
1.3.6.1.4.1.6876.3.1.2.1.1ColumnvmwCpuVMIDnot-accessiblecurrentID allocated to running vm by the vmkernel.
1.3.6.1.4.1.6876.3.1.2.1.2ColumnvmwCpuSharesread-onlycurrentShare of CPU allocated to vm by vmkernel.
1.3.6.1.4.1.6876.3.1.2.1.3ColumnvmwCpuUtilread-onlycurrentTime the virtual machine has been running on the CPU (seconds).
1.3.6.1.4.1.6876.3.2.4TablevmwMemTablenot-accessibleobsoleteTable of memory usage by virtual machine.
1.3.6.1.4.1.6876.3.2.4.1RowvmwMemEntrynot-accessibleobsoleteA record for memory usage by a single virtual machine.
1.3.6.1.4.1.6876.3.2.4.1.1ColumnvmwMemVMIDnot-accessibleobsoleteID allocated to running vm by the vmkernel.
1.3.6.1.4.1.6876.3.2.4.1.2ColumnvmwMemSharesread-onlyobsoleteShares of memory allocated to vm by vmkernel.
1.3.6.1.4.1.6876.3.2.4.1.3ColumnvmwMemConfiguredread-onlyobsoleteAmount of memory the vm was configured with. (KB)
1.3.6.1.4.1.6876.3.2.4.1.4ColumnvmwMemUtilread-onlyobsoleteAmount of memory utilized by the vm. (KB; instantaneous)
1.3.6.1.4.1.6876.3.3TablevmwHBATablenot-accessibleobsoleteDisk adapter and target information table.
1.3.6.1.4.1.6876.3.3.1RowvmwHBAEntrynot-accessibleobsoleteA record for a single hba on the machine.
1.3.6.1.4.1.6876.3.3.1.1ColumnvmwHbaIdxnot-accessibleobsoleteIndex for HBA table @todo fix this!.
1.3.6.1.4.1.6876.3.3.1.2ColumnvmwHbaNameread-onlyobsoleteString describing the disk. Format: <devname#>:<tgt>:<lun>
1.3.6.1.4.1.6876.3.3.1.3ColumnvmwHbaVMIDread-onlyobsoleteID assigned to running vm by the vmkernel.
1.3.6.1.4.1.6876.3.3.1.4ColumnvmwDiskSharesread-onlyobsoleteShare of disk bandwidth allocated to this vm.
1.3.6.1.4.1.6876.3.3.1.5ColumnvmwNumReadsread-onlyobsoleteNumber of reads to this disk since disk module was loaded.
1.3.6.1.4.1.6876.3.3.1.6ColumnvmwKbReadread-onlyobsoleteKilobytes read from this disk since disk module was loaded.
1.3.6.1.4.1.6876.3.3.1.7ColumnvmwNumWritesread-onlyobsoleteNumber of writes to this disk since disk module was loaded.
1.3.6.1.4.1.6876.3.3.1.8ColumnvmwKbWrittenread-onlyobsoleteKilobytes written to this disk since disk module was loaded.
1.3.6.1.4.1.6876.3.4TablevmwNetTablenot-accessibleobsoleteNetwork adapter statistics.
1.3.6.1.4.1.6876.3.4.1RowvmwNetEntrynot-accessibleobsoleteA record for a single nic on the machine.
1.3.6.1.4.1.6876.3.4.1.1ColumnvmwNetIdxnot-accessibleobsoleteIndex for net table.
1.3.6.1.4.1.6876.3.4.1.2ColumnvmwNetNameread-onlyobsoleteString describing the network adapter. Format: vmnic*
1.3.6.1.4.1.6876.3.4.1.3ColumnvmwNetVMIDread-onlyobsoleteID assigned to running vm by the vmkernel.
1.3.6.1.4.1.6876.3.4.1.4ColumnvmwNetIfAddrread-onlyobsoleteMAC address of vm's virtual NIC.
1.3.6.1.4.1.6876.3.4.1.5ColumnvmwNetSharesread-onlyobsoleteShare of net bandwidth allocated to this vm.
1.3.6.1.4.1.6876.3.4.1.6ColumnvmwNetPktsTxread-onlyobsoleteNumber 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.7ColumnvmwNetKbTxread-onlyobsoleteKilobytes sent from this NIC since network module was loaded. Deprecated in favour of kbHCTx.
1.3.6.1.4.1.6876.3.4.1.8ColumnvmwNetPktsRxread-onlyobsoleteNumber 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.9ColumnvmwNetKbRxread-onlyobsoleteKilobytes received on this NIC since network module was loaded. Deprecated in favour of kbHCRx.
1.3.6.1.4.1.6876.3.4.1.10ColumnvmwNetHCPktsTxread-onlyobsoleteNumber of pkts transmitted on this NIC since network module was loaded.
1.3.6.1.4.1.6876.3.4.1.11ColumnvmwNetHCKbTxread-onlyobsoleteKilobytes sent from this NIC since network module was loaded.
1.3.6.1.4.1.6876.3.4.1.12ColumnvmwNetHCPktsRxread-onlyobsoleteNumber of pkts received on this NIC since network module was loaded.
1.3.6.1.4.1.6876.3.4.1.13ColumnvmwNetHCKbRxread-onlyobsoleteKilobytes received on this NIC since network module was loaded.
1.3.6.1.4.1.6876.4.1.1ScalarvmkLoadedread-onlyobsoleteHas the vmkernel been loaded? (yes/no)
1.3.6.1.4.1.6876.50.301ScalarvpxdTrapTypeaccessible-for-notifycurrentThis is the trap type in the preceding traps.
1.3.6.1.4.1.6876.50.302ScalarvpxdHostNameaccessible-for-notifycurrentThis is the name of the host in the preceding traps.
1.3.6.1.4.1.6876.50.303ScalarvpxdVMNameaccessible-for-notifycurrentThis is the name of the VM in the preceding traps.
1.3.6.1.4.1.6876.50.304ScalarvpxdOldStatusaccessible-for-notifycurrentThis is the old status in the preceding traps.
1.3.6.1.4.1.6876.50.305ScalarvpxdNewStatusaccessible-for-notifycurrentThis is the new status in the preceding traps.
1.3.6.1.4.1.6876.50.306ScalarvpxdObjValueaccessible-for-notifycurrentThis is the current object value in the preceding traps.
1.3.6.1.4.1.6876.800.1IdentityvmwObsoleteMIBThis MIB module contains all previously published managed objects that have been made obsolete. The mib preserves OID mappings such that backward compatiblity …
1.3.6.1.4.1.6876.800.1.2NodevmwObsoleteMIBConformance
1.3.6.1.4.1.6876.800.1.2.1NodevmwObsoleteMIBCompliances
1.3.6.1.4.1.6876.800.1.2.1.3CompliancevmwObsoleteObsoleteMIBComplianceobsoleteThe compliance statement for entities which implement the VMWARE-RESOURCE-MIB.
1.3.6.1.4.1.6876.800.1.2.2NodevmwObsMIBGroups
1.3.6.1.4.1.6876.800.1.2.2.2GroupvmwObsoleteGroupobsoleteThese objects are no longer provided, see VMWARE-VMINFO-MIB for replacement.
1.3.6.1.4.1.6876.800.1.2.2.3GroupvmwOldVCNotificationGroupobsoleteGroup of objects describing notifications (traps).