VMWARE-TRAPS-MIB: View SNMP OID List / Download MIB
VENDOR: VMWARE INC.
Home | MIB: VMWARE-TRAPS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
vmID | 1.3.6.1.4.1.6876.50.101 | integer | read-only |
This is the ID of the affected vm generating the trap. If the vmID is non-existent, (such as for a power-off trap) -1 is returned. |
vmConfigFile | 1.3.6.1.4.1.6876.50.102 | displaystring | read-only |
This is the config file of the affected vm generating the trap. |
vpxdTrapType | 1.3.6.1.4.1.6876.50.301 | displaystring | read-only |
This is the trap type in the preceding traps. |
vpxdHostName | 1.3.6.1.4.1.6876.50.302 | displaystring | read-only |
This is the name of the host in the preceding traps. |
vpxdVMName | 1.3.6.1.4.1.6876.50.303 | displaystring | read-only |
This is the name of the VM in the preceding traps. |
vpxdOldStatus | 1.3.6.1.4.1.6876.50.304 | displaystring | read-only |
This is the old status in the preceding traps. |
vpxdNewStatus | 1.3.6.1.4.1.6876.50.305 | displaystring | read-only |
This is the new status in the preceding traps. |
vpxdObjValue | 1.3.6.1.4.1.6876.50.306 | displaystring | read-only |
This is the current object value in the preceding traps. |
vpxdTrap | 1.3.6.1.4.1.6876.500.201 |
This trap is sent when entity status changed. |
||
vmPoweredOn | 1.3.6.1.4.1.68760.1 |
This trap is sent when a virtual machine is powered ON from a suspended or a powered off state. |
||
vmPoweredOff | 1.3.6.1.4.1.68760.2 |
This trap is sent when a virtual machine is powered OFF. |
||
vmHBLost | 1.3.6.1.4.1.68760.3 |
This trap is sent when a virtual machine detects a loss in guest heartbeat. |
||
vmHBDetected | 1.3.6.1.4.1.68760.4 |
This trap is sent when a virtual machine detects or regains the guest heartbeat. |
||
vmSuspended | 1.3.6.1.4.1.68760.5 |
This trap is sent when a virtual machine is suspended. |