VMWARE-HZECC-EVENT-MIB

        This MIB file contains the definition of the SNMP
interface of VMware Horizon Cloud Connector.
        
Horizon Cloud Connector is an important product which
enables subscription license for Horizon on-prem VDI & APPs:
https://www.vmware.com/in/products/horizon.html
https://www.vmware.com/in/products/horizon-cloud-virtual-desktops.html
        
For more information about Horizon Cloud Connector (Hze CC), please see
the latest documentation of Horizon Cloud Connector:
https://docs.vmware.com/en/VMware-Horizon-Cloud-Service
    
Source file
VMWARE-HZECC-EVENT-MIB
Last revised
Identity
vmwHzeccMIB
Base OID
1.3.6.1.4.1.6876.140.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)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
VMWARE-ROOT-MIB vmwHzecc
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-HZECC-EVENT-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VMWARE-HZECC-EVENT-MIB::vmwHzeccMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VMWARE-HZECC-EVENT-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-HZECC-EVENT-MIB::vmwHzeccMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (9)
.1.3.6.1.4.1.6876.140.0
.1.3.6.1.4.1.6876.140.1
.1.3.6.1.4.1.6876.140.1.1
.1.3.6.1.4.1.6876.140.1.1.1
.1.3.6.1.4.1.6876.140.1.1.2
.1.3.6.1.4.1.6876.140.4
.1.3.6.1.4.1.6876.140.4.1
.1.3.6.1.4.1.6876.140.5
.1.3.6.1.4.1.6876.140.5.1
Dependencies (5) 5 direct 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
  1. SNMPv2-SMIrfc
  2. SNMPv2-CONFrfc
  3. SNMPv2-TCrfc
  4. SNMP-FRAMEWORK-MIBrfc
  5. VMWARE-ROOT-MIBvmware
  6. VMWARE-HZECC-EVENT-MIBvmwareselected
Type Definitions (1)
Enumeration
paired(1)
unplug(2)
bluepreupgrade(10)
bluepostupgradesuccess(20)
bluepostupgradefailure(21)
greenpostupgradesuccess(30)
greenpostupgradefailure(31)
Conformance Groups (2)
These objects provide notification details.
.1.3.6.1.4.1.6876.140.1.1.2.1
Group of objects describing notifications.
.1.3.6.1.4.1.6876.140.1.1.2.2
Compliance Statements (1)

OID .1.3.6.1.4.1.6876.140.1.1.1.1
The compliance statement for entities which implement VMWARE-HZECC-EVENT-MIB.
Required groups
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.6876.140.0.1
This trap is sent when a life cycle event occurs.
This is an informational event only. There is no action to take upon receipt.
Frequency:
This event is sent once when (some part of your system) receives a configuration update.
The value of the same is defined with codes.
.1.3.6.1.4.1.6876.140.0.2
This trap is sent when a subscription license sync fails.
Subscription license is synced at every 24 hours
from Horizon Cloud Control Plane to Horizon on-prem.

This trap indicates that the license sync failed due to the
mentioned error code. If you received this event for
more than one day in a row, please navigate to
Horizon Admin Console and check for connectivity.
You can then refer the KB http://kb.vmware.com/s/article/79509
for more information on error codes.

Frequency: This event is sent when the license sync fails.
After that once every 24 hrs until the issue is resolved

Possible values - LicenseFailed_400, LicenseFailed_401, LicenseFailed_500 etc.
The number part is the API response code from horizon enterprise.

In case issue doesn't resolve after following troubleshooting
steps mentioned in KB article, please reach to VMware support.