VMWARE-VC-EVENT-MIB
This MIB module identifies vCenter Trap notifications (traps or inform).
- Source file
VMWARE-VC-EVENT-MIB- Last revised
- Identity
vmwVCMIB- Base OID
1.3.6.1.4.1.6876.4.3.1
Imported Objects
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page) |
| SNMPv2-SMI | MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) |
| VMWARE-PRODUCTS-MIB | vmwVC |
| VMWARE-TC-MIB | VmwLongSnmpAdminString |
Net-SNMP examples using the vmware MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'VMWARE-VC-EVENT-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VMWARE-VC-EVENT-MIB::vmwVCMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VMWARE-VC-EVENT-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-VC-EVENT-MIB::vmwVCMIB'
Objects (13)
Showing 13 of 13 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.6876.4.3.0 |
||
.1.3.6.1.4.1.6876.4.3.1 |
||
.1.3.6.1.4.1.6876.4.3.1.2 |
||
.1.3.6.1.4.1.6876.4.3.1.2.1 |
||
.1.3.6.1.4.1.6876.4.3.1.2.2 |
||
|
|
.1.3.6.1.4.1.6876.4.3.301 |
|
|
|
.1.3.6.1.4.1.6876.4.3.302 |
|
|
|
.1.3.6.1.4.1.6876.4.3.303 |
|
.1.3.6.1.4.1.6876.4.3.304 |
||
.1.3.6.1.4.1.6876.4.3.305 |
||
.1.3.6.1.4.1.6876.4.3.306 |
||
.1.3.6.1.4.1.6876.4.3.307 |
||
|
Enumeration
|
.1.3.6.1.4.1.6876.4.3.308 |
Dependencies (7) 5 direct · 2 transitive Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- SNMPv2-CONFrfc
- SNMPv2-TCrfc
- SNMP-FRAMEWORK-MIBrfc
- VMWARE-ROOT-MIBvmware
- VMWARE-PRODUCTS-MIBvmware
- VMWARE-TC-MIBvmware
- VMWARE-VC-EVENT-MIBvmwareselected
Conformance Groups (4)
|
vmwVCAlarmInfoGroup
obsolete
|
These objects provide alarm notification details.
|
.1.3.6.1.4.1.6876.4.3.1.2.2.1
|
|
vmwVCNotificationGroup
obsolete
|
Group of objects describing notifications (traps).
|
.1.3.6.1.4.1.6876.4.3.1.2.2.2
|
|
These objects provide alarm notification details.
|
.1.3.6.1.4.1.6876.4.3.1.2.2.3
|
|
|
Group of objects describing notifications (traps).
|
.1.3.6.1.4.1.6876.4.3.1.2.2.4
|
Compliance Statements (2)
OID
.1.3.6.1.4.1.6876.4.3.1.2.1.2The compliance statement for entities which implement VMWARE-VC-EVENT-MIB.
Required groups
| mandatory | vmwVCAlarmInfoGroup | |
| mandatory | vmwVCNotificationGroup |
OID
.1.3.6.1.4.1.6876.4.3.1.2.1.3The compliance statement for entities which implement VMWARE-VC-EVENT-MIB.
Required groups
| mandatory | vmwVCAlarmGroup | |
| mandatory | vmwVCAlarmNotificationGroup |
Notifications / Traps (3)
| Name | OID | Description |
|---|---|---|
|
vpxdAlarm
obsolete
|
.1.3.6.1.4.1.6876.4.3.0.201 |
This notification is sent on entity alarm state change, by the vCenter Server SNMP agent.
This information is also available through the vSphere client, through the Alarms screen, or through the Managed Object Browser(MOB) interface for alarms at https://<vCenter Server machine address>/mob/?moid=AlarmManager. Listing individual objects of a specific type or ID can be done through the PropertyCollector SDK API. See http://www.vmware.com/support/developer/vc-sdk/visdk2xpubs/ReferenceGuide/vmodl.query.PropertyCollector.html for details. |
.1.3.6.1.4.1.6876.4.3.0.202 |
This notification is sent on starting or restarting vCenter Server,
on requesting a test notification explicitly, and can also be configured to be sent periodically at a specified time interval via vCenter Server configuration by the vCenter Server SNMP agent. |
|
.1.3.6.1.4.1.6876.4.3.0.203 |
This notification is sent on entity alarm state change, by the vCenter Server SNMP agent.
This information is also available through the vSphere client, through the Alarms screen, or through the Managed Object Browser(MOB) interface for alarms at https://<vCenter Server machine address>/mob/?moid=AlarmManager. Listing individual objects of a specific type or ID can be done through the PropertyCollector SDK API. See http://www.vmware.com/support/developer/vc-sdk/visdk2xpubs/ReferenceGuide/vmodl.query.PropertyCollector.html for details. |