Commit version 24.12.13800
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
-- **********************************************************
|
||||
-- Copyright 2020-2022 VMware, Inc. All rights reserved.
|
||||
-- Copyright 2020-2023 VMware, Inc. All rights reserved.
|
||||
-- **********************************************************
|
||||
|
||||
VMWARE-NSX-AGENTCAP-MIB DEFINITIONS ::= BEGIN
|
||||
@ -13,7 +13,7 @@ IMPORTS
|
||||
FROM SNMPv2-CONF;
|
||||
|
||||
vmwNSXAgentCapabilityMIB MODULE-IDENTITY
|
||||
LAST-UPDATED "202202140000Z"
|
||||
LAST-UPDATED "202304020000Z"
|
||||
ORGANIZATION "VMware, Inc"
|
||||
CONTACT-INFO
|
||||
"VMware, Inc
|
||||
@ -25,6 +25,12 @@ vmwNSXAgentCapabilityMIB MODULE-IDENTITY
|
||||
"
|
||||
DESCRIPTION
|
||||
"This module defines agent capabilities for deployed VMware NSX agents by release."
|
||||
REVISION "202304020000Z"
|
||||
DESCRIPTION
|
||||
"NSX-T Data Center 4.1.0 release. Supports both notifications and polling over v1/v2c/v3"
|
||||
REVISION "202206210000Z"
|
||||
DESCRIPTION
|
||||
"NSX-T Data Center 4.0.0 release. Supports both notifications and polling over v1/v2c/v3"
|
||||
REVISION "202201240000Z"
|
||||
DESCRIPTION
|
||||
"NSX-T Data Center 3.2.0 release. Supports both notifications and polling over v1/v2c/v3"
|
||||
@ -777,4 +783,510 @@ vmwNSXManagerDC30 AGENT-CAPABILITIES
|
||||
|
||||
::= { vmwNSXCapability 15 }
|
||||
|
||||
--
|
||||
-- Applies to NSX Data Center 4.0 Release and follow up patch releases
|
||||
--
|
||||
|
||||
vmwNSXManagerDC30 AGENT-CAPABILITIES
|
||||
PRODUCT-RELEASE
|
||||
"VMware NSX-T Data Center 4.0"
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Release 4.0 VMware NSX Data Center 4.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,
|
||||
vmwNsxTDataCenterNotificationInfoGroup4,
|
||||
vmwNsxTDataCenterNotificationInfoGroup6,
|
||||
vmwNsxTDataCenterNotificationInfoGroup7,
|
||||
vmwNsxTDataCenterNotificationInfoGroup8,
|
||||
vmwNsxTDataCenterNotificationInfoGroup9,
|
||||
vmwNsxTDataCenterNotificationInfoGroup10,
|
||||
vmwNsxTDataCenterNotificationInfoGroup11,
|
||||
vmwNsxTDataCenterNotificationGroup,
|
||||
vmwNsxTDataCenterNotificationGroup2,
|
||||
vmwNsxTDataCenterNotificationGroup3,
|
||||
vmwNsxTDataCenterNotificationGroup4,
|
||||
vmwNsxTDataCenterNotificationGroup5,
|
||||
vmwNsxTDataCenterNotificationGroup6,
|
||||
vmwNsxTDataCenterNotificationGroup7,
|
||||
vmwNsxTDataCenterNotificationGroup8,
|
||||
vmwNsxTDataCenterNotificationGroup9,
|
||||
vmwNsxTDataCenterNotificationGroup10,
|
||||
vmwNsxTDataCenterNotificationGroup11
|
||||
}
|
||||
|
||||
-- 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 17 }
|
||||
|
||||
--
|
||||
-- Applies to NSX Data Center 4.1 Release and follow up patch releases
|
||||
--
|
||||
|
||||
vmwNSXManagerDC30 AGENT-CAPABILITIES
|
||||
PRODUCT-RELEASE
|
||||
"VMware NSX-T Data Center 4.1"
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Release 4.1 VMware NSX Data Center 4.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,
|
||||
vmwNsxTDataCenterNotificationInfoGroup9,
|
||||
vmwNsxTDataCenterNotificationInfoGroup10,
|
||||
vmwNsxTDataCenterNotificationInfoGroup11,
|
||||
vmwNsxTDataCenterNotificationInfoGroup12,
|
||||
vmwNsxTDataCenterNotificationInfoGroup13,
|
||||
vmwNsxTDataCenterNotificationInfoGroup14,
|
||||
vmwNsxTDataCenterNotificationGroup,
|
||||
vmwNsxTDataCenterNotificationGroup2,
|
||||
vmwNsxTDataCenterNotificationGroup3,
|
||||
vmwNsxTDataCenterNotificationGroup4,
|
||||
vmwNsxTDataCenterNotificationGroup5,
|
||||
vmwNsxTDataCenterNotificationGroup6,
|
||||
vmwNsxTDataCenterNotificationGroup7,
|
||||
vmwNsxTDataCenterNotificationGroup8,
|
||||
vmwNsxTDataCenterNotificationGroup9,
|
||||
vmwNsxTDataCenterNotificationGroup10,
|
||||
vmwNsxTDataCenterNotificationGroup11,
|
||||
vmwNsxTDataCenterNotificationGroup12,
|
||||
vmwNsxTDataCenterNotificationGroup13,
|
||||
vmwNsxTDataCenterNotificationGroup14
|
||||
}
|
||||
|
||||
-- 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 19 }
|
||||
|
||||
END
|
||||
|
Reference in New Issue
Block a user