Bump VMware MIBs (#15029)

As per https://kb.vmware.com/s/article/1013445
This commit is contained in:
Erik Hansson 2023-05-09 17:33:42 +02:00 committed by GitHub
parent 635acad7d6
commit c54de47260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 16831 additions and 7 deletions

View File

@ -1,5 +1,5 @@
-- **********************************************************
-- Copyright 2008-2020 VMware, Inc. All rights reserved.
-- Copyright 2008-2022 VMware, Inc. All rights reserved.
-- **********************************************************
VMWARE-ESX-AGENTCAP-MIB DEFINITIONS ::= BEGIN
@ -12,7 +12,7 @@ IMPORTS
AGENT-CAPABILITIES
FROM SNMPv2-CONF;
vmwAgentCapabilityMIB MODULE-IDENTITY
LAST-UPDATED "202003270000Z"
LAST-UPDATED "202209150000Z"
ORGANIZATION "VMware, Inc"
CONTACT-INFO
"VMware, Inc
@ -26,6 +26,10 @@ vmwAgentCapabilityMIB MODULE-IDENTITY
DESCRIPTION
"This module defines agent capabilities for deployed VMware ESX agents by release."
REVISION "202209150000Z"
DESCRIPTION
"Capabilities for VMware VSphere (Release 8.0) ESXi 2022 added."
REVISION "202003270000Z"
DESCRIPTION
"Capabilities for VMware VSphere (Release 7.0) ESXi 2020 added."
@ -62,6 +66,327 @@ vmwAgentCapabilityMIB MODULE-IDENTITY
vmwEsxCapability OBJECT IDENTIFIER ::= { vmwAgentCapabilityMIB 1 }
--
-- ESXi 8.0 and follow up patch releases
--
vmwESX80x AGENT-CAPABILITIES
PRODUCT-RELEASE
"8.0.x"
STATUS current
DESCRIPTION
"Release 8.0 for VMware ESXi supports SNMPv1, SNMPv2c, and SNMPv3.
Changes in this release were primarily bug fixing related.
"
REFERENCE
"http://www.vmware.com/products"
-- RFC 3418
SUPPORTS SNMPv2-MIB
INCLUDES {
snmpGroup,
systemGroup,
snmpCommunityGroup,
snmpBasicNotificationsGroup,
snmpWarmStartNotificationGroup
-- groups not supported; snmpSetGroup, snmpNotificationGroup
}
VARIATION snmpSetSerialNo
ACCESS not-implemented
DESCRIPTION "Agent provides read-only view of system information."
VARIATION snmpTrapOID
ACCESS not-implemented
DESCRIPTION "Agent does not proxy other agents RFC1157 Trap-PDUs."
VARIATION snmpTrapEnterprise
ACCESS not-implemented
DESCRIPTION "Agent does not proxy other agents RFC1157 Trap-PDUs."
VARIATION snmpEnableAuthenTraps
SYNTAX INTEGER { disabled(2) }
ACCESS read-only
DESCRIPTION "Agent does not allow authentication traps. Poll snmpInBadCommunityNames for same info."
-- the above clause implies this:
-- VARIATION authenticationFailure
-- ACCESS not-implemented
-- DESCRIPTION "Agent does not provide this notification. snmpEnableAuthenTraps will return disabled."
-- ********************* ************ ************ *************** ***
-- RFC 3412
SUPPORTS SNMP-MPD-MIB
INCLUDES {
snmpMPDGroup
}
-- ********************* ************ ************ *************** ***
-- RFC 2863
SUPPORTS IF-MIB
INCLUDES {
ifGeneralInformationGroup,
linkUpDownNotificationsGroup
}
VARIATION ifAdminStatus
ACCESS read-only
DESCRIPTION "Agent provides read-only view of administrative state for each physical interface.
ESX virtual switches support changing administrative state
of physical network interfaces (nics) up or down. For example the command:
esxcli network nic [up|down] -n vmnic0
Virtual vmware interfaces (ifType 238) also support changing administratie state:
network ip interface set --enabled [yes|no] -i vmk0
"
VARIATION ifLinkUpDownTrapEnable
ACCESS read-only
DESCRIPTION "Agent provides read-only view of system information."
VARIATION ifAlias
ACCESS read-only
DESCRIPTION "ifIndexes may only change across reboot."
VARIATION ifInUnknownProtos
ACCESS not-implemented
DESCRIPTION "This counter always returns 0."
-- ifRcvAddressGroup is interface/media specific
VARIATION ifRcvAddressStatus
ACCESS not-implemented
DESCRIPTION "Required if media specific mib modules are implemented."
VARIATION ifRcvAddressType
ACCESS not-implemented
DESCRIPTION "Required if media specific mib modules are implemented."
-- ********************* ************ ************ *************** ***
-- RFC 4293
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS IP-MIB
INCLUDES {
ipSystemStatsGroup,
ipAddressGroup,
ipNetToPhysicalGroup,
ipDefaultRouterGroup,
icmpStatsGroup,
ipSystemStatsHCOctetGroup,
ipSystemStatsHCPacketGroup,
ipv4GeneralGroup,
ipv4IfGroup,
ipv4SystemStatsGroup,
ipv4SystemStatsHCPacketGroup,
ipv6GeneralGroup2,
ipv6IfGroup,
ipAddressPrefixGroup,
ipv6RouterAdvertGroup,
ipLastChangeGroup
}
-- VARIATION ipv6ScopeGroup
-- ACCESS not-implemented
-- ********************* ************ ************ *************** ***
-- RFC 4292
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS IP-FORWARD-MIB
INCLUDES {
inetForwardCidrRouteGroup
}
-- ********************* ************ ************ *************** ***
-- RFC 4113
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS UDP-MIB
-- The next two 32 bit counters will be fixed per bug report PR 890894
-- VARIATION udpInDatagrams
-- ACCESS not-implemented, use udpHCInDatagrams
-- VARIATION udpOutDatagrams
-- ACCESS not-implemented, use udpHCOutDatagrams
INCLUDES {
udpBaseGroup,
udpEndpointGroup,
udpHCGroup
}
-- ********************* ************ ************ *************** ***
-- RFC 4022
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS TCP-MIB
INCLUDES {
tcpBaseGroup,
tcpConnectionGroup,
tcpListenerGroup
}
-- RFC 2790
-- NOTE: For storage luns larger than Integer32 (Terabyte) this agent will report INT_MAX
-- Enable Largestorage: true CLI: esxcli system snmp set largestorage
SUPPORTS HOST-RESOURCES-MIB
INCLUDES {
hrSystemGroup,
hrStorageGroup, -- visorfs "ramdisks" are not reported
hrDeviceGroup,
hrSWRunGroup,
hrSWRunPerfGroup,
hrSWInstalledGroup -- updates once an hour
}
VARIATION hrSystemNumUsers
ACCESS read-only
DESCRIPTION "Value reports number of active ESX Shell sessions"
VARIATION hrSWRunName
ACCESS read-only
DESCRIPTION "Value does not match hrSWInstalledName"
VARIATION hrSystemDate
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSystemInitialLoadDevice
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSystemInitialLoadParameters
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrStorageSize
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSWRunStatus
ACCESS read-only
DESCRIPTION "agent provides read only access"
-- hrDeviceStatus reports unknown for: cpu. pnic either running/unknown.
-- disk reports running, warning, down, unknown
-- device error counters do not account for all failure cases
VARIATION hrSWOSIndex
ACCESS not-implemented
DESCRIPTION "No operatingSystem entry exists in hrSWRunGroup hrSWRunTable"
VARIATION hrFSLastFullBackupDate
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrFSLastPartialBackupDate
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrPrinterStatus
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrPrinterDetectedErrorState
ACCESS not-implemented
DESCRIPTION "is not implemented"
-- ********************* ************ ************ *************** ***
-- RFC 4133
SUPPORTS ENTITY-MIB
INCLUDES {
entityPhysicalGroup,
entityPhysical2Group,
entityPhysical3Group,
entityGeneralGroup
}
-- VARIATION entityNotificationsGroup
-- ACCESS not-implemented
-- VARIATION entityMappingGroup
-- ACCESS not-implemented
-- ********************* ************ ************ *************** ***
-- REVISION 200810150000Z
SUPPORTS IEEE8021-BRIDGE-MIB
INCLUDES {
ieee8021BridgeBaseBridgeGroup,
ieee8021BridgeBasePortGroup,
ieee8021BridgeTpPortGroup
}
-- ********************* ************ ************ *************** ***
-- REVISION 200810150000Z
-- virtual switch uplinks (physical ports) do perform do mac learning and will
-- not report in FDB/forwarding tables
SUPPORTS IEEE8021-Q-BRIDGE-MIB
INCLUDES {
ieee8021QBridgeBaseGroup,
ieee8021QBridgeVlanGroup,
ieee8021QBridgeVlanStaticGroup,
ieee8021QBridgePortGroup2,
ieee8021QBridgeFdbUnicastGroup,
ieee8021QBridgeFdbMulticastGroup,
ieee8021QBridgeFdbStaticGroup,
ieee8021QBridgeVlanStatisticsGroup
}
-- VARATION ieee8021QBridgeVlanCurrentUntaggedPorts
-- Reports count of 0 if only untagged vlan access (vid 0) is defined
-- ********************* ************ ************ *************** ***
-- REVISION 200706200000Z
-- VDS link aggregations are not reported this release, issue PR 859941
-- only VSS, traditional vswitch, nic teams are reported entries
SUPPORTS IEEE8023-LAG-MIB
INCLUDES {
dot3adAggGroup,
dot3adAggPortGroup,
dot3adTablesLastChangedGroup,
dot3adAggPortListGroup
}
-- ********************* ************ ************ *************** ***
-- REVISION 200906080000Z
SUPPORTS LLDP-V2-MIB
INCLUDES {
lldpV2ConfigGroup,
lldpV2ConfigTxGroup,
lldpV2StatsTxGroup,
lldpV2LocSysGroup,
lldpV2ConfigRxGroup,
lldpV2StatsRxGroup,
lldpV2RemSysGroup,
lldpV2NotificationsGroup
}
-- ********************* ************ ************ *************** ***
-- REVISION 201008020000Z
SUPPORTS VMWARE-SYSTEM-MIB
INCLUDES {
vmwSystemGroup
}
-- REVISION 200810150000Z
SUPPORTS VMWARE-RESOURCES-MIB
INCLUDES {
vmwResourceGroup
}
-- REVISION 201006220000Z
SUPPORTS VMWARE-VMINFO-MIB
INCLUDES {
vmwVmInfoGroup,
vmwVmInfoNotificationGroup
}
-- VARIATION vmwVmNetConnType
-- DESCRIPTION "This object was valid for ESX 2.5 systems only. Only value returned was 'monitor_dev'"
-- STATUS deprecated
-- REVISION 201706050000Z
SUPPORTS VMWARE-ENV-MIB
INCLUDES {
vmwEnvCIMToSNMP,
vmwEnvironmentGroup2,
vmwESXEnvNotificationGroup3
}
-- REVISION 201008200000Z
SUPPORTS VMWARE-CIMOM-MIB
INCLUDES {
vmwCimOmNotificationGroup
}
::= { vmwEsxCapability 18 }
--
-- ESXi 7.0 and follow up patch releases
--

View File

@ -0,0 +1,57 @@
-- **********************************************************
-- Copyright 2021 VMware, Inc. All rights reserved.
-- **********************************************************
VMWARE-HZECC-AGENTCAP-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI
vmwareAgentCapabilities
FROM VMWARE-ROOT-MIB
AGENT-CAPABILITIES
FROM SNMPv2-CONF;
vmwHzeccAgentCapabilityMIB MODULE-IDENTITY
LAST-UPDATED "202105170000Z"
ORGANIZATION "VMware, Inc"
CONTACT-INFO
"VMware, Inc
3401 Hillview Ave
Palo Alto, CA 94304
Tel: 1-877-486-9273 or 650-427-5000
Fax: 650-427-5001
Web: http://kb.vmware.com/kb/1013445
"
DESCRIPTION
"This module defines agent capabilities for deployed
Horizon Cloud Connector (Hze CC) agents by release.
Releases of Horizon Cloud Connector (Hze CC)
prior to 2.0 are not supported."
REVISION "202105170000Z"
DESCRIPTION
"Notifications sent by Hze CC as updated in 2.0 release"
::= { vmwareAgentCapabilities 140 }
vmwHzeccCapability OBJECT IDENTIFIER ::= { vmwHzeccAgentCapabilityMIB 1 }
vmwHZECCAgent2021v200 AGENT-CAPABILITIES
PRODUCT-RELEASE
"2.0.0"
STATUS current
DESCRIPTION
"Release 2.1.0.0 for VMware Horizon Cloud Connector supporting
only SNMPv3 trap PDUs. It describes all the notifications
sent from the Hzee CC appliance.
"
REFERENCE
"http://www.vmware.com/products"
-- REVISION 202105170000Z First Version.
SUPPORTS VMWARE-HZECC-EVENT-MIB
INCLUDES {
vmwHzeccNotificationGroup
}
::= { vmwHzeccCapability 4 }
END

View File

@ -0,0 +1,227 @@
-- **********************************************************
-- Copyright 2021 VMware, Inc. All rights reserved.
-- **********************************************************
VMWARE-HZECC-EVENT-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE
FROM SNMPv2-SMI
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
FROM SNMPv2-CONF
TEXTUAL-CONVENTION
FROM SNMPv2-TC
SnmpAdminString
FROM SNMP-FRAMEWORK-MIB
vmwHzecc
FROM VMWARE-ROOT-MIB;
vmwHzeccMIB MODULE-IDENTITY
LAST-UPDATED "202105170000Z"
ORGANIZATION "VMware, Inc."
CONTACT-INFO
"VMware, Inc.
3401 Hillview Ave
Palo Alto, CA 94304
Tel: 1-877-486-9273 or 650-427-5000
Fax: 650-427-5001
Web: https://kb.vmware.com/s/article/1013445
"
DESCRIPTION
"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
"
REVISION "202105170000Z"
DESCRIPTION
"Initial revision"
::= { vmwHzecc 1 }
vmwHzeccNotifications OBJECT IDENTIFIER ::= { vmwHzecc 0 }
vmwHzeccLifecycleEvents OBJECT IDENTIFIER ::= { vmwHzecc 4 }
vmwHzeccSubscriptionLicenseEvents OBJECT IDENTIFIER ::= { vmwHzecc 5 }
VmwHzeccLifecycleEventType ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION
"The lifecycle event type.
This trap is sent when a life cycle event occurs.
Except the failure events all other events are informational only
The value of the same is defined with codes.
paired - 1 - Indicates that Cloud Connector is being configured
or reconfigured by an admin by providing Horizon enterprise pod details.
This is an information only event.
For more information refer -
https://docs.vmware.com/en/VMware-Horizon-Cloud-Service/services/hzncloudmsazure.getstarted15/GUID-CFC5C50E-FBA2-4F9B-89EB-56A090D4C158.html
----------------------------------------------------------------
unplug - 2 - Indicates that an admin is deleting
the Cloud Connector pod and related configuration. This is an
information only event.
----------------------------------------------------------------
Upgrade Events - Cloud Connector Upgrade is based on Blue Green approach.
Blue appliance is the existing appliance.
Green appliance is the target upgraded version appliance
https://docs.vmware.com/en/VMware-Horizon-Cloud-Service/services/hzncloudmsazure.admin15/GUID-D3F6C0CB-5740-4CA4-9C20-D780F415E900.html
----------------------------------------------------------------
bluepreupgrade - 10 - Indicates that upgrade
is about to start. This indicates an admin is initiating
manual or scheduled upgrade of cloud connector appliance.
This is an information only event.
----------------------------------------------------------------
bluepostupgradesuccess - 20 - Indicates that upgrade
has successfully completed. This is an information only event.
----------------------------------------------------------------
bluepostupgradefailure - 21 - Indicates that upgrade
has failed. Upgrade can be restarted back. An Admin who
initiates upgrade would need to restart the upgrade.
This is an information only event.
----------------------------------------------------------------
greenpostupgradesuccess - 30 - Indicates that upgrade
has successfully completed. This is an information only event.
----------------------------------------------------------------
greenpostupgradefailure - 31 - Indicates that upgrade
has failed during configuration migration step.
Upgrade can be restarted back by an Admin.
This is an information only event.
----------------------------------------------------------------
"
SYNTAX INTEGER {
paired(1),
unplug(2),
bluepreupgrade(10),
bluepostupgradesuccess(20),
bluepostupgradefailure(21),
greenpostupgradesuccess(30),
greenpostupgradefailure(31)
}
--
-- Object Types
--
vmwHzeccLCEventName OBJECT-TYPE
SYNTAX VmwHzeccLifecycleEventType
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The life cycle event generated."
::= { vmwHzeccLifecycleEvents 1 }
vmwHzeccSubscriptionLicenseFailStatus OBJECT-TYPE
SYNTAX SnmpAdminString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"Subscription license sync status.
This trap is sent when a subscription license sync fails.
Subscription license is synced at minimum 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.
Possible values - LicenseFailed_400, LicenseFailed_401.
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.
"
::= { vmwHzeccSubscriptionLicenseEvents 1 }
--
-- Notifications Objects
--
vmwHzeccLifecycleEventTrap NOTIFICATION-TYPE
OBJECTS {
vmwHzeccLCEventName
}
STATUS current
DESCRIPTION
"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.
"
::= { vmwHzeccNotifications 1 }
vmwHzeccSubscriptionLicenseEventTrap NOTIFICATION-TYPE
OBJECTS {
vmwHzeccSubscriptionLicenseFailStatus
}
STATUS current
DESCRIPTION
"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.
"
::= { vmwHzeccNotifications 2 }
-- conformance information
vmwHzeccMIBConformance OBJECT IDENTIFIER ::= { vmwHzeccMIB 1 }
vmwHzeccMIBCompliances OBJECT IDENTIFIER ::= { vmwHzeccMIBConformance 1 }
vmwHzeccMIBGroups OBJECT IDENTIFIER ::= { vmwHzeccMIBConformance 2 }
vmwHzeccMIBBasicCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"The compliance statement for entities which implement VMWARE-HZECC-EVENT-MIB."
MODULE -- this module
MANDATORY-GROUPS { vmwHzeccNotificationGroup, vmwHzeccObjectGroup }
::= { vmwHzeccMIBCompliances 1 }
vmwHzeccObjectGroup OBJECT-GROUP
OBJECTS {
vmwHzeccLCEventName,
vmwHzeccSubscriptionLicenseFailStatus
}
STATUS current
DESCRIPTION
"These objects provide notification details."
::= { vmwHzeccMIBGroups 1 }
vmwHzeccNotificationGroup NOTIFICATION-GROUP
NOTIFICATIONS {
vmwHzeccLifecycleEventTrap,
vmwHzeccSubscriptionLicenseEventTrap
}
STATUS current
DESCRIPTION
"Group of objects describing notifications."
::= { vmwHzeccMIBGroups 2 }
END

View File

@ -0,0 +1,780 @@
-- **********************************************************
-- Copyright 2020-2022 VMware, Inc. All rights reserved.
-- **********************************************************
VMWARE-NSX-AGENTCAP-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI
vmwareAgentCapabilities
FROM VMWARE-ROOT-MIB
AGENT-CAPABILITIES
FROM SNMPv2-CONF;
vmwNSXAgentCapabilityMIB MODULE-IDENTITY
LAST-UPDATED "202202140000Z"
ORGANIZATION "VMware, Inc"
CONTACT-INFO
"VMware, Inc
3401 Hillview Ave
Palo Alto, CA 94304
Tel: 1-877-486-9273 or 650-427-5000
Fax: 650-427-5001
Web: http://kb.vmware.com/kb/1013445
"
DESCRIPTION
"This module defines agent capabilities for deployed VMware NSX agents by release."
REVISION "202201240000Z"
DESCRIPTION
"NSX-T Data Center 3.2.0 release. Supports both notifications and polling over v1/v2c/v3"
REVISION "202108060000Z"
DESCRIPTION
"NSX-T Data Center 3.1.3 release. Supports both notifications and polling over v1/v2c/v3"
REVISION "202104220000Z"
DESCRIPTION
"NSX-T Data Center 3.1.2 release. Supports both notifications and polling over v1/v2c/v3"
REVISION "202103250000Z"
DESCRIPTION
"NSX-T Data Center 3.0.3 release. Supports both notifications and polling over v1/v2c/v3"
REVISION "202010300000Z"
DESCRIPTION
"NSX-T Data Center 3.1.x releases. Supports both notifications and polling over v1/v2c/v3"
REVISION "202009220000Z"
DESCRIPTION
"NSX-T Data Center 3.0.2 release. Supports both notifications and polling over v1/v2c/v3"
REVISION "202003270000Z"
DESCRIPTION
"NSX-T Data Center 3.0.0 and 3.0.1 releases. Supports both notifications and polling over v1/v2c/v3"
::= { vmwareAgentCapabilities 26 }
vmwNSXCapability OBJECT IDENTIFIER ::= { vmwNSXAgentCapabilityMIB 1 }
--
-- Applies to NSX-T Data Center 3.0 Release and follow up patch releases
--
vmwNSXManagerDC30 AGENT-CAPABILITIES
PRODUCT-RELEASE
"VMware NSX-T Data Center 3.0"
STATUS current
DESCRIPTION
"Release 3.0 VMware NSX-T Data Center 3.0.
Notifications may be v1, v2c, or v3 noAuthNoPriv to authPriv securityLevel with SHA1/AES128"
REFERENCE "http://www.vmware.com/products"
-- NSX Specific Notifications
SUPPORTS VMWARE-NSX-MIB
INCLUDES {
vmwNsxTDataCenterNotificationInfoGroup,
vmwNsxTDataCenterNotificationInfoGroup2,
vmwNsxTDataCenterNotificationInfoGroup3,
vmwNsxTDataCenterNotificationInfoGroup6,
vmwNsxTDataCenterNotificationGroup,
vmwNsxTDataCenterNotificationGroup2,
vmwNsxTDataCenterNotificationGroup3,
vmwNsxTDataCenterNotificationGroup6
}
-- RFC 3418 sysObjectId in VMWARE-PRODUCTS-MIB node: vmwNSX
SUPPORTS SNMPv2-MIB
INCLUDES {
snmpGroup,
systemGroup,
snmpCommunityGroup,
snmpBasicNotificationsGroup,
snmpWarmStartNotificationGroup
-- groups not supported; snmpSetGroup, snmpNotificationGroup
}
VARIATION snmpSetSerialNo
ACCESS not-implemented
DESCRIPTION "Agent provides read-only view of system information."
VARIATION snmpTrapOID
ACCESS not-implemented
DESCRIPTION "Agent does not proxy other agents RFC1157 Trap-PDUs."
VARIATION snmpTrapEnterprise
ACCESS not-implemented
DESCRIPTION "Agent does not proxy other agents RFC1157 Trap-PDUs."
VARIATION snmpEnableAuthenTraps
SYNTAX INTEGER { disabled(2) }
ACCESS read-only
DESCRIPTION "Agent does not support authentication traps. Poll snmpInBadCommunityNames for same info."
-- which implies:
-- VARIATION authenticationFailure
-- ACCESS not-implemented
-- DESCRIPTION "Agent does not provide this notification. snmpEnableAuthenTraps will return disabled."
-- ********************* ************ ************ *************** ***
-- RFC 2863
SUPPORTS IF-MIB
INCLUDES {
ifGeneralInformationGroup,
linkUpDownNotificationsGroup
}
VARIATION ifAdminStatus
ACCESS read-only
DESCRIPTION "Agent provides read-only view of administrative state for each physical interface."
VARIATION ifLinkUpDownTrapEnable
ACCESS read-only
DESCRIPTION "Agent provides read-only view of system information."
VARIATION ifAlias
ACCESS read-only
DESCRIPTION "ifIndexes may only change across reboot."
VARIATION ifInUnknownProtos
ACCESS not-implemented
DESCRIPTION "This counter always returns 0."
-- ifRcvAddressGroup is interface/media specific
VARIATION ifRcvAddressStatus
ACCESS not-implemented
DESCRIPTION "Required if media specific mib modules are implemented."
VARIATION ifRcvAddressType
ACCESS not-implemented
DESCRIPTION "Required if media specific mib modules are implemented."
-- ********************* ************ ************ *************** ***
-- RFC 4293
SUPPORTS IP-MIB
INCLUDES {
ipSystemStatsGroup,
ipAddressGroup,
ipNetToPhysicalGroup,
ipDefaultRouterGroup,
icmpStatsGroup,
ipSystemStatsHCOctetGroup,
ipSystemStatsHCPacketGroup,
ipv4GeneralGroup,
ipv4IfGroup,
ipv4SystemStatsGroup,
ipv4SystemStatsHCPacketGroup,
ipv6GeneralGroup2,
ipv6IfGroup,
ipAddressPrefixGroup,
ipv6RouterAdvertGroup,
ipLastChangeGroup
}
-- VARIATION ipv6ScopeGroup
-- ACCESS not-implemented
-- ********************* ************ ************ *************** ***
-- RFC 4292
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS IP-FORWARD-MIB
INCLUDES {
inetForwardCidrRouteGroup
}
-- RFC 4113
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS UDP-MIB
-- The next two 32 bit counters will be fixed per bug report PR 890894
-- VARIATION udpInDatagrams
-- ACCESS not-implemented, use udpHCInDatagrams
-- VARIATION udpOutDatagrams
-- ACCESS not-implemented, use udpHCOutDatagrams
INCLUDES {
udpBaseGroup,
udpEndpointGroup
}
-- RFC 4022
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS TCP-MIB
INCLUDES {
tcpBaseGroup,
tcpConnectionGroup,
tcpListenerGroup
}
-- RFC 2790
-- NOTE: For storage larger than Integer32 (Terabyte) this agent will report INT_MAX
SUPPORTS HOST-RESOURCES-MIB
INCLUDES {
hrSystemGroup,
hrStorageGroup,
hrDeviceGroup,
hrSWRunGroup,
hrSWRunPerfGroup,
hrSWInstalledGroup -- updates once an hour
}
VARIATION hrSystemNumUsers
ACCESS read-only
DESCRIPTION "Value reports number of active appliace shell sessions"
VARIATION hrSystemDate
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSystemInitialLoadDevice
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSystemInitialLoadParameters
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrStorageSize
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSWRunStatus
ACCESS read-only
DESCRIPTION "agent provides read only access"
-- hrDeviceStatus reports unknown for: cpu, nic either running/unknown.
-- disk reports running, warning, down, unknown
-- device error counters do not account for all failure cases
VARIATION hrSWOSIndex
ACCESS not-implemented
DESCRIPTION "No operatingSystem entry exists in hrSWRunGroup hrSWRunTable"
VARIATION hrFSLastFullBackupDate
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrFSLastPartialBackupDate
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrPrinterStatus
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrPrinterDetectedErrorState
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrSWInstalledTable
ACCESS not-implemented
DESCRIPTION "is not implemented"
-- ********************* ************ ************ *************** ***
-- RFC 4133
-- SMBIOS data provided in entPhysicalTable
SUPPORTS ENTITY-MIB
INCLUDES {
entityPhysicalGroup,
entityPhysical2Group,
entityPhysical3Group,
entityGeneralGroup
}
-- VARIATION entityNotificationsGroup
-- ACCESS not-implemented
-- VARIATION entityMappingGroup
-- ACCESS not-implemented
-- ********************* ************ ************ *************** ***
-- Enterprise MIB module to provide standardized product version information.
-- REVISION 201008020000Z
SUPPORTS VMWARE-SYSTEM-MIB
INCLUDES {
vmwSystemGroup
}
-- VARIATION vmwProdUpdate
-- ACCESS not-implemented
-- VARIATION vmwProdPatch
-- ACCESS not-implemented
::= { vmwNSXCapability 11 }
--
-- Applies to NSX-T Data Center 3.1 Release and follow up patch releases
--
vmwNSXManagerDC30 AGENT-CAPABILITIES
PRODUCT-RELEASE
"VMware NSX-T Data Center 3.1"
STATUS current
DESCRIPTION
"Release 3.1 VMware NSX-T Data Center 3.1.
Notifications may be v1, v2c, or v3 noAuthNoPriv to authPriv securityLevel with SHA1/AES128"
REFERENCE "http://www.vmware.com/products"
-- NSX Specific Notifications
SUPPORTS VMWARE-NSX-MIB
INCLUDES {
vmwNsxTDataCenterNotificationInfoGroup,
vmwNsxTDataCenterNotificationInfoGroup2,
vmwNsxTDataCenterNotificationInfoGroup3,
vmwNsxTDataCenterNotificationInfoGroup4,
vmwNsxTDataCenterNotificationInfoGroup6,
vmwNsxTDataCenterNotificationInfoGroup7,
vmwNsxTDataCenterNotificationInfoGroup8,
vmwNsxTDataCenterNotificationGroup,
vmwNsxTDataCenterNotificationGroup2,
vmwNsxTDataCenterNotificationGroup3,
vmwNsxTDataCenterNotificationGroup4,
vmwNsxTDataCenterNotificationGroup5,
vmwNsxTDataCenterNotificationGroup6,
vmwNsxTDataCenterNotificationGroup7,
vmwNsxTDataCenterNotificationGroup8
}
-- RFC 3418 sysObjectId in VMWARE-PRODUCTS-MIB node: vmwNSX
SUPPORTS SNMPv2-MIB
INCLUDES {
snmpGroup,
systemGroup,
snmpCommunityGroup,
snmpBasicNotificationsGroup,
snmpWarmStartNotificationGroup
-- groups not supported; snmpSetGroup, snmpNotificationGroup
}
VARIATION snmpSetSerialNo
ACCESS not-implemented
DESCRIPTION "Agent provides read-only view of system information."
VARIATION snmpTrapOID
ACCESS not-implemented
DESCRIPTION "Agent does not proxy other agents RFC1157 Trap-PDUs."
VARIATION snmpTrapEnterprise
ACCESS not-implemented
DESCRIPTION "Agent does not proxy other agents RFC1157 Trap-PDUs."
VARIATION snmpEnableAuthenTraps
SYNTAX INTEGER { disabled(2) }
ACCESS read-only
DESCRIPTION "Agent does not support authentication traps. Poll snmpInBadCommunityNames for same info."
-- which implies:
-- VARIATION authenticationFailure
-- ACCESS not-implemented
-- DESCRIPTION "Agent does not provide this notification. snmpEnableAuthenTraps will return disabled."
-- ********************* ************ ************ *************** ***
-- RFC 2863
SUPPORTS IF-MIB
INCLUDES {
ifGeneralInformationGroup,
linkUpDownNotificationsGroup
}
VARIATION ifAdminStatus
ACCESS read-only
DESCRIPTION "Agent provides read-only view of administrative state for each physical interface."
VARIATION ifLinkUpDownTrapEnable
ACCESS read-only
DESCRIPTION "Agent provides read-only view of system information."
VARIATION ifAlias
ACCESS read-only
DESCRIPTION "ifIndexes may only change across reboot."
VARIATION ifInUnknownProtos
ACCESS not-implemented
DESCRIPTION "This counter always returns 0."
-- ifRcvAddressGroup is interface/media specific
VARIATION ifRcvAddressStatus
ACCESS not-implemented
DESCRIPTION "Required if media specific mib modules are implemented."
VARIATION ifRcvAddressType
ACCESS not-implemented
DESCRIPTION "Required if media specific mib modules are implemented."
-- ********************* ************ ************ *************** ***
-- RFC 4293
SUPPORTS IP-MIB
INCLUDES {
ipSystemStatsGroup,
ipAddressGroup,
ipNetToPhysicalGroup,
ipDefaultRouterGroup,
icmpStatsGroup,
ipSystemStatsHCOctetGroup,
ipSystemStatsHCPacketGroup,
ipv4GeneralGroup,
ipv4IfGroup,
ipv4SystemStatsGroup,
ipv4SystemStatsHCPacketGroup,
ipv6GeneralGroup2,
ipv6IfGroup,
ipAddressPrefixGroup,
ipv6RouterAdvertGroup,
ipLastChangeGroup
}
-- VARIATION ipv6ScopeGroup
-- ACCESS not-implemented
-- ********************* ************ ************ *************** ***
-- RFC 4292
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS IP-FORWARD-MIB
INCLUDES {
inetForwardCidrRouteGroup
}
-- RFC 4113
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS UDP-MIB
-- The next two 32 bit counters will be fixed per bug report PR 890894
-- VARIATION udpInDatagrams
-- ACCESS not-implemented, use udpHCInDatagrams
-- VARIATION udpOutDatagrams
-- ACCESS not-implemented, use udpHCOutDatagrams
INCLUDES {
udpBaseGroup,
udpEndpointGroup
}
-- RFC 4022
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS TCP-MIB
INCLUDES {
tcpBaseGroup,
tcpConnectionGroup,
tcpListenerGroup
}
-- RFC 2790
-- NOTE: For storage larger than Integer32 (Terabyte) this agent will report INT_MAX
SUPPORTS HOST-RESOURCES-MIB
INCLUDES {
hrSystemGroup,
hrStorageGroup,
hrDeviceGroup,
hrSWRunGroup,
hrSWRunPerfGroup,
hrSWInstalledGroup -- updates once an hour
}
VARIATION hrSystemNumUsers
ACCESS read-only
DESCRIPTION "Value reports number of active appliace shell sessions"
VARIATION hrSystemDate
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSystemInitialLoadDevice
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSystemInitialLoadParameters
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrStorageSize
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSWRunStatus
ACCESS read-only
DESCRIPTION "agent provides read only access"
-- hrDeviceStatus reports unknown for: cpu, nic either running/unknown.
-- disk reports running, warning, down, unknown
-- device error counters do not account for all failure cases
VARIATION hrSWOSIndex
ACCESS not-implemented
DESCRIPTION "No operatingSystem entry exists in hrSWRunGroup hrSWRunTable"
VARIATION hrFSLastFullBackupDate
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrFSLastPartialBackupDate
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrPrinterStatus
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrPrinterDetectedErrorState
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrSWInstalledTable
ACCESS not-implemented
DESCRIPTION "is not implemented"
-- ********************* ************ ************ *************** ***
-- RFC 4133
-- SMBIOS data provided in entPhysicalTable
SUPPORTS ENTITY-MIB
INCLUDES {
entityPhysicalGroup,
entityPhysical2Group,
entityPhysical3Group,
entityGeneralGroup
}
-- VARIATION entityNotificationsGroup
-- ACCESS not-implemented
-- VARIATION entityMappingGroup
-- ACCESS not-implemented
-- ********************* ************ ************ *************** ***
-- Enterprise MIB module to provide standardized product version information.
-- REVISION 201008020000Z
SUPPORTS VMWARE-SYSTEM-MIB
INCLUDES {
vmwSystemGroup
}
-- VARIATION vmwProdUpdate
-- ACCESS not-implemented
-- VARIATION vmwProdPatch
-- ACCESS not-implemented
::= { vmwNSXCapability 13 }
--
-- Applies to NSX-T Data Center 3.2 Release and follow up patch releases
--
vmwNSXManagerDC30 AGENT-CAPABILITIES
PRODUCT-RELEASE
"VMware NSX-T Data Center 3.2"
STATUS current
DESCRIPTION
"Release 3.2 VMware NSX-T Data Center 3.2.
Notifications may be v1, v2c, or v3 noAuthNoPriv to authPriv securityLevel with SHA1/AES128"
REFERENCE "http://www.vmware.com/products"
-- NSX Specific Notifications
SUPPORTS VMWARE-NSX-MIB
INCLUDES {
vmwNsxTDataCenterNotificationInfoGroup,
vmwNsxTDataCenterNotificationInfoGroup2,
vmwNsxTDataCenterNotificationInfoGroup3,
vmwNsxTDataCenterNotificationInfoGroup4,
vmwNsxTDataCenterNotificationInfoGroup6,
vmwNsxTDataCenterNotificationInfoGroup7,
vmwNsxTDataCenterNotificationInfoGroup8,
vmwNsxTDataCenterNotificationInfoGroup9,
vmwNsxTDataCenterNotificationGroup,
vmwNsxTDataCenterNotificationGroup2,
vmwNsxTDataCenterNotificationGroup3,
vmwNsxTDataCenterNotificationGroup4,
vmwNsxTDataCenterNotificationGroup5,
vmwNsxTDataCenterNotificationGroup6,
vmwNsxTDataCenterNotificationGroup7,
vmwNsxTDataCenterNotificationGroup8,
vmwNsxTDataCenterNotificationGroup9
}
-- RFC 3418 sysObjectId in VMWARE-PRODUCTS-MIB node: vmwNSX
SUPPORTS SNMPv2-MIB
INCLUDES {
snmpGroup,
systemGroup,
snmpCommunityGroup,
snmpBasicNotificationsGroup,
snmpWarmStartNotificationGroup
-- groups not supported; snmpSetGroup, snmpNotificationGroup
}
VARIATION snmpSetSerialNo
ACCESS not-implemented
DESCRIPTION "Agent provides read-only view of system information."
VARIATION snmpTrapOID
ACCESS not-implemented
DESCRIPTION "Agent does not proxy other agents RFC1157 Trap-PDUs."
VARIATION snmpTrapEnterprise
ACCESS not-implemented
DESCRIPTION "Agent does not proxy other agents RFC1157 Trap-PDUs."
VARIATION snmpEnableAuthenTraps
SYNTAX INTEGER { disabled(2) }
ACCESS read-only
DESCRIPTION "Agent does not support authentication traps. Poll snmpInBadCommunityNames for same info."
-- which implies:
-- VARIATION authenticationFailure
-- ACCESS not-implemented
-- DESCRIPTION "Agent does not provide this notification. snmpEnableAuthenTraps will return disabled."
-- ********************* ************ ************ *************** ***
-- RFC 2863
SUPPORTS IF-MIB
INCLUDES {
ifGeneralInformationGroup,
linkUpDownNotificationsGroup
}
VARIATION ifAdminStatus
ACCESS read-only
DESCRIPTION "Agent provides read-only view of administrative state for each physical interface."
VARIATION ifLinkUpDownTrapEnable
ACCESS read-only
DESCRIPTION "Agent provides read-only view of system information."
VARIATION ifAlias
ACCESS read-only
DESCRIPTION "ifIndexes may only change across reboot."
VARIATION ifInUnknownProtos
ACCESS not-implemented
DESCRIPTION "This counter always returns 0."
-- ifRcvAddressGroup is interface/media specific
VARIATION ifRcvAddressStatus
ACCESS not-implemented
DESCRIPTION "Required if media specific mib modules are implemented."
VARIATION ifRcvAddressType
ACCESS not-implemented
DESCRIPTION "Required if media specific mib modules are implemented."
-- ********************* ************ ************ *************** ***
-- RFC 4293
SUPPORTS IP-MIB
INCLUDES {
ipSystemStatsGroup,
ipAddressGroup,
ipNetToPhysicalGroup,
ipDefaultRouterGroup,
icmpStatsGroup,
ipSystemStatsHCOctetGroup,
ipSystemStatsHCPacketGroup,
ipv4GeneralGroup,
ipv4IfGroup,
ipv4SystemStatsGroup,
ipv4SystemStatsHCPacketGroup,
ipv6GeneralGroup2,
ipv6IfGroup,
ipAddressPrefixGroup,
ipv6RouterAdvertGroup,
ipLastChangeGroup
}
-- VARIATION ipv6ScopeGroup
-- ACCESS not-implemented
-- ********************* ************ ************ *************** ***
-- RFC 4292
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS IP-FORWARD-MIB
INCLUDES {
inetForwardCidrRouteGroup
}
-- RFC 4113
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS UDP-MIB
-- The next two 32 bit counters will be fixed per bug report PR 890894
-- VARIATION udpInDatagrams
-- ACCESS not-implemented, use udpHCInDatagrams
-- VARIATION udpOutDatagrams
-- ACCESS not-implemented, use udpHCOutDatagrams
INCLUDES {
udpBaseGroup,
udpEndpointGroup
}
-- RFC 4022
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS TCP-MIB
INCLUDES {
tcpBaseGroup,
tcpConnectionGroup,
tcpListenerGroup
}
-- RFC 2790
-- NOTE: For storage larger than Integer32 (Terabyte) this agent will report INT_MAX
SUPPORTS HOST-RESOURCES-MIB
INCLUDES {
hrSystemGroup,
hrStorageGroup,
hrDeviceGroup,
hrSWRunGroup,
hrSWRunPerfGroup,
hrSWInstalledGroup -- updates once an hour
}
VARIATION hrSystemNumUsers
ACCESS read-only
DESCRIPTION "Value reports number of active appliace shell sessions"
VARIATION hrSystemDate
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSystemInitialLoadDevice
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSystemInitialLoadParameters
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrStorageSize
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSWRunStatus
ACCESS read-only
DESCRIPTION "agent provides read only access"
-- hrDeviceStatus reports unknown for: cpu, nic either running/unknown.
-- disk reports running, warning, down, unknown
-- device error counters do not account for all failure cases
VARIATION hrSWOSIndex
ACCESS not-implemented
DESCRIPTION "No operatingSystem entry exists in hrSWRunGroup hrSWRunTable"
VARIATION hrFSLastFullBackupDate
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrFSLastPartialBackupDate
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrPrinterStatus
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrPrinterDetectedErrorState
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrSWInstalledTable
ACCESS not-implemented
DESCRIPTION "is not implemented"
-- ********************* ************ ************ *************** ***
-- RFC 4133
-- SMBIOS data provided in entPhysicalTable
SUPPORTS ENTITY-MIB
INCLUDES {
entityPhysicalGroup,
entityPhysical2Group,
entityPhysical3Group,
entityGeneralGroup
}
-- VARIATION entityNotificationsGroup
-- ACCESS not-implemented
-- VARIATION entityMappingGroup
-- ACCESS not-implemented
-- ********************* ************ ************ *************** ***
-- Enterprise MIB module to provide standardized product version information.
-- REVISION 201008020000Z
SUPPORTS VMWARE-SYSTEM-MIB
INCLUDES {
vmwSystemGroup
}
-- VARIATION vmwProdUpdate
-- ACCESS not-implemented
-- VARIATION vmwProdPatch
-- ACCESS not-implemented
::= { vmwNSXCapability 15 }
END

13579
mibs/vmware/VMWARE-NSX-MIB Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,156 @@
-- **********************************************************
-- Copyright 2018-2022 VMware, Inc. All rights reserved.
-- **********************************************************
VMW-TUNNEL-SERVER-AGENTCAP-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI
vmwareAgentCapabilities
FROM VMWARE-ROOT-MIB
AGENT-CAPABILITIES
FROM SNMPv2-CONF;
vmwTunnelServerAgentCapMIB MODULE-IDENTITY
LAST-UPDATED "202210280000Z"
ORGANIZATION "VMware, Inc."
CONTACT-INFO
"VMware, Inc.
3401 Hillview Ave
Palo Alto, CA 94304
Tel: 1-877-486-9273 or 650-427-5000
Fax: 650-427-5001
Web: https://kb.vmware.com/s/article/1013445
"
DESCRIPTION
"This module defines agent capabilities for deployed
VMware Workspace ONE Tunnel Server by release."
REVISION "202210280000Z"
DESCRIPTION
"Capabilities for VMware Tunnel Server 22.12.00 release."
REVISION "202007210000Z"
DESCRIPTION
"Capabilities for VMware Tunnel Server 20.09.00 release."
REVISION "201910300000Z"
DESCRIPTION
"Capabilities for VMware Tunnel Server 4.2.0 release."
REVISION "201809040000Z"
DESCRIPTION
"Capabilities for VMware Tunnel Server 4.0.0 release."
::= { vmwareAgentCapabilities 28 }
vmwTunnelServerCapability OBJECT IDENTIFIER ::=
{ vmwTunnelServerAgentCapMIB 1 }
--
-- Applies to 22.12.00 Release
--
vmwTunnelServer2022-221200 AGENT-CAPABILITIES
PRODUCT-RELEASE
"22.12.00"
STATUS current
DESCRIPTION
"Release 22.12.00 for VMware Workspace ONE Tunnel Server
supporting tunnel statistic and information queries.
"
REFERENCE
"https://www.vmware.com/products/workspace-one.html"
SUPPORTS VMWARE-TUNNEL-SERVER-MIB -- REVISION 202210280000Z
INCLUDES {
vmwTunnelServerInfoGroup,
vmwTunnelServerInfoGroup2,
vmwTunnelServerInfoGroup3,
vmwTunnelServerStatGroup,
vmwTunnelServerStatGroup2,
vmwTunnelServerStatGroup3,
vmwTunnelServerStatGroup4
}
::= { vmwTunnelServerCapability 4 }
--
-- Applies to 20.09.00 Release
--
vmwTunnelServer2020-200900 AGENT-CAPABILITIES
PRODUCT-RELEASE
"20.09.00"
STATUS current
DESCRIPTION
"Release 20.09.00 for VMware Tunnel Server supporting tunnel
statistic and information queries.
"
REFERENCE
"https://www.vmware.com/products/workspace-one.html"
SUPPORTS VMWARE-TUNNEL-SERVER-MIB -- REVISION 202007210000Z
INCLUDES {
vmwTunnelServerInfoGroup,
vmwTunnelServerInfoGroup2,
vmwTunnelServerStatGroup,
vmwTunnelServerStatGroup2,
vmwTunnelServerStatGroup3
}
::= { vmwTunnelServerCapability 3 }
--
-- Applies to 4.2.0 Release
--
vmwTunnelServer2019-420 AGENT-CAPABILITIES
PRODUCT-RELEASE
"4.2.0"
STATUS current
DESCRIPTION
"Release 4.2.0 for VMware Tunnel Server supporting tunnel
statistic and information queries.
"
REFERENCE
"https://www.vmware.com/products/workspace-one.html"
SUPPORTS VMWARE-TUNNEL-SERVER-MIB -- REVISION 201910300000Z
INCLUDES {
vmwTunnelServerStatGroup,
vmwTunnelServerInfoGroup,
vmwTunnelServerStatGroup2
}
::= { vmwTunnelServerCapability 2 }
--
-- Applies to 4.0.0 Release
--
vmwTunnelServer2018-400 AGENT-CAPABILITIES
PRODUCT-RELEASE
"4.0.0"
STATUS current
DESCRIPTION
"Release 4.0.0 for VMware Tunnel Server supporting tunnel
statistic and information queries.
"
REFERENCE
"https://www.vmware.com/products/workspace-one.html"
SUPPORTS VMWARE-TUNNEL-SERVER-MIB -- REVISION 201808300000Z
INCLUDES {
vmwTunnelServerStatGroup,
vmwTunnelServerInfoGroup
}
::= { vmwTunnelServerCapability 1 }
END

View File

@ -0,0 +1,770 @@
-- **********************************************************
-- Copyright 2018-2022 VMware, Inc. All rights reserved.
-- **********************************************************
VMWARE-TUNNEL-SERVER-MIB DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-TYPE, Unsigned32, Gauge32, Counter64, MODULE-IDENTITY
FROM SNMPv2-SMI
MODULE-COMPLIANCE, OBJECT-GROUP
FROM SNMPv2-CONF
TEXTUAL-CONVENTION, DateAndTime, TruthValue
FROM SNMPv2-TC
vmwPerAppTunnel
FROM VMWARE-ROOT-MIB
VmwLongDisplayString
FROM VMWARE-TC-MIB;
vmwTunnelServerMIB MODULE-IDENTITY
LAST-UPDATED "202210280000Z"
ORGANIZATION "VMware, Inc."
CONTACT-INFO
"VMware, Inc.
3401 Hillview Ave
Palo Alto, CA 94304
Tel: 1-877-486-9273 or 650-427-5000
Fax: 650-427-5001
Web: https://kb.vmware.com/s/article/1013445
"
DESCRIPTION
"This MIB file contains the definition of the SNMP
interface of VMware Workspace ONE Tunnel Server.
Workspace ONE Tunnel is part of Workspace ONE by VMware:
https://www.vmware.com/products/workspace-one.html
For more information about Workspace ONE Tunnel, please see
the latest documentation of VMware Workspace ONE UEM:
https://docs.vmware.com/en/VMware-Workspace-ONE-UEM/
"
REVISION "202210280000Z"
DESCRIPTION
"Added counters vmwTunnelNumDevicesBlockedByZTNA,
vmwTunnelNumDevicesBlockedByAdm,
vmwTunnelNumConnBlockedByZTNA, vmwTunnelTLSPortSharing,
vmwTunnelZTNADTR, vmwTunnelZTNAPDTR, vmwTunnelNumZTNADTR,
vmwTunnelNumZTNAPDTR, vmwTunnelIsAppliance,
vmwTunnelIsContainer,vmwTunnelGeneveMetadata"
REVISION "202008210000Z"
DESCRIPTION
"Renamed whitelist counters to allowlist counters"
REVISION "202007210000Z"
DESCRIPTION
"Adding counters vmwTunnelLogLevel,
vmwTunnelNumDDoSRejected,
vmwTunnelNumConnSuccessful,
vmwTunnelNumConnFailed,
vmwTunnelNumBackEnds, vmwTunnelNumBackEndsDown,
vmwTunnelMemoryVirtual, vmwTunnelMemoryResident,
vmwTunnelMemoryShared, vmwTunnelProcessUpTime,
vmwTunnelServerStatus"
REVISION "201910300000Z"
DESCRIPTION
"Adding whitelist check failure counters"
REVISION "201808300000Z"
DESCRIPTION
"Initial revision"
::= { vmwPerAppTunnel 1 }
vmwTunnelServerStat OBJECT IDENTIFIER ::= { vmwTunnelServerMIB 1 }
vmwTunnelServerInfo OBJECT IDENTIFIER ::= { vmwTunnelServerMIB 2 }
--
-- Textual-Conventions
--
VmwTunnelUpDownState ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION
"Can hold one of the following values: 1 = up or 2 = down."
SYNTAX INTEGER { up(1), down(2) }
VmwTunnelCascadeModeState ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION
"Can hold one of the following values:
1 = off, 2 = frontend or 3 = backend."
SYNTAX INTEGER { off(1), frontend(2), backend(3) }
VmwTunnelLogState ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION
"Can hold one of the following values:
0 = off, 1 = error, 2 = warning, 3 = info or 4 = debug."
SYNTAX INTEGER { off(0), error(1), warning(2), info(3), debug(4) }
--
-- Statistic Objects
--
vmwTunnelNumDevices OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of devices currently connected."
DEFVAL { 0 }
::= { vmwTunnelServerStat 1 }
vmwTunnelNumDevicesPeak OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"High watermark of number of devices connected.
The is the greatest number of devices connected
since Tunnel Server process restarted."
DEFVAL { 0 }
::= { vmwTunnelServerStat 2 }
vmwTunnelNumConnections OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of connections currently connected to hosts."
DEFVAL { 0 }
::= { vmwTunnelServerStat 3 }
vmwTunnelNumConnectionsPeak OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"High watermark of number of connections to hosts.
This is the greatest number of outbound connections
to hosts since Tunnel Server process restarted."
DEFVAL { 0 }
::= { vmwTunnelServerStat 4 }
vmwTunnelDownstreamBitRate OBJECT-TYPE
SYNTAX Unsigned32
UNITS "kB/s"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Downstream bitrate of all traffic."
::= { vmwTunnelServerStat 20 }
vmwTunnelUpstreamBitRate OBJECT-TYPE
SYNTAX Unsigned32
UNITS "kB/s"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Upstream bitrate of all traffic."
::= { vmwTunnelServerStat 21 }
vmwTunnelNumProxies OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of proxies defined in traffic rules."
DEFVAL { 0 }
::= { vmwTunnelServerStat 40 }
vmwTunnelNumProxiesDown OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of proxies defined in traffic rules but
currently unreachable."
DEFVAL { 0 }
::= { vmwTunnelServerStat 41 }
vmwTunnelNumTrafficRules OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of traffic rules defined."
DEFVAL { 0 }
::= { vmwTunnelServerStat 50 }
vmwTunnelNumAllowListedDevices OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of devices in the allowlist."
DEFVAL { 0 }
::= { vmwTunnelServerStat 60 }
vmwTunnelNumClosedHandshakes OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of TLS handshakes closed before authenticated.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 70 }
vmwTunnelNumFailedHandshakes OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of TLS handshakes failed authentication.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 71 }
vmwTunnelNumNotInAllowlist OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of devices failed to connect due to not in allowlist.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 72 }
vmwTunnelNumNonCompliant OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of devices failed to connect due to non-compliant
status.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 73 }
vmwTunnelNumNonManaged OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of devices failed to connect due to non-managed
status.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 74 }
vmwTunnelNumDDoSRejected OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of devices rejected due to DDoS protection.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 75 }
vmwTunnelNumDevicesBlockedByZTNA OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of devices rejected due to ZTNA policy.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 76 }
vmwTunnelNumDevicesBlockedByAdm OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of devices blocked by admin in UEM Console.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 77 }
vmwTunnelNumDevicesSinceStart OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of device connections since process restart.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 80 }
vmwTunnelNumConnSuccessful OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of outbound connections successfully established.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 90 }
vmwTunnelNumConnFailed OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of outbound connections failed.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 91 }
vmwTunnelNumConnBlockedByZTNA OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of outbound connections blocked by ZTNA policy.
Discontinuities in the value of this counter can occur at
re-initialization of the Tunnel Server process."
::= { vmwTunnelServerStat 92 }
vmwTunnelNumBackEnds OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"In Cascade Mode, the number of IP addresses
resolved from back-end hostname.
(Available on Cascade Mode front-ends only)"
DEFVAL { 0 }
::= { vmwTunnelServerStat 100 }
vmwTunnelNumBackEndsDown OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"In Cascade Mode, the number of back-ends that are
unresponsive to health check pinging.
(Available on Cascade Mode front-ends only)"
DEFVAL { 0 }
::= { vmwTunnelServerStat 101 }
vmwTunnelMemoryVirtual OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel service virtual memory size."
DEFVAL { 0 }
::= { vmwTunnelServerStat 110 }
vmwTunnelMemoryResident OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel service resident memory size."
DEFVAL { 0 }
::= { vmwTunnelServerStat 111 }
vmwTunnelMemoryShared OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel service shared memory size."
DEFVAL { 0 }
::= { vmwTunnelServerStat 112 }
--
-- Information Objects
--
vmwTunnelServerVersion OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel server version."
::= { vmwTunnelServerInfo 1 }
vmwTunnelConsoleVersion OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Console server version."
::= { vmwTunnelServerInfo 2 }
vmwTunnelOperatingSystem OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel server machine operating system."
::= { vmwTunnelServerInfo 3 }
vmwTunnelAPIConnectivity OBJECT-TYPE
SYNTAX VmwTunnelUpDownState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel server to Console API connectivity."
::= { vmwTunnelServerInfo 10 }
vmwTunnelAWCMConnectivity OBJECT-TYPE
SYNTAX VmwTunnelUpDownState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel server to AWCM server connectivity."
::= { vmwTunnelServerInfo 11 }
vmwTunnelAPILastResponse OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Last HTTP response from Console API.
Value can be any HTTP response codes such as
'200 OK', '401 Unauthorized' etc."
::= { vmwTunnelServerInfo 12 }
vmwTunnelAWCMLastResponse OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Last HTTP response from AWCM server.
Value can be any HTTP response codes such as
'200 OK', '401 Unauthorized' etc."
::= { vmwTunnelServerInfo 13 }
vmwTunnelAPILastSyncTime OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The date and time the last Console API configuration
was downloaded."
::= { vmwTunnelServerInfo 14 }
vmwTunnelAWCMLastSyncTime OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The date and time the last AWCM message was received."
::= { vmwTunnelServerInfo 15 }
vmwTunnelProcessStartTime OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The date and time the vpnserv process restarted."
::= { vmwTunnelServerInfo 20 }
vmwTunnelProcessUpTime OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of seconds passed since the vpnserv process
restarted"
::= { vmwTunnelServerInfo 21 }
vmwTunnelCascadeMode OBJECT-TYPE
SYNTAX VmwTunnelCascadeModeState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel Server cascade mode."
::= { vmwTunnelServerInfo 30 }
vmwTunnelDeploymentMode OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel Server deployment mode."
::= { vmwTunnelServerInfo 40 }
vmwTunnelTrafficRulesEnabled OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel Server traffic rules mode."
::= { vmwTunnelServerInfo 50 }
vmwTunnelFIPSEnabled OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel Server FIPS mode."
::= { vmwTunnelServerInfo 60 }
vmwTunnelNSXEnabled OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel Server to NSX integration.
See here for more details:
https://techzone.vmware.com/sites/default/files/
vmware-tunnel-NSX-micro-segmentation-Integration.pdf"
::= { vmwTunnelServerInfo 70 }
vmwTunnelLogLevel OBJECT-TYPE
SYNTAX VmwTunnelLogState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel Server log level."
::= { vmwTunnelServerInfo 80 }
vmwTunnelServerStatus OBJECT-TYPE
SYNTAX VmwTunnelUpDownState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel Server up/down status."
::= { vmwTunnelServerInfo 90 }
vmwTunnelTLSPortSharing OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"UAG TLS port sharing status."
::= { vmwTunnelServerInfo 100 }
vmwTunnelZTNADTR OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"ZTNA Device Traffic Rules validation enabled."
::= { vmwTunnelServerInfo 110 }
vmwTunnelZTNAPDTR OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"ZTNA Per Device Traffic Rules validation enabled."
::= { vmwTunnelServerInfo 111 }
vmwTunnelNumZTNADTR OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of ZTNA Device Traffic Rules in cache."
::= { vmwTunnelServerInfo 112 }
vmwTunnelNumZTNAPDTR OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of ZTNA Per Device Traffic Rules in cache."
::= { vmwTunnelServerInfo 113 }
vmwTunnelIsAppliance OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel Server is running in appliance mode."
::= { vmwTunnelServerInfo 120 }
vmwTunnelIsContainer OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Tunnel Server is running in container mode."
::= { vmwTunnelServerInfo 130 }
vmwTunnelGeneveMetadata OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Metadata is provided in Geneve Tunnel Options."
::= { vmwTunnelServerInfo 140 }
--
-- Groups
--
vmwTunnelServerMIBConformance OBJECT IDENTIFIER
::= { vmwTunnelServerMIB 3 }
vmwTunnelServerMIBCompliances OBJECT IDENTIFIER
::= { vmwTunnelServerMIBConformance 1 }
vmwTunnelServerMIBGroups OBJECT IDENTIFIER
::= { vmwTunnelServerMIBConformance 2 }
vmwTunnelServerStatGroup OBJECT-GROUP
OBJECTS {
vmwTunnelNumDevices,
vmwTunnelNumDevicesPeak,
vmwTunnelNumConnections,
vmwTunnelNumConnectionsPeak,
vmwTunnelDownstreamBitRate,
vmwTunnelUpstreamBitRate,
vmwTunnelNumProxies,
vmwTunnelNumProxiesDown,
vmwTunnelNumTrafficRules,
vmwTunnelNumAllowListedDevices,
vmwTunnelNumClosedHandshakes,
vmwTunnelNumFailedHandshakes,
vmwTunnelNumDevicesSinceStart
}
STATUS current
DESCRIPTION
"A collection of VMware Tunnel Server runtime values."
::= { vmwTunnelServerMIBGroups 1 }
vmwTunnelServerInfoGroup OBJECT-GROUP
OBJECTS {
vmwTunnelServerVersion,
vmwTunnelConsoleVersion,
vmwTunnelOperatingSystem,
vmwTunnelAPIConnectivity,
vmwTunnelAWCMConnectivity,
vmwTunnelAPILastResponse,
vmwTunnelAWCMLastResponse,
vmwTunnelAPILastSyncTime,
vmwTunnelAWCMLastSyncTime,
vmwTunnelProcessStartTime,
vmwTunnelCascadeMode,
vmwTunnelDeploymentMode,
vmwTunnelTrafficRulesEnabled,
vmwTunnelFIPSEnabled,
vmwTunnelNSXEnabled
}
STATUS current
DESCRIPTION
"A collection of VMware Tunnel Server runtime information."
::= { vmwTunnelServerMIBGroups 2 }
vmwTunnelServerStatGroup2 OBJECT-GROUP
OBJECTS {
vmwTunnelNumNotInAllowlist,
vmwTunnelNumNonCompliant,
vmwTunnelNumNonManaged
}
STATUS current
DESCRIPTION
"A collection of VMware Tunnel Server runtime values."
::= { vmwTunnelServerMIBGroups 3 }
vmwTunnelServerInfoGroup2 OBJECT-GROUP
OBJECTS {
vmwTunnelLogLevel,
vmwTunnelProcessUpTime,
vmwTunnelServerStatus
}
STATUS current
DESCRIPTION
"A collection of VMware Tunnel Server runtime information."
::= { vmwTunnelServerMIBGroups 4 }
vmwTunnelServerStatGroup3 OBJECT-GROUP
OBJECTS {
vmwTunnelNumDDoSRejected,
vmwTunnelNumConnSuccessful,
vmwTunnelNumConnFailed,
vmwTunnelNumBackEnds,
vmwTunnelNumBackEndsDown,
vmwTunnelMemoryVirtual,
vmwTunnelMemoryResident,
vmwTunnelMemoryShared
}
STATUS current
DESCRIPTION
"A collection of VMware Tunnel Server runtime values."
::= { vmwTunnelServerMIBGroups 5 }
vmwTunnelServerInfoGroup3 OBJECT-GROUP
OBJECTS {
vmwTunnelTLSPortSharing,
vmwTunnelZTNADTR,
vmwTunnelZTNAPDTR,
vmwTunnelNumZTNADTR,
vmwTunnelNumZTNAPDTR,
vmwTunnelIsAppliance,
vmwTunnelIsContainer,
vmwTunnelGeneveMetadata
}
STATUS current
DESCRIPTION
"A collection of VMware Tunnel Server runtime information."
::= { vmwTunnelServerMIBGroups 6 }
vmwTunnelServerStatGroup4 OBJECT-GROUP
OBJECTS {
vmwTunnelNumDevicesBlockedByZTNA,
vmwTunnelNumDevicesBlockedByAdm,
vmwTunnelNumConnBlockedByZTNA
}
STATUS current
DESCRIPTION
"A collection of VMware Tunnel Server runtime values."
::= { vmwTunnelServerMIBGroups 7 }
--
-- Compliance
--
vmwTunnelServerMIBCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"The compliance statement for VMware Tunnel Server SNMP
interface."
MODULE
MANDATORY-GROUPS {
vmwTunnelServerInfoGroup,
vmwTunnelServerInfoGroup2,
vmwTunnelServerInfoGroup3,
vmwTunnelServerStatGroup,
vmwTunnelServerStatGroup2,
vmwTunnelServerStatGroup3,
vmwTunnelServerStatGroup4 }
::= { vmwTunnelServerMIBCompliances 1 }
END

View File

@ -1,5 +1,5 @@
-- **********************************************************
-- Copyright 2008-2020 VMware, Inc. All rights reserved.
-- Copyright 2008-2022 VMware, Inc. All rights reserved.
-- **********************************************************
VMWARE-VA-AGENTCAP-MIB DEFINITIONS ::= BEGIN
@ -12,7 +12,7 @@ IMPORTS
AGENT-CAPABILITIES
FROM SNMPv2-CONF;
vmwVAAgentCapabilityMIB MODULE-IDENTITY
LAST-UPDATED "202003270000Z"
LAST-UPDATED "202209150000Z"
ORGANIZATION "VMware, Inc"
CONTACT-INFO
"VMware, Inc
@ -25,6 +25,10 @@ vmwVAAgentCapabilityMIB MODULE-IDENTITY
DESCRIPTION
"This module defines agent capabilities for deployed VMware Virtual Appliance agents
by release."
REVISION "202209150000Z"
DESCRIPTION
"Capabilities for VMware VSphere (Release 8.0) VCenter added."
REVISION "202003270000Z"
DESCRIPTION
"Capabilities for VMware VSphere (Release 7.0) VCenter added."
@ -45,6 +49,234 @@ vmwVAAgentCapabilityMIB MODULE-IDENTITY
vmwVACapability OBJECT IDENTIFIER ::= { vmwVAAgentCapabilityMIB 1 }
--
-- 2022 Release and follow up patch releases
--
vmwVCSA2022x AGENT-CAPABILITIES
PRODUCT-RELEASE
"8.0.x"
STATUS current
DESCRIPTION
"Release 8.0 for VMware Virtual Appliance (VCSA) supporting SNMPv1, SNMPv2c, and SNMPv3.
Changes for this release were bug fixes.
"
REFERENCE
"http://www.vmware.com/products"
-- RFC 3418
SUPPORTS SNMPv2-MIB
INCLUDES {
snmpGroup,
systemGroup,
snmpCommunityGroup,
snmpBasicNotificationsGroup,
snmpWarmStartNotificationGroup
-- groups not supported; snmpSetGroup, snmpNotificationGroup
}
VARIATION snmpSetSerialNo
ACCESS not-implemented
DESCRIPTION "Agent provides read-only view of system information."
VARIATION snmpTrapOID
ACCESS not-implemented
DESCRIPTION "Agent does not proxy other agents RFC1157 Trap-PDUs."
VARIATION snmpTrapEnterprise
ACCESS not-implemented
DESCRIPTION "Agent does not proxy other agents RFC1157 Trap-PDUs."
VARIATION snmpEnableAuthenTraps
SYNTAX INTEGER { disabled(2) }
ACCESS read-only
DESCRIPTION "Agent does not support authentication traps. Poll snmpInBadCommunityNames for same info."
-- which implies:
-- VARIATION authenticationFailure
-- ACCESS not-implemented
-- DESCRIPTION "Agent does not provide this notification. snmpEnableAuthenTraps will return disabled."
-- ********************* ************ ************ *************** ***
-- RFC 2863
SUPPORTS IF-MIB
INCLUDES {
ifGeneralInformationGroup,
linkUpDownNotificationsGroup
}
VARIATION ifAdminStatus
ACCESS read-only
DESCRIPTION "Agent provides read-only view of administrative state for each physical interface."
VARIATION ifLinkUpDownTrapEnable
ACCESS read-only
DESCRIPTION "Agent provides read-only view of system information."
VARIATION ifAlias
ACCESS read-only
DESCRIPTION "ifIndexes may only change across reboot."
VARIATION ifInUnknownProtos
ACCESS not-implemented
DESCRIPTION "This counter always returns 0."
-- ifRcvAddressGroup is interface/media specific
VARIATION ifRcvAddressStatus
ACCESS not-implemented
DESCRIPTION "Required if media specific mib modules are implemented."
VARIATION ifRcvAddressType
ACCESS not-implemented
DESCRIPTION "Required if media specific mib modules are implemented."
-- ********************* ************ ************ *************** ***
-- RFC 4293
SUPPORTS IP-MIB
INCLUDES {
ipSystemStatsGroup,
ipAddressGroup,
ipNetToPhysicalGroup,
ipDefaultRouterGroup,
icmpStatsGroup,
ipSystemStatsHCOctetGroup,
ipSystemStatsHCPacketGroup,
ipv4GeneralGroup,
ipv4IfGroup,
ipv4SystemStatsGroup,
ipv4SystemStatsHCPacketGroup,
ipv6GeneralGroup2,
ipv6IfGroup,
ipAddressPrefixGroup,
ipv6RouterAdvertGroup,
ipLastChangeGroup
}
-- VARIATION ipv6ScopeGroup
-- ACCESS not-implemented
-- ********************* ************ ************ *************** ***
-- RFC 4292
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS IP-FORWARD-MIB
INCLUDES {
inetForwardCidrRouteGroup
}
-- RFC 4113
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS UDP-MIB
-- The next two 32 bit counters will be fixed per bug report PR 890894
-- VARIATION udpInDatagrams
-- ACCESS not-implemented, use udpHCInDatagrams
-- VARIATION udpOutDatagrams
-- ACCESS not-implemented, use udpHCOutDatagrams
INCLUDES {
udpBaseGroup,
udpEndpointGroup
}
-- RFC 4022
-- supports SNMPv2/3 Contexts for multiple instances
SUPPORTS TCP-MIB
INCLUDES {
tcpBaseGroup,
tcpConnectionGroup,
tcpListenerGroup
}
-- RFC 2790
-- NOTE: For storage larger than Integer32 (Terabyte) this agent will report INT_MAX
SUPPORTS HOST-RESOURCES-MIB
INCLUDES {
hrSystemGroup,
hrStorageGroup,
hrDeviceGroup,
hrSWRunGroup,
hrSWRunPerfGroup,
hrSWInstalledGroup -- updates once an hour
}
VARIATION hrSystemNumUsers
ACCESS read-only
DESCRIPTION "Value reports number of active appliace shell sessions"
VARIATION hrSystemDate
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSystemInitialLoadDevice
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSystemInitialLoadParameters
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrStorageSize
ACCESS read-only
DESCRIPTION "agent provides read only access"
VARIATION hrSWRunStatus
ACCESS read-only
DESCRIPTION "agent provides read only access"
-- hrDeviceStatus reports unknown for: cpu, nic either running/unknown.
-- disk reports running, warning, down, unknown
-- device error counters do not account for all failure cases
VARIATION hrSWOSIndex
ACCESS not-implemented
DESCRIPTION "No operatingSystem entry exists in hrSWRunGroup hrSWRunTable"
VARIATION hrFSLastFullBackupDate
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrFSLastPartialBackupDate
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrPrinterStatus
ACCESS not-implemented
DESCRIPTION "is not implemented"
VARIATION hrPrinterDetectedErrorState
ACCESS not-implemented
DESCRIPTION "is not implemented"
-- ********************* ************ ************ *************** ***
-- RFC 4133
SUPPORTS ENTITY-MIB
INCLUDES {
entityPhysicalGroup,
entityPhysical2Group,
entityPhysical3Group,
entityGeneralGroup
}
-- VARIATION entityNotificationsGroup
-- ACCESS not-implemented
-- VARIATION entityMappingGroup
-- ACCESS not-implemented
-- ********************* ************ ************ *************** ***
-- REVISION 201008020000Z
SUPPORTS VMWARE-SYSTEM-MIB
INCLUDES {
vmwSystemGroup
}
-- VARIATION vmwProdUpdate
-- ACCESS not-implemented
-- VARIATION vmwProdPatch
-- ACCESS not-implemented
-- ********************* ************ ************ *************** ***
-- REVISION 201602030000Z
SUPPORTS VMWARE-VCHA-MIB
INCLUDES {
vmwVchaNotificationInfoGroup,
vmwVchaNotificationGroup
}
::= { vmwVACapability 10 }
--
-- 2020 Release and follow up patch releases
--

View File

@ -13,7 +13,7 @@ IMPORTS
FROM SNMPv2-CONF;
vmwVRNIAgentCapabilityMIB MODULE-IDENTITY
LAST-UPDATED "202203300000Z"
LAST-UPDATED "202303100000Z"
ORGANIZATION "VMware, Inc"
CONTACT-INFO
"VMware, Inc
@ -27,6 +27,13 @@ vmwVRNIAgentCapabilityMIB MODULE-IDENTITY
"This module defines agent capabilities for deployed VRNI agents by release.
It is compatible with vRNI v3.8 and onwards"
REVISION "202303100000Z"
DESCRIPTION
"Notifications sent by VRNI as updated in 6.9 and 6.10 release"
REVISION "202209070000Z"
DESCRIPTION
"Notifications sent by VRNI as updated in 6.7 and 6.8 release"
REVISION "202203300000Z"
DESCRIPTION
@ -86,6 +93,65 @@ vmwVRNIAgentCapabilityMIB MODULE-IDENTITY
vmwVRNICapability OBJECT IDENTIFIER ::= { vmwVRNIAgentCapabilityMIB 10 }
vmwVRNIAgent2021v670 AGENT-CAPABILITIES
PRODUCT-RELEASE
"6.10.0"
STATUS current
DESCRIPTION
"Release 6.10.0 for VMware VRNI.
It describes all the notifications sent from this version of VRNI appliance."
REFERENCE
"http://www.vmware.com/products"
-- REVISION 202303100000Z fourteenth Version
SUPPORTS VMWARE-VRNI-MIB
INCLUDES { vmwNetworkInsightNotificationInfoGroup3,
vmwNetworkInsightNotificationGroup1,
vmwNetworkInsightNotificationGroup2,
vmwNetworkInsightNotificationGroup3,
vmwNetworkInsightNotificationGroup4,
vmwNetworkInsightNotificationGroup5,
vmwNetworkInsightNotificationGroup6,
vmwNetworkInsightNotificationGroup7,
vmwNetworkInsightNotificationGroup8,
vmwNetworkInsightNotificationGroup9,
vmwNetworkInsightNotificationGroup10,
vmwNetworkInsightNotificationGroup11,
vmwNetworkInsightNotificationGroup12,
vmwNetworkInsightNotificationGroup13,
vmwNetworkInsightNotificationGroup14,
vmwNetworkInsightNotificationGroup15
}
::= { vmwVRNICapability 21 }
vmwVRNIAgent2021v660 AGENT-CAPABILITIES
PRODUCT-RELEASE
"6.8.0"
STATUS current
DESCRIPTION
"Release 6.8.0 for VMware VRNI.
It describes all the notifications sent from this version of VRNI appliance."
REFERENCE
"http://www.vmware.com/products"
-- REVISION 202209070000Z fourteenth Version
SUPPORTS VMWARE-VRNI-MIB
INCLUDES { vmwNetworkInsightNotificationInfoGroup3,
vmwNetworkInsightNotificationGroup1,
vmwNetworkInsightNotificationGroup2,
vmwNetworkInsightNotificationGroup3,
vmwNetworkInsightNotificationGroup4,
vmwNetworkInsightNotificationGroup5,
vmwNetworkInsightNotificationGroup6,
vmwNetworkInsightNotificationGroup7,
vmwNetworkInsightNotificationGroup8,
vmwNetworkInsightNotificationGroup9,
vmwNetworkInsightNotificationGroup10,
vmwNetworkInsightNotificationGroup11,
vmwNetworkInsightNotificationGroup12,
vmwNetworkInsightNotificationGroup13,
vmwNetworkInsightNotificationGroup14
}
::= { vmwVRNICapability 20 }
vmwVRNIAgent2021v650 AGENT-CAPABILITIES
PRODUCT-RELEASE
"6.6.0"

View File

@ -19,7 +19,7 @@ IMPORTS
FROM VMWARE-TC-MIB;
vmwNetworkInsightMIB MODULE-IDENTITY
LAST-UPDATED "202203300000Z"
LAST-UPDATED "202303100000Z"
ORGANIZATION "VMware, Inc"
CONTACT-INFO
"VMware, Inc
@ -35,6 +35,18 @@ IMPORTS
https://www.vmware.com/support/pubs/vrealize-network-insight-pubs.html
"
REVISION "202303100000Z"
DESCRIPTION
"This is the fifteenth revision of VMware vRealize Network Insight Manager SNMP notifications.
It adds four new notifications, see vmwNetworkInsightNotificationGroup15.
"
REVISION "202209070000Z"
DESCRIPTION
"This is the fourteenth revision of VMware vRealize Network Insight Manager SNMP notifications.
It adds eight new notifications, see vmwNetworkInsightNotificationGroup14.
"
REVISION "202203300000Z"
DESCRIPTION
"This is the thirteenth revision of VMware vRealize Network Insight Manager SNMP notifications.
@ -3722,6 +3734,91 @@ vmwPanLogInsightDroppedFlowEvent NOTIFICATION-TYPE
"Dropped flows are detected on Palo Alto device through VMware vRealize Log Insight. "
::= { vmwVRNIEvents 80050}
vmwHcxConnectionRuleViolationEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"HCX Connection Rule is violated for the Firewall Rules. Please verify HCX Applinace Tunnel for the violated firewall rules."
::= { vmwVRNIEvents 90518}
vmwHcxApplianceAllTunnelDownEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"No tunnels are in working state on HCX Appliance. Please verify the tunnels are working for the HCX Appliance."
::= { vmwVRNIEvents 90517}
vmwHcxMtuMismatchEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"MTU doesn't match for uplink network profiles in the HCX Service Mesh. Please correct the MTU values for the uplink network profiles."
::= { vmwVRNIEvents 90519}
vmwSwitchPortRPFPacketDropEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"uRPF packet drop ratio is high for switch port. Please check uRPF packet drop on the interface."
::= { vmwVRNIEvents 30124}
vmwCPLogInsightDroppedFlowEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"Dropped flows are detected on Check Point device through VMware vRealize Log Insight."
::= { vmwVRNIEvents 80051}
vmwSNMPTrapEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"This alert is raised when incoming SNMP Trap is received by Network Insight."
::= { vmwVRNIEvents 110017}
vmwServiceRestartCountExceededEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"One or more services restarted multiple times. Please verify the system is in a healthy state."
::= { vmwVRNIEvents 80544}
vmwHcxWanOptServiceStatusEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"WAN Optimisation Service is not Up. Please verify HCX WAN Optimisation Service is in healthy state."
::= { vmwVRNIEvents 90511}
vmwNsxtIpfixMultipleCollectorConfigurationEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"NSX-T Multiple DFW IPFIX Collectors Configured. Please remove the stale collector IPs from NSX Policy DFW IPFIX collector profile. To automatically remove stale collector IPs from NSX Policy IPFIX collector profile, please uncheck the IPFIX checkbox on the Data Source edit page and check again after 30 minutes."
::= { vmwVRNIEvents 80275}
vmwHcxApplianceUnhealthyTunnelsEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"Few tunnels on HCX Appliance are unhealthy. Please verify the tunnels are working for the HCX Appliance."
::= { vmwVRNIEvents 90520}
vmwHcxManagerVersionMismatchEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"The paired HCX Managers are running different software versions. Please upgrade the appropriate HCX Manager so that the paired HCX Managers are running similar version of software."
::= { vmwVRNIEvents 90521}
vmwHcxApplianceVersionMismatchEvent NOTIFICATION-TYPE
OBJECTS { vmwEventSeverity, vmwAffectedObject, vmwOperatorDesc, vmwVrniUrl, vmwTimestamp, vmwEventName }
STATUS current
DESCRIPTION
"The paired HCX Appliances are running different software versions. Please upgrade the appropriate HCX Appliance so that the paired HCX Appliances are running similar version of software."
::= { vmwVRNIEvents 90522}
-- **********************************************************
-- Notification parameters
-- **********************************************************
@ -4252,7 +4349,7 @@ vmwNetworkInsightMIBBasicCompliance12 MODULE-COMPLIANCE
::= { vmwNetworkInsightMIBCompliances 130 }
vmwNetworkInsightMIBBasicCompliance13 MODULE-COMPLIANCE
STATUS current
STATUS deprecated
DESCRIPTION
"The compliance statement for entities which implement
VMWARE-VRNI-MIB latest version."
@ -4274,6 +4371,55 @@ vmwNetworkInsightMIBBasicCompliance13 MODULE-COMPLIANCE
}
::= { vmwNetworkInsightMIBCompliances 140 }
vmwNetworkInsightMIBBasicCompliance14 MODULE-COMPLIANCE
STATUS deprecated
DESCRIPTION
"The compliance statement for entities which implement
VMWARE-VRNI-MIB latest version."
MODULE -- this module
MANDATORY-GROUPS { vmwNetworkInsightNotificationInfoGroup3,
vmwNetworkInsightNotificationGroup1,
vmwNetworkInsightNotificationGroup2,
vmwNetworkInsightNotificationGroup3,
vmwNetworkInsightNotificationGroup4,
vmwNetworkInsightNotificationGroup5,
vmwNetworkInsightNotificationGroup6,
vmwNetworkInsightNotificationGroup7,
vmwNetworkInsightNotificationGroup8,
vmwNetworkInsightNotificationGroup9,
vmwNetworkInsightNotificationGroup10,
vmwNetworkInsightNotificationGroup11,
vmwNetworkInsightNotificationGroup12,
vmwNetworkInsightNotificationGroup13,
vmwNetworkInsightNotificationGroup14
}
::= { vmwNetworkInsightMIBCompliances 150 }
vmwNetworkInsightMIBBasicCompliance15 MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"The compliance statement for entities which implement
VMWARE-VRNI-MIB latest version."
MODULE -- this module
MANDATORY-GROUPS { vmwNetworkInsightNotificationInfoGroup3,
vmwNetworkInsightNotificationGroup1,
vmwNetworkInsightNotificationGroup2,
vmwNetworkInsightNotificationGroup3,
vmwNetworkInsightNotificationGroup4,
vmwNetworkInsightNotificationGroup5,
vmwNetworkInsightNotificationGroup6,
vmwNetworkInsightNotificationGroup7,
vmwNetworkInsightNotificationGroup8,
vmwNetworkInsightNotificationGroup9,
vmwNetworkInsightNotificationGroup10,
vmwNetworkInsightNotificationGroup11,
vmwNetworkInsightNotificationGroup12,
vmwNetworkInsightNotificationGroup13,
vmwNetworkInsightNotificationGroup14,
vmwNetworkInsightNotificationGroup15
}
::= { vmwNetworkInsightMIBCompliances 160 }
vmwNetworkInsightNotificationGroup5 NOTIFICATION-GROUP
NOTIFICATIONS {
vmwNiInfraChangeEvent,
@ -4644,4 +4790,32 @@ vmwNetworkInsightNotificationGroup5 NOTIFICATION-GROUP
DESCRIPTION
"Set of added notifications (traps, informs) for 6.6.0 release."
::= { vmwNetworkInsightMIBGroups 145 }
vmwNetworkInsightNotificationGroup14 NOTIFICATION-GROUP
NOTIFICATIONS {
vmwHcxConnectionRuleViolationEvent,
vmwHcxApplianceAllTunnelDownEvent,
vmwHcxMtuMismatchEvent,
vmwSwitchPortRPFPacketDropEvent,
vmwCPLogInsightDroppedFlowEvent,
vmwSNMPTrapEvent,
vmwServiceRestartCountExceededEvent,
vmwHcxWanOptServiceStatusEvent
}
STATUS current
DESCRIPTION
"Set of added notifications (traps, informs) for 6.8.0 release."
::= { vmwNetworkInsightMIBGroups 155 }
vmwNetworkInsightNotificationGroup15 NOTIFICATION-GROUP
NOTIFICATIONS {
vmwNsxtIpfixMultipleCollectorConfigurationEvent,
vmwHcxApplianceUnhealthyTunnelsEvent,
vmwHcxManagerVersionMismatchEvent,
vmwHcxApplianceVersionMismatchEvent
}
STATUS current
DESCRIPTION
"Set of added notifications (traps, informs) for 6.10.0 release."
::= { vmwNetworkInsightMIBGroups 165 }
END

View File

@ -0,0 +1,51 @@
-- **********************************************************
-- Copyright 2018 VMware, Inc. All rights reserved.
-- **********************************************************
VMWARE-VROPS-AGENTCAP-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI
vmwareAgentCapabilities
FROM VMWARE-ROOT-MIB
AGENT-CAPABILITIES
FROM SNMPv2-CONF;
vmwVropsAgentCapabilityMIB MODULE-IDENTITY
LAST-UPDATED "201806270000Z"
ORGANIZATION "VMware, Inc"
CONTACT-INFO
"VMware, Inc
3401 Hillview Ave
Palo Alto, CA 94304
Tel: 1-877-486-9273 or 650-427-5000
Fax: 650-427-5001
Web: http://kb.vmware.com/kb/1013445
"
DESCRIPTION
"This module defines agent capabilities for deployed VMware vRealize Operations Manager agents by release."
REVISION "201806270000Z"
DESCRIPTION
"Capabilities for vRealize Operations Manager 7.0 releases."
::= { vmwareAgentCapabilities 27 }
vmwVropsCapability OBJECT IDENTIFIER ::= { vmwVropsAgentCapabilityMIB 1 }
vmwVrops2018-70 AGENT-CAPABILITIES
PRODUCT-RELEASE
"7.0.0"
STATUS current
DESCRIPTION
"Release 7.0.0 for VMware vRealize Operations Manager supporting only SNMPv2c/SNMPv3 trap PDUs.
It describes all the notifications sent from the vRealize Operations Manager.
"
REFERENCE
"http://www.vmware.com/products"
-- REVISION 201806270000Z
SUPPORTS VMWARE-VROPS-MIB
INCLUDES {
vmwVROPSNotificationGroup
}
::= { vmwVropsCapability 1 }
END

View File

@ -0,0 +1,407 @@
-- **********************************************************
-- Copyright 2013-2018 VMware, Inc. All rights reserved.
-- **********************************************************
VMWARE-VROPS-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE
FROM SNMPv2-SMI
SnmpAdminString
FROM SNMP-FRAMEWORK-MIB
MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
FROM SNMPv2-CONF
VmwLongDisplayString
FROM VMWARE-TC-MIB
vmwVrops
FROM VMWARE-PRODUCTS-MIB;
vmwVropsMIB MODULE-IDENTITY
LAST-UPDATED "201806270000Z"
ORGANIZATION "VMware, Inc"
CONTACT-INFO
"VMware, Inc
3401 Hillview Ave
Palo Alto, CA 94304
Tel: 1-877-486-9273 or 650-427-5000
Fax: 650-427-5001
Web: http://kb.vmware.com/kb/1013445
"
DESCRIPTION
"This first versin of VMWARE-VROPS-MIB, it replaces VMWARE-VCOPS-MIB."
REVISION "201806270000Z"
DESCRIPTION
"Initial MIB design."
::= { vmwVrops 1 }
--
-- Top-level MIB groups
--
-- Group 0: Alerts sent as traps
vmwAlertTrap OBJECT-IDENTITY
STATUS current
DESCRIPTION
"This group is actually the prefix one uses when creating
enterprise-specific trap OID's for an SNMP trap. It is
used in the VMware MIB when defining traps."
::= { vmwVropsMIB 0 }
--
-- Group 2: Generic data sent in All Alerts
-- Generic data, in var-binds, that is associated with EVERY Alert
--
vmwGenericAlertData OBJECT-IDENTITY
STATUS current
DESCRIPTION
"This members of this group are the OIDs for VarBinds
that contain data for ALL Alerts."
::= { vmwVropsMIB 2 }
vmwAlertAliveServerName OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The name of the vRealize Operations server that generated this alert."
::= { vmwGenericAlertData 1 }
vmwAlertEntityName OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The resource name on which this alert was generated."
::= { vmwGenericAlertData 2 }
vmwAlertEntityType OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The resource kind type on which this alert was generated."
::= { vmwGenericAlertData 3 }
vmwAlertTimestamp OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The timestamp of the alert in UTC format."
::= { vmwGenericAlertData 4 }
vmwAlertCriticality OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"A text string describing the alert criticality level,
i.e. Info, Warning, Immediate and Critical."
::= { vmwGenericAlertData 5 }
vmwAlertRootCause OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"A text string describing the root-cause of the notification that was generated,
i.e. state, date (human readable) and of the alert that was triggered."
::= { vmwGenericAlertData 6 }
vmwAlertURL OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The URL of the 'Alert Summary' page of the alert that was generated."
::= { vmwGenericAlertData 7 }
vmwAlertID OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The unique vRealize Operations identifier of the alert that was generated."
::= { vmwGenericAlertData 8 }
vmwAlertMessage OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The detailed symptom level info message of the alert that was generated,
i.e. Symptom set id, affected object count,
name, criticality and id of the symptom,
metric/property name and violation"
::= { vmwGenericAlertData 9 }
vmwAlertType OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The textual type description of the alert that was generated,
i.e. Application, Virtualization/Hypervisor, Hardware(OSI), Storage or Network"
::= { vmwGenericAlertData 10 }
vmwAlertSubtype OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The textual subtype description of the alert that was generated, i.e.
Performance, Configuration, Availability, Capacity or Compliance"
::= { vmwGenericAlertData 11 }
vmwAlertHealth OBJECT-TYPE
SYNTAX SnmpAdminString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"Health badge state, i.e. Info, Warning, Immediate and Critical."
::= { vmwGenericAlertData 12 }
vmwAlertRisk OBJECT-TYPE
SYNTAX SnmpAdminString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"Risk badge state, i.e. Info, Warning, Immediate and Critical."
::= { vmwGenericAlertData 13 }
vmwAlertEfficiency OBJECT-TYPE
SYNTAX SnmpAdminString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"Efficiency badge state, i.e. Info, Warning, Immediate and Critical."
::= { vmwGenericAlertData 14 }
vmwAlertMetricName OBJECT-TYPE
SYNTAX SnmpAdminString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The textual violated metric name of the one of the alarm of the alert that was generated."
::= { vmwGenericAlertData 15 }
vmwAlertResourceKind OBJECT-TYPE
SYNTAX SnmpAdminString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"Resource kind name of the object on which alert was generated."
::= { vmwGenericAlertData 16 }
vmwAlertDefinitionName OBJECT-TYPE
SYNTAX SnmpAdminString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"Description of the alert that was triggered"
::= { vmwGenericAlertData 17 }
vmwAlertDefinitionDesc OBJECT-TYPE
SYNTAX SnmpAdminString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"Detailed description of the alert that was triggered"
::= { vmwGenericAlertData 18 }
vmwAlertImpact OBJECT-TYPE
SYNTAX SnmpAdminString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"Badge impact of the alert that was triggered, i.e. Health, Risk or Efficiency
See More:
https://docs-staging.vmware.com/en/vRealize-Operations-Manager/6.7/com.vmware.vcom.metrics.doc/GUID-D04D495F-6FA7-483F-9EC9-C0EC35A6D887.html"
::= { vmwGenericAlertData 19 }
vmwAlertNotificationRules OBJECT-TYPE
SYNTAX VmwLongDisplayString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The notification rules through which notification was generated.
See more;
https://docs-staging.vmware.com/en/vRealize-Operations-Manager/6.7/com.vmware.vcom.config.doc/GUID-A81D8798-46D5-43E6-B717-226769B5A9B0.html"
::= { vmwGenericAlertData 20 }
vmwTrapProblemActive NOTIFICATION-TYPE
OBJECTS {
vmwAlertAliveServerName,
vmwAlertEntityName,
vmwAlertEntityType,
vmwAlertTimestamp,
vmwAlertCriticality,
vmwAlertRootCause,
vmwAlertURL,
vmwAlertID,
vmwAlertMessage,
vmwAlertType,
vmwAlertSubtype,
vmwAlertHealth,
vmwAlertRisk,
vmwAlertEfficiency,
vmwAlertMetricName,
vmwAlertResourceKind,
vmwAlertDefinitionName,
vmwAlertDefinitionDesc,
vmwAlertImpact,
vmwAlertNotificationRules
}
STATUS current
DESCRIPTION
"A trap describing a Problem Alert that indicates a Abnormality condition
became active."
::= { vmwAlertTrap 46 }
vmwTrapProblemClear NOTIFICATION-TYPE
OBJECTS {
vmwAlertAliveServerName,
vmwAlertEntityName,
vmwAlertEntityType,
vmwAlertTimestamp,
vmwAlertCriticality,
vmwAlertRootCause,
vmwAlertURL,
vmwAlertID,
vmwAlertMessage,
vmwAlertType,
vmwAlertSubtype,
vmwAlertHealth,
vmwAlertRisk,
vmwAlertEfficiency,
vmwAlertMetricName,
vmwAlertResourceKind,
vmwAlertDefinitionName,
vmwAlertDefinitionDesc,
vmwAlertImpact,
vmwAlertNotificationRules
}
STATUS current
DESCRIPTION
"A trap describing a Problem Alert that indicates a Abnormality condition
became inactive."
::= { vmwAlertTrap 47 }
vmwTrapProblemChange NOTIFICATION-TYPE
OBJECTS {
vmwAlertAliveServerName,
vmwAlertEntityName,
vmwAlertEntityType,
vmwAlertTimestamp,
vmwAlertCriticality,
vmwAlertRootCause,
vmwAlertURL,
vmwAlertID,
vmwAlertMessage,
vmwAlertType,
vmwAlertSubtype,
vmwAlertMetricName,
vmwAlertResourceKind,
vmwAlertHealth,
vmwAlertRisk,
vmwAlertEfficiency,
vmwAlertDefinitionName,
vmwAlertDefinitionDesc,
vmwAlertImpact,
vmwAlertNotificationRules
}
STATUS current
DESCRIPTION
"A trap describing a Problem Alert that indicates a Abnormality condition
has changed one of its parameters' value."
::= { vmwAlertTrap 48 }
-- Trap for functional testing.
--
vmwTrapTest NOTIFICATION-TYPE
OBJECTS {
vmwAlertAliveServerName,
vmwAlertEntityName,
vmwAlertEntityType,
vmwAlertTimestamp,
vmwAlertCriticality,
vmwAlertRootCause,
vmwAlertURL,
vmwAlertID,
vmwAlertMessage,
vmwAlertType,
vmwAlertSubtype,
vmwAlertMetricName,
vmwAlertResourceKind,
vmwAlertHealth,
vmwAlertRisk,
vmwAlertEfficiency,
vmwAlertDefinitionName,
vmwAlertDefinitionDesc,
vmwAlertImpact,
vmwAlertNotificationRules
}
STATUS current
DESCRIPTION
"Trap for testing purposes."
::= { vmwAlertTrap 200 }
-- conformance information
vmwVROPSMIBConformance OBJECT IDENTIFIER ::= { vmwVropsMIB 99 }
vmwVROPSMIBCompliances OBJECT IDENTIFIER ::= { vmwVROPSMIBConformance 1 }
vmwVROPSMIBGroups OBJECT IDENTIFIER ::= { vmwVROPSMIBConformance 2 }
-- compliance statements
vmwVROPSMIBBasicCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"The compliance statement for entities which implement VMWARE-VROPS-MIB."
MODULE -- this module
MANDATORY-GROUPS { vmwVROPSNotificationInfoGroup, vmwVROPSNotificationGroup }
::= { vmwVROPSMIBCompliances 1 }
vmwVROPSNotificationInfoGroup OBJECT-GROUP
OBJECTS {
vmwAlertAliveServerName,
vmwAlertEntityName,
vmwAlertEntityType,
vmwAlertTimestamp,
vmwAlertCriticality,
vmwAlertRootCause,
vmwAlertURL,
vmwAlertID,
vmwAlertMessage,
vmwAlertType,
vmwAlertSubtype,
vmwAlertMetricName,
vmwAlertResourceKind,
vmwAlertHealth,
vmwAlertRisk,
vmwAlertEfficiency,
vmwAlertDefinitionName,
vmwAlertDefinitionDesc,
vmwAlertImpact,
vmwAlertNotificationRules
}
STATUS current
DESCRIPTION
"These objects provide details in vRealize Operations notifications."
::= { vmwVROPSMIBGroups 1 }
vmwVROPSNotificationGroup NOTIFICATION-GROUP
NOTIFICATIONS {
vmwTrapTest,
vmwTrapProblemActive,
vmwTrapProblemClear,
vmwTrapProblemChange
}
STATUS current
DESCRIPTION
"Group of objects describing traps supported for this
version of this mib modules."
::= { vmwVROPSMIBGroups 2 }
END