Skip to content

Instantly share code, notes, and snippets.

@gowatana
Last active December 16, 2020 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gowatana/f054fd031b66c441fc49030e3f1d8aa7 to your computer and use it in GitHub Desktop.
Save gowatana/f054fd031b66c441fc49030e3f1d8aa7 to your computer and use it in GitHub Desktop.
Nutanix Cluster MIB の内容。
+--nutanix(41263)
|
+--softwareVersionTable(1)
| |
| +--svtEntry(1)
| | Index: svtIndex
| |
| +-- -R-- Integer32 svtIndex(1)
| | Range: 1..2147483647
| +-- -R-- String svtControllerVMId(2)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String svtNutanixBootstrap(3)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String svtNutanixInfrastructure(4)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String svtNutanixCore(5)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String svtNutanixToolchain(6)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String svtNutanixServiceability(7)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String svtLinuxKernel(8)
| Textual Convention: DisplayString
| Size: 0..255
|
+--serviceStatusTable(2)
| |
| +--sstEntry(1)
| | Index: sstIndex
| |
| +-- -R-- Integer32 sstIndex(1)
| | Range: 1..2147483647
| +-- -R-- String sstControllerVMId(2)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstControllerVMStatus(3)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstZeusStatus(4)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstScavengerStatus(5)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstMedusaStatus(6)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstPithosStatus(7)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstStargateStatus(8)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstChronosStatus(9)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstCuratorStatus(10)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstPrismStatus(11)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstAlertManagerStatus(12)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstStatsAggregatorStatus(13)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String sstSysStatCollectorStatus(14)
| Textual Convention: DisplayString
| Size: 0..255
|
+--diskStatusTable(3)
| |
| +--dstEntry(1)
| | Index: dstIndex
| |
| +-- -R-- Integer32 dstIndex(1)
| | Range: 1..2147483647
| +-- -R-- String dstDiskId(2)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String dstControllerVMId(3)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String dstSerial(4)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- Counter64 dstNumRawBytes(5)
| +-- -R-- Counter64 dstNumTotalBytes(6)
| +-- -R-- Counter64 dstNumFreeBytes(7)
| +-- -R-- Counter64 dstNumTotalInodes(8)
| +-- -R-- Counter64 dstNumFreeInodes(9)
| +-- -R-- Counter64 dstAverageLatency(10)
| +-- -R-- Counter64 dstIOBandwidth(11)
| +-- -R-- Counter64 dstNumberIops(12)
| +-- -R-- EnumVal dstState(13)
| Values: online(1), offline(2)
|
+--controllerVMResourceTable(4)
| |
| +--crtEntry(1)
| | Index: crtIndex
| |
| +-- -R-- Integer32 crtIndex(1)
| | Range: 1..2147483647
| +-- -R-- String crtControllerVMId(2)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- Counter64 crtMemory(3)
| +-- -R-- Integer32 crtNumCpus(4)
| +-- -R-- String crtName(5)
| Textual Convention: DisplayString
| Size: 0..255
|
+--storagePoolInformationTable(7)
| |
| +--spitEntry(1)
| | Index: spitIndex
| |
| +-- -R-- Integer32 spitIndex(1)
| | Range: 1..2147483647
| +-- -R-- String spitStoragePoolId(2)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String spitStoragePoolName(3)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- Counter64 spitTotalCapacity(4)
| +-- -R-- Counter64 spitUsedCapacity(5)
| +-- -R-- Integer32 spitIOPerSecond(6)
| +-- -R-- Counter64 spitAvgLatencyUsecs(7)
| +-- -R-- Counter64 spitIOBandwidth(8)
|
+--containerInformationTable(8)
| |
| +--citEntry(1)
| | Index: citIndex
| |
| +-- -R-- Integer32 citIndex(1)
| | Range: 1..2147483647
| +-- -R-- String citContainerId(2)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String citContainerName(3)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- Counter64 citTotalCapacity(4)
| +-- -R-- Counter64 citUsedCapacity(5)
| +-- -R-- Integer32 citIOPerSecond(6)
| +-- -R-- Counter64 citAvgLatencyUsecs(7)
| +-- -R-- Counter64 citIOBandwidth(8)
|
+--hypervisorInformationTable(9)
| |
| +--hypervisorEntry(1)
| | Index: hypervisorIndex
| |
| +-- -R-- Integer32 hypervisorIndex(1)
| | Range: 1..2147483647
| +-- -R-- String hypervisorId(2)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String hypervisorName(3)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- Unsigned hypervisorVmCount(4)
| +-- -R-- Unsigned hypervisorCpuCount(5)
| +-- -R-- Unsigned hypervisorCpuUsagePercent(6)
| +-- -R-- Counter64 hypervisorMemory(7)
| +-- -R-- Unsigned hypervisorMemoryUsagePercent(8)
| +-- -R-- Unsigned hypervisorReadIOPerSecond(9)
| +-- -R-- Unsigned hypervisorWriteIOPerSecond(10)
| +-- -R-- Counter64 hypervisorAverageLatency(11)
| +-- -R-- Counter64 hypervisorIOBandwidth(12)
| +-- -R-- Counter64 hypervisorRxBytes(13)
| +-- -R-- Counter64 hypervisorTxBytes(14)
| +-- -R-- Counter64 hypervisorRxDropCount(15)
| +-- -R-- Counter64 hypervisorTxDropCount(16)
|
+--vmInformationTable(10)
| |
| +--vmEntry(1)
| | Index: vmIndex
| |
| +-- -R-- Integer32 vmIndex(1)
| | Range: 1..2147483647
| +-- -R-- String vmId(2)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String vmName(3)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String vmHypervisorId(4)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String vmPowerState(5)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- Unsigned vmCpuCount(6)
| +-- -R-- Unsigned vmCpuUsagePercent(7)
| +-- -R-- Counter64 vmMemory(8)
| +-- -R-- Unsigned vmMemoryUsagePercent(9)
| +-- -R-- Unsigned vmReadIOPerSecond(10)
| +-- -R-- Unsigned vmWriteIOPerSecond(11)
| +-- -R-- Counter64 vmAverageLatency(12)
| +-- -R-- Counter64 vmIOBandwidth(13)
| +-- -R-- Counter64 vmRxBytes(14)
| +-- -R-- Counter64 vmTxBytes(15)
| +-- -R-- Counter64 vmRxDropCount(16)
| +-- -R-- Counter64 vmTxDropCount(17)
|
+--controllerStatusTable(11)
| |
| +--cstEntry(1)
| | Index: cstIndex
| |
| +-- -R-- Integer32 cstIndex(1)
| | Range: 1..2147483647
| +-- -R-- String cstControllerVMId(2)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String cstControllerVMStatus(3)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String cstDataServiceStatus(4)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- String cstMetadataServiceStatus(5)
| Textual Convention: DisplayString
| Size: 0..255
|
+-- -R-- String clusterName(501)
| Textual Convention: DisplayString
| Size: 0..255
+-- -R-- String clusterVersion(502)
| Textual Convention: DisplayString
| Size: 0..255
+-- -R-- String clusterStatus(503)
| Textual Convention: DisplayString
| Size: 0..255
+-- -R-- Counter64 clusterTotalStorageCapacity(504)
+-- -R-- Counter64 clusterUsedStorageCapacity(505)
+-- -R-- Counter64 clusterIops(506)
+-- -R-- Counter64 clusterLatency(507)
+-- -R-- Counter64 clusterIOBandwidth(508)
+--ntxTrap(991)
+-- ---N String ntxTrapName(992)
| Textual Convention: DisplayString
| Size: 0..255
+--ntxTrapResolved(993)
|
+--ntxAlert(999)
| |
| +-- -R-- Counter64 ntxAlertCreationTime(1)
| +-- -R-- String ntxAlertDisplayMsg(2)
| | Textual Convention: DisplayString
| | Size: 0..1024
| +-- -R-- String ntxAlertTitle(3)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- -R-- EnumVal ntxAlertSeverity(4)
| | Values: informational(1), warning(2), critical(3), audit(4)
| +-- ---N String ntxAlertUuid(5)
| | Textual Convention: DisplayString
| | Size: 0..255
| +-- ---N Counter64 ntxAlertResolvedTime(6)
| +-- -R-- String ntxAlertClusterName(7)
| Textual Convention: DisplayString
| Size: 0..255
|
+--ntxTrapClusterRunningOutOfStorageCapacitylowRunway(1000)
+--ntxTrapClusterRunningOutOfCPUCapacitylowRunway(1001)
+--ntxTrapNodeRunningOutOfCPUCapacitylowRunway(1002)
+--ntxTrapClusterRunningOutOfMemoryCapacitylowRunway(1003)
+--ntxTrapNodeRunningOutOfMemoryCapacitylowRunway(1004)
+--ntxTrapStorageContainerRunningOutOfStorageCapacitylowRunway(1005)
+--ntxTrapTestAlertTitle(1006)
+--ntxTrapMetadataDriveAutoAddDisabled(1007)
+--ntxTrapNodeDetachedFromMetadataRing(1008)
+--ntxTrapMetadataDynamicRingChangeOperationStuck(1009)
+--ntxTrapMetadataDynamicRingChangeOperationTooSlow(1010)
+--ntxTrapMetadataDriveFailed(1011)
+--ntxTrapLargeMetadataSizeDetected(1012)
+--ntxTrapMetadataDriveMarkedToBeAutoAdded(1013)
+--ntxTrapMetadataDriveDetached(1014)
+--ntxTrapMetadataRingImbalance(1015)
+--ntxTrapCassandraWaitingForDiskReplacement(1016)
+--ntxTrapCloudApplianceDeploymentFailed(1017)
+--ntxTrapUnableToRemountDatastore(1018)
+--ntxTrapRemountedDatastore(1019)
+--ntxTrapFailedToAllocateSnapshotReserveOnTheRemoteSite(1020)
+--ntxTrapFailedToAllocateSnapshotReserve(1021)
+--ntxTrapMetroTakeoverOldPrimarySiteIsHostingVMs(1022)
+--ntxTrapProtectionDomainIsInDecoupledState(1023)
+--ntxTrapRemoteSiteLatencyIsHigh(1024)
+--ntxTrapFailedToUpdateMetroAvailabilityFailureHandling(1025)
+--ntxTrapStretchConnectivityIsLost(1026)
+--ntxTrapVMRegistrationWarning(1027)
+--ntxTrapVMRenamedOnConversion(1028)
+--ntxTrapAuthenticationFailedInWitness(1029)
+--ntxTrapWitnessIsNotConfigured(1030)
+--ntxTrapWitnessIsNotReachable(1031)
+--ntxTrapCuratorJobRunningTooLong(1032)
+--ntxTrapCuratorScanFailure(1033)
+--ntxTrapFileServerSpaceUsageHigh(1034)
+--ntxTrapFileServerSpaceUsageCritical(1035)
+--ntxTrapFileServerUnreachable(1036)
+--ntxTrapFileServerStorageIsNotAvailable(1037)
+--ntxTrapFileServerScaleoutFailed(1038)
+--ntxTrapFileServerCouldNotJoinTheADDomain(1039)
+--ntxTrapNodeFailedToJoinDomain(1040)
+--ntxTrapFileServerTimeDifferenceHigh(1041)
+--ntxTrapFileServerStorageCleanupFailed(1042)
+--ntxTrapFileServerCannotConnectWithADServer(1043)
+--ntxTrapFileServerPerformanceOptimizationRecommended(1044)
+--ntxTrapAppropriateSiteNotFoundInActiveDirectory(1045)
+--ntxTrapFileServerDNSUpdatesPending(1046)
+--ntxTrapUserQuotaAssignmentFailed(1047)
+--ntxTrapShareUtilizationReachedConfiguredLimit(1048)
+--ntxTrapFileServerFailedToGetUpdatedCVMIPAddress(1049)
+--ntxTrapFileServerActivationFailed(1050)
+--ntxTrapFailedToSetVMtoVMAntiaffinityRule(1051)
+--ntxTrapFileServerHomeShareCreationFailed(1052)
+--ntxTrapDiscoveryOfISCSITargetsFailed(1053)
+--ntxTrapFileServerUpgradeFailed(1054)
+--ntxTrapIncompatibleFileServerActivated(1055)
+--ntxTrapFileServerInHeterogeneousState(1056)
+--ntxTrapFailedToCorrectFileServerDataAndMetaDataInconsistencies(1057)
+--ntxTrapFileServerShareDeletionFailed(1058)
+--ntxTrapFileServerCompatibilityCheckSkipped(1059)
+--ntxTrapSnapshotInvalidForClone(1060)
+--ntxTrapFileServerAntiVirusICAPServerDown(1061)
+--ntxTrapFileServerAntiVirusAllICAPServersDown(1062)
+--ntxTrapClusterInReadOnlyMode(1063)
+--ntxTrapStorageContainerSpaceUsageExceededAOSCheck(1064)
+--ntxTrapDiskDiagnosticFailure(1065)
+--ntxTrapNodeFailure(1066)
+--ntxTrapNodeInMaintenanceMode(1067)
+--ntxTrapNonSelfEncryptionDriveDiskInserted(1068)
+--ntxTrapPhysicalDiskAddedToSlot(1069)
+--ntxTrapPhysicalDiskDriveHasFailed(1070)
+--ntxTrapPhysicalDiskRemovedFromSlot(1071)
+--ntxTrapSelfEncryptingDriveOperationFailure(1072)
+--ntxTrapUnsupportedConfigurationForRedundancyFactor3(1073)
+--ntxTrapCannotRemovePasswordProtectedDisks(1074)
+--ntxTrapDiskBad(1075)
+--ntxTrapDuplicateIPAddressDetected(1076)
+--ntxTrapIPAddressNotHosted(1077)
+--ntxTrapSMTPError(1078)
+--ntxTrapProtectionDomainReplicationFailure(1079)
+--ntxTrapProtectionDomainSnapshotFailure(1080)
+--ntxTrapNutanixGuestToolsAgentIsNotReachableOnTheVM(1081)
+--ntxTrapMetroAvailabilityIsPromoted(1082)
+--ntxTrapEntityRestoreAborted(1083)
+--ntxTrapProtectionDomainReceiveSnapshotFailure(1084)
+--ntxTrapSecureTunnelToRemoteSiteDown(1085)
+--ntxTrapProtectedVolumeGroupNotFound(1086)
+--ntxTrapProtectionDomainActivation(1087)
+--ntxTrapDuplicateRemoteClusterID(1088)
+--ntxTrapCloudRemoteSiteFailedToStart(1089)
+--ntxTrapRemoteSiteremotenameNetworkMappingMissing(1090)
+--ntxTrapOperationForwardedToCloudRemoteFailed(1091)
+--ntxTrapRecoveryPointObjectiveCannotBeMet(1092)
+--ntxTrapVStoreSnapshotStatus(1093)
+--ntxTrapProtectionDomainSnapshotOperationSkipped(1094)
+--ntxTrapSkippedReplicationOfTheSnapshot(1095)
+--ntxTrapFailedToSnapshotEntities(1096)
+--ntxTrapIncorrectClusterInformationInRemoteSite(1097)
+--ntxTrapVStoreIsBeingReplicatedToBackupOnlyRemoteSite(1098)
+--ntxTrapFailedToChangeStateOfOneOrMoreVMs(1099)
+--ntxTrapRegistrationOfOneOrMoreVMsFailed(1100)
+--ntxTrapSelfServiceRestoreOperationFailed(1101)
+--ntxTrapMetadataVolumeSnapshotPersistentFailure(1102)
+--ntxTrapMetroAvailabilityIsDisabled(1103)
+--ntxTrapApplicationconsistentSnapshotNotTakenForTheVM(1104)
+--ntxTrapInvalidConsistencyGroup(1105)
+--ntxTrapFailedToReconfigureNutanixGuestToolsForTheRecoveredVM(1106)
+--ntxTrapNutanixGuestToolsNotInstalled(1107)
+--ntxTrapRemoteSiteremotenameNetworkMappingInvalid(1108)
+--ntxTrapVSSSnapshotFailed(1109)
+--ntxTrapAlertRaisedOnCloudRemoteSiteremotenamealertmessage(1110)
+--ntxTrapProtectedVmsNotFound(1111)
+--ntxTrapProtectionDomainContainsMoreThanSpecifiedVMs(1112)
+--ntxTrapRelatedEntityProtectionStatus(1113)
+--ntxTrapNutanixGuestToolsIsNotSupportedOnRemoteSite(1114)
+--ntxTrapRemoteSiteOperationModeReadOnly(1115)
+--ntxTrapRemoteSiteIsUnhealthy(1116)
+--ntxTrapEntitiesRestoredButUnprotected(1117)
+--ntxTrapProtectionDomainFullReplicationPerformed(1118)
+--ntxTrapProtectedVMIsNotNutanixBackupAndRecoveryCompliant(1119)
+--ntxTrapProtectedVMRenamedDuringClone(1120)
+--ntxTrapProtectedVolumeGroupsNotFound(1121)
+--ntxTrapVMRegistrationFailed(1122)
+--ntxTrapProtectionDomainReplicationExpired(1123)
+--ntxTrapVolumeGroupAttachmentsNotRestored(1124)
+--ntxTrapEntitiesSkippedDuringRestore(1125)
+--ntxTrapProtectionDomainChangeModeFailure(1126)
+--ntxTrapVSSSnapshotAborted(1127)
+--ntxTrapExternalISCSIAttachmentsNotSnapshotted(1128)
+--ntxTrapVMVirtualHardwareVersionNotCompatible(1129)
+--ntxTrapVolumeGroupActionError(1130)
+--ntxTrapMetadataVolumeSnapshotTimeout(1131)
+--ntxTrapSnapshotPartiallyCrashConsistent(1132)
+--ntxTrapMetroAvailabilityPrechecksFailed(1133)
+--ntxTrapProtectionDomainMightHaveSymlinks(1134)
+--ntxTrapVSSSnapshotIsNotSupportedForTheVM(1135)
+--ntxTrapSnapshotReserveOnSSDIsFull(1136)
+--ntxTrapMetroAvailabilityConfigurationFailed(1137)
+--ntxTrapStaleNFSMount(1138)
+--ntxTrapVSSSoftwareOrprefreezepostthawScriptsNotInstalled(1139)
+--ntxTrapProtectedVMNotFound(1140)
+--ntxTrapProtectionDomainTransitioningToLowerFrequencySnapshotting(1141)
+--ntxTrapSnapshotQueuedForReplicationsToRemoteSite(1142)
+--ntxTrapAgentVMRestorationFailure(1143)
+--ntxTrapCPSDeploymentEvaluationMode(1144)
+--ntxTrapHAHostEvacuationFailure(1145)
+--ntxTrapFailureToRestartVMsForHAEvent(1146)
+--ntxTrapUpgradeBundleAvailable(1147)
+--ntxTrapVMActionError(1148)
+--ntxTrapHAHealingFailure(1149)
+--ntxTrapVmHighAvailabilityFailure(1150)
+--ntxTrapKerberosClockSkewFailure(1151)
+--ntxTrapStargateTemporarilyDown(1152)
+--ntxTrapVMGroupSnapshotAndCurrentMismatch(1153)
+--ntxTrapCertificateCreationError(1154)
+--ntxTrapCompressionDisabled(1155)
+--ntxTrapFingerprintingDisabled(1156)
+--ntxTrapSystemDefinedFlashModeUsageLimitExceeded(1157)
+--ntxTrapMetadataUsageHigh(1158)
+--ntxTrapNFSMetadataSizeOvershoot(1159)
+--ntxTrapOnDiskDedupDisabled(1160)
+--ntxTrapSpaceReservationViolated(1161)
+--ntxTrapPossibleDegradedNode(1164)
+--ntxTrapDynamicSchedulingFailure(1165)
+--ntxTrapRecoveredVMDiskConfigurationUpdateFailed(1166)
+--ntxTrapISCSIConfigurationFailed(1167)
+--ntxTrapA130104(1168)
+--ntxTrapExecutionOfThePostThawScriptFailed(1169)
+--ntxTrapNutanixGuestToolsMountFailed(1170)
+--ntxTrapVMForciblyPoweredOff(1171)
+--ntxTrapReportGenerationFailure(1172)
+--ntxTrapSendReportThroughEmailFailure(1173)
+--ntxTrapReportQuotaScanFailure(1174)
+--ntxTrapCassandraServiceCrashed(1175)
+--ntxTrapCassandraServiceIsRunningOutOfMemory(1176)
+--ntxTrapMultipleCassandraNodesHaveSimilarTokens(1177)
+--ntxTrapCloudClusterDoesNotHaveRecommendedConfigurationLocally(1178)
+--ntxTrapAWSCloudInstanceNotConfiguredProperly(1179)
+--ntxTrapOldGenerationAWSInstanceConfigured(1180)
+--ntxTrapAOSVersionOfCloudRemoteSiteIsLessThanSourceCluster(1181)
+--ntxTrapCloudClusterDoesNotHaveAllRecommendedGflagsSet(1182)
+--ntxTrapEgroupCountOnCloudDiskIsHigherThanTheRecommendedThreshold(1183)
+--ntxTrapFileServerMutipleVMsOnSingleNodeCheck(1184)
+--ntxTrapFileServerServicesDownCheck(1185)
+--ntxTrapFileServerUnreachableCheck(1186)
+--ntxTrapFileServerDownCheck(1187)
+--ntxTrapFileServerInvalidSnapshot(1188)
+--ntxTrapFileServerEntitiesNotProtected(1189)
+--ntxTrapMultipleFileServerVersionsArePresentInTheCluster(1190)
+--ntxTrapFileServerUpgradeTaskHungForTooLong(1191)
+--ntxTrapFileServerPDActivatesOnMultipleSites(1192)
+--ntxTrapFileServerPDEnabledOnNoncompatibleRemoteSite(1193)
+--ntxTrapHardwareClockFailure(1194)
+--ntxTrapWsmanConnectivityLost(1195)
+--ntxTrapVMMigrationCompromised(1196)
+--ntxTrapCVMMemoryReservationIsIncorrectlyConfigured(1197)
+--ntxTrapHostMissingCriticalWindowsUpdates(1198)
+--ntxTrapSomeStorageContainersHaveAHighNumberOfNFSFiles(1199)
+--ntxTrapHostdServiceNotRunning(1200)
+--ntxTrapIncorrectKerberosSetup(1201)
+--ntxTrapUnableToConnectToVCenter(1202)
+--ntxTrapVMHasNonASCIIName(1203)
+--ntxTrapFanSpeedLow(1204)
+--ntxTrapFanSpeedHigh(1205)
+--ntxTrapRAMFault(1206)
+--ntxTrapPowerSupplyDown(1207)
+--ntxTrapCPUTemperatureHigh(1208)
+--ntxTrapCPUTemperatureReadingError(1209)
+--ntxTrapCPUVoltageAbnormal(1210)
+--ntxTrapCPUVRMTemperatureHigh(1211)
+--ntxTrapRAMTemperatureHigh(1212)
+--ntxTrapRAMVoltageAbnormal(1213)
+--ntxTrapRAMVRMTemperatureHigh(1214)
+--ntxTrapSystemTemperatureHigh(1215)
+--ntxTrapGPUTemperatureHigh(1216)
+--ntxTrapIPMIError(1217)
+--ntxTrapGPUFault(1218)
+--ntxTrapHighNumberOfCorrectableECCErrorsInLast1Day(1219)
+--ntxTrapHighNumberOfCorrectableECCErrorsInLast10Days(1220)
+--ntxTrapLicenseExpiry(1221)
+--ntxTrapLicenseFeatureViolation(1222)
+--ntxTrapLicenseStandbyMode(1223)
+--ntxTrapLicenseNodeInvalid(1224)
+--ntxTrapSecondaryPDsNotInSync(1225)
+--ntxTrapNoCheckpointSnapshotsOnMetroPDInLastHour(1226)
+--ntxTrapCVMTimeDifferenceHigh(1227)
+--ntxTrapIPMIIPNotReachable(1228)
+--ntxTrapHostIPNotReachable(1229)
+--ntxTrapCVMNICSpeedLow(1230)
+--ntxTrapCVMNotUplinkedToActive10GbpsLink(1231)
+--ntxTrapNICErrorRateHigh(1232)
+--ntxTrapCVMHostSubnetMismatch(1233)
+--ntxTrapNICLinkDown(1234)
+--ntxTrapCVMIPAddressMismatch(1235)
+--ntxTrapZeusConfigMismatch(1236)
+--ntxTrapIPMIIPAddressMismatch(1237)
+--ntxTrapJumboFramesEnabled(1238)
+--ntxTrapNICFlaps(1239)
+--ntxTrapIncorrectNTPConfiguration(1240)
+--ntxTrapCVMIsUnreachable(1241)
+--ntxTrapNGTInstallationRequired(1242)
+--ntxTrapTooManyFilesInTheProtectionDomain(1243)
+--ntxTrapTooManyFilesInTheConsistencyGroup(1244)
+--ntxTrapFoundOldClonesOnCluster(1245)
+--ntxTrapTooManyClonesOnCluster(1246)
+--ntxTrapProtectingVMsThatAreUsingSharedVHDXDisksIsUnsupported(1247)
+--ntxTrapSymlinksFoundOnMetrovstoreProtectedContainer(1248)
+--ntxTrapAgedThirdpartyBackupSnapshotsPresent(1249)
+--ntxTrapProtectionDomainContainsMoreThanOneEntity(1250)
+--ntxTrapRemoteSiteConnectivityNotNormal(1251)
+--ntxTrapCPUAverageLoadHighOnControllerVM(1252)
+--ntxTrapCPUAverageLoadCriticallyHighOnControllerVM(1253)
+--ntxTrapControllerVMCertificateExpiring(1254)
+--ntxTrapClusterCertificateExpiring(1255)
+--ntxTrapRemoteSiteInsecure(1256)
+--ntxTrapMixedSelfEncryptingDriveHardware(1257)
+--ntxTrapKeyManagementServerUnavailable(1258)
+--ntxTrapNumberOfOrphanedEgroupsIsOverTheRecommendedThreshold(1259)
+--ntxTrapCVMRAMUsageHigh(1260)
+--ntxTrapClusterServicesAreDown(1261)
+--ntxTrapKernelMemoryUsageHigh(1262)
+--ntxTrapCVMServicesRestartingFrequently(1263)
+--ntxTrapClusterServiceRestartingFrequently(1264)
+--ntxTrapCVMConnectivityFailure(1265)
+--ntxTrapStorageContainerReplicationFactorLow(1266)
+--ntxTrapCVMRebooted(1267)
+--ntxTrapRemoteSupportEnabled(1268)
+--ntxTrapDatastoreVMCountHigh(1269)
+--ntxTrapHighVDiskCountInTheCluster(1270)
+--ntxTrapAllFlashNodesMixedWithNonallflashNodes(1271)
+--ntxTrapHaswellAndBroadwellCPUsAreInTheSameChassis(1272)
+--ntxTrapTimeSinceLastCuratorScanIsBeyondThreshold(1273)
+--ntxTrapSnapshotChainHeightExceedsThreshold(1274)
+--ntxTrapDIMMsOfDifferentTypesInOneMemoryChannel(1275)
+--ntxTrapZookeeperNotActiveOnAllCVMs(1276)
+--ntxTrapM60GPUConfigurationWrongOnTheNode(1277)
+--ntxTrapM10GPUConfigurationWrongOnTheNode(1278)
+--ntxTrapM10AndM60GPUsInstalledOnTheSameNode(1279)
+--ntxTrapPCVCPUAvailabilityCheck(1280)
+--ntxTrapPCSufficientDiskSpaceCheck(1281)
+--ntxTrapPCMemoryAvailabilityCheck(1282)
+--ntxTrapPCVMLimitCheck(1283)
+--ntxTrapStoragePoolSpaceUsageExceeded(1284)
+--ntxTrapDiskInodeUsageHigh(1285)
+--ntxTrapDiskUnused(1286)
+--ntxTrapFusionIOWearHigh(1287)
+--ntxTrapFusionIOTemperatureHigh(1288)
+--ntxTrapFusionIOReserveLow(1289)
+--ntxTrapFusionIODiskFailed(1290)
+--ntxTrapStorageContainerSpaceUsageExceededNCCCheck(1291)
+--ntxTrapDataDiskSpaceUsageHigh(1292)
+--ntxTrapSystemPartitionsSpaceUsageHigh(1293)
+--ntxTrapStorageDeviceHealthBad(1294)
+--ntxTrapIntelSSDWearHigh(1295)
+--ntxTrapIntelSSDTemperatureHigh(1296)
+--ntxTrapCVMBootRaidDegraded(1297)
+--ntxTrapAbnormalHostBootRAIDState(1298)
+--ntxTrapHypervisorDiskSpaceUsageHigh(1299)
+--ntxTrapInvalidDriveConfiguration(1300)
+--ntxTrapSATADOMHasFailed(1301)
+--ntxTrapSATADOMNotReachable(1302)
+--ntxTrapSATADOMHasWornOut(1303)
+--ntxTrapSATADOMSL3IE3HasHighWear(1304)
+--ntxTrapSATADOMNeedsFirmwareVersionUpgradeToS170119(1305)
+--ntxTrapmodelFirmwareVersionIsNotTheLatestFirmwareVersion(1306)
+--ntxTrapSATADOMHasGuestVM(1307)
+--ntxTrapSASConnectivityNotNormal(1308)
+--ntxTrapSamsungPM1633DriveHasWornOut(1309)
+--ntxTrapToshibaPM3DriveHasWornOut(1310)
+--ntxTrapToshibaPM4DriveHasWornOut(1311)
+--ntxTrapSM863DriveHasWornOut(1312)
+--ntxTrapMicron5100DriveHasWornOut(1313)
+--ntxTrapIntelSSDS3610OnipaddressHasConfigurationProblems(1314)
+--ntxTrapOfflineDiskInACluster(1315)
+--ntxTrapNVMeDriveHasErrors(1316)
+--ntxTrapHypervisorBootDriveWearHigh(1317)
+--ntxTrapVMIsProtectedInMultiplePDs(1318)
+--ntxTrapProtectedVMsNotOnNutanixStorage(1319)
+--ntxTrapClusterConnectivityStatus(1320)
+--ntxTrapHighGarbageDueToErasureCoding(1321)
+--ntxTrapA1175(1322)
+--ntxTrapInvalidErasureCodeDelayParameter(1323)
+--ntxTrapFlashModeConfigurationHasExceededTheThresholdLimit(1324)
+--ntxTrapFlashModeUsageLimitExceeded(1325)
+--ntxTrapFlashmodeenabledVMPowerStatus(1326)
+--ntxTrapStoragePoolFlashModeConfiguration(1327)
+--ntxTrapTestNotificationTitle(1328)
+--ntxTrapIncompatibleFileServer(1329)
+--ntxTrapA1202(1330)
+--ntxTrapFirmwareVersionOfSamsungPM1633DrivesIsOld(1331)
+--ntxTrapMoreThanOneTypeOfToshibaPM4DrivesInstalledOnTheNode(1332)
+--ntxTrapA1200(1333)
+--ntxTrapFirmwareVersionOfToshibaPM4DrivesIsOld(1334)
+--ntxTrapFirmwareVersionOfSM863DrivesIsOld(1335)
+--ntxTrapFewerThanTwoNonSamsungPM863aDrivesInstalledOnTheNode(1336)
+--ntxTrapFirmwareVersionOfPM863aDrivesIsOld(1337)
+--ntxTrapPM863aDriveHasWornOut(1338)
+--ntxTrapOfflineDiskInCluster(1339)
+--ntxTrapMetadataDisksNotMountedOnCVM(1340)
+--ntxTrapFileServerUpgradeTaskIsNotProgressing(1341)
+--ntxTrapA130129(1342)
+--ntxTrapA130118(1343)
+--ntxTrapFileServerCloneFailed(1344)
+--ntxTrapFileServerRenameFailed(1345)
+--ntxTrapA130097(1346)
+--ntxTrapA130095(1347)
+--ntxTrapA130131(1348)
+--ntxTrapA130137(1349)
+--ntxTrapA106030(1350)
+--ntxTrapA106033(1351)
+--ntxTrapA111047(1352)
+--ntxTrapA110219(1353)
+--ntxTrapA110251(1354)
+--ntxTrapA111044(1355)
+--ntxTrapMaximumConnectionsLimitReachedOnAFileServerVM(1356)
+--ntxTrapFailedToAddOneOrMoreFileServerAdministratorUsersOrGroups(1357)
+--ntxTrapUserDefinedAlert(1358)
+--ntxTrapFileServerNetworkChangeFailed(1359)
+--ntxTrapSnapshotCreationDelayed(1360)
+--ntxTrapA130146(1361)
+--ntxTrapA130143(1362)
+--ntxTrapA130144(1363)
+--ntxTrapFoundationVersionsInconsistent(1364)
+--ntxTrapMetadataDiskUsageIsHigherThanTheSpecifiedLimit(1365)
+--ntxTrapVolumeGroupSpaceUsageExceeded(1366)
+--ntxTrapVSSContainersHaveHighFileCount(1367)
+--ntxTrapCVMIpAddressIsUnreachable(1368)
+--ntxTrapIncorrectClusterInformationInTheRemoteSite(1369)
+--ntxTrapProtectionDomainActivationMayFailAsConflictingFilesExist(1370)
+--ntxTrapVNUMAVMPinningFailure(1371)
+--ntxTrapGuestPowerOperationThroughNGTFailed(1372)
+--ntxTrapMellanoxNICNotInstalledOrWithWrongTypeOnHostMachine(1373)
+--ntxTrapNonComplianceWithHostAffinityPolicies(1374)
+--ntxTrapPolicyNotApplicableToAnyHost(1375)
+--ntxTrapTheClusterIsNotSynchronizingTimeWithAnyExternalServers(1376)
+--ntxTrapTheHypervisorIsNotSynchronizingTimeWithAnyExternalServers(1377)
+--ntxTrapProtectionDomainActivationOrMigrationFailure(1378)
+--ntxTrapProtectionDomainContainsMoreThanTheSpecifiedVMs(1379)
+--ntxTrapSATADOMML3SEHasHighWear(1380)
+--ntxTrapFileServerAntiVirusScanQueueFullOnFSVM(1381)
+--ntxTrapFileServerAntiVirusScanQueuePilingUpOnFSVM(1382)
+--ntxTrapFileServerAntiVirusExcessiveQuarantinedUnquarantinedFiles(1383)
+--ntxTrapA160048(1384)
+--ntxTrapFailedToTakeTheApplicationconsistentSnapshotForTheVM(1385)
+--ntxTrapRemovalOfTheTemporaryHypervisorSnapshotFailedForTheVM(1386)
+--ntxTrapCloudDiskUsageIsNearingTheThreshold(1387)
+--ntxTrapDIMMsHaveInvalidPartNumber(1388)
+--ntxTrapAzureCloudControllerVMHasSmallerDisks(1389)
+--ntxTrapFirmwareVersionOfSM863OrSM863aDrivesIsOld(1390)
+--ntxTrapM2Micron5100HostBootDriveHasWornOut(1391)
+--ntxTrapM2IntelS3520HostBootDriveHasWornOut(1392)
+--ntxTrapClusterInOverrideMode(1393)
+--ntxTrapMultipleVcentersDiscovered(1394)
+--ntxTrapProtectionRuleTestAlertTitle(1395)
+--ntxTrapExternalClientAuthentication(1396)
+--ntxTrapTwoNodeClusterStateChangeToclusteroperationmode(1397)
+--ntxTrapWitnessIsUnreachableFromNode(1398)
+--ntxTrapTwoNodeClusterChangedStateToStandaloneMode(1399)
+--ntxTrapTwoNodeClusterStateChangeTostate(1400)
+--ntxTrapTwoNodeClusterStateChangeToStandaloneMode(1401)
+--ntxTrapRecoveryPlanExecutionFailed(1402)
+--ntxTrapXiPaymentMissed(1403)
+--ntxTrapFreeXiAccountExpired(1404)
+--ntxTrapXiSubscriptionExpired(1405)
+--ntxTrapEntitySyncFailure(1406)
+--ntxTrapNucalmInternalServiceHasStoppedWorking(1407)
+--ntxTrapEpsilonInternalServiceHasStoppedWorking(1408)
+--ntxTrapProtectionRuleConflictOccurred(1409)
+--ntxTrapDomainFaultToleranceIsReducedForMetadata(1410)
+--ntxTrapVMProtectionFailed(1411)
+--ntxTrapVMRecoveryPointReplicationFailed(1412)
+--ntxTrapVMRecoveryPointCreationFailed(1413)
+--ntxTrapMicrosegmentationControlPlaneFailed(1414)
+--ntxTrapMicrosegmentationRuleFailed(1415)
+--ntxTrapDriveRemovalStuck(1416)
+--ntxTrapFileServerNTPServersConnectivityFailure(1417)
+--ntxTrapFileServerTimeIsOutOfSyncWithTheActiveDirectory(1418)
+--ntxTrapFileServerDNSResolverIPConnectivityFailure(1419)
+--ntxTrapFileServerUserManagementConfigurationFailed(1420)
+--ntxTraphomePartitionUsageOnAFileServerVMHigherThanThreshold(1421)
+--ntxTrapFileServerDNSRecordsCannotBeRefreshed(1422)
+--ntxTrapFileServerShareBackupDiffPathTranslationFailed(1423)
+--ntxTrapFileServerPartnerServerConnectivityDown(1424)
+--ntxTrapFileServerPDActionToIncompatibleRemoteSiteAOS(1425)
+--ntxTrapFileServerServicesGotInterrupted(1426)
+--ntxTrapCommonPortGroupBetweenESXiHostsIsAbsent(1427)
+--ntxTrapFailedToReceiveSnapshotForTheProtectionDomain(1428)
+--ntxTrapHostNetworkUplinkConfigurationFailed(1429)
+--ntxTrapRestartVMsBeforePerformingUpgradeOrMigrateOperation(1430)
+--ntxTrapOplogEpisodeCountCheck(1431)
+--ntxTrapCerebroStatsCollectorFailed(1432)
+--ntxTrapLatencyBetweenCVMsIsHigh(1433)
+--ntxTrapLicenseInvalid(1434)
+--ntxTrapRemoteSiteAOSNotCompatibleWithFileServerVersion(1435)
+--ntxTrapA106043(1436)
+--ntxTrapFirmwareVersionOfIntelS4600DrivesIsOld(1437)
+--ntxTrapIntelS4600DriveHasWornOut(1438)
+--ntxTrapHostBootDiskSerialNumberHasChanged(1439)
+--ntxTrapSataControllerStatusIsBad(1440)
+--ntxTrapSamsung863Or863aOnipaddressHasConfigurationProblems(1441)
+--ntxTrapHypervisorBootDriveRAIDIsInAnUnhealthyState(1442)
+--ntxTrapCVMPortGroupRenamed(1443)
+--ntxTrapA106453(1444)
+--ntxTrapActiveDirectoryDCsAndorDNSServersRunningOnCluster(1445)
+--ntxTrappowersourceDown(1446)
+--ntxTrapCPUTemperatureLow(1447)
+--ntxTrapRAMTemperatureLow(1448)
+--ntxTrapSystemTemperatureLow(1449)
+--ntxTrapIPMISELLogFetchFail(1450)
+--ntxTrapIPMISELLogPowerFailure(1451)
+--ntxTrapAggressiveBreakReplicationTimeout(1452)
+--ntxTrapCVMOrPCVMRAMUsageHigh(1453)
+--ntxTrapCVMOrPCVMCPULoadHigh(1454)
+--ntxTrapCVMRenamedIncorrectly(1455)
+--ntxTrapPCVMDiskUsageHigh(1457)
+--ntxTrapvmtypeVirtualIPCheck(1458)
+--ntxTrapvmtypeSameTimezoneCheck(1459)
+--ntxTrapDIMMConfigurationIsWrong(1460)
+--ntxTrapP40GPUConfigurationWrongOnTheNode(1461)
+--ntxTrapP40GPUBMCVersionIsOldOnTheNode(1462)
+--ntxTrapMemoryConfigurationInconsistent(1463)
+--ntxTrapEntityCountExceededTheMaximumLimit(1464)
+--ntxTrapAOSUpgradesAreDisabledOncvmip(1465)
+--ntxTrapFirmwareUpgradesAreDisabledOncvmip(1466)
+--ntxTrapHypervisorDiskdevnameSpaceUsageHigh(1467)
+--ntxTrapCVMPasswordlessSSHToHost(1468)
+--ntxTrapCPUsOfDifferentTypesOrModelsAreInTheSameChassis(1469)
+--ntxTrapRecoveryPointReplicationSkipped(1470)
+--ntxTrapNetworkCreationFailureForRecoveryPlan(1471)
+--ntxTrapVirtualIPAddressNotConfiguredOnTheRemoteCluster(1472)
+--ntxTrapEntityCountExceedDiscovered(1473)
+--ntxTrapVMReplicationFailure(1474)
+--ntxTrapVMReplicationExpired(1475)
+--ntxTrapApplicationConsistentRecoveryPointFailed(1476)
+--ntxTrapReplicationTimeExceededTheRPOLimit(1477)
+--ntxTrapNGTOnVMvmnameWasNotReachable(1478)
+--ntxTrapVMReplicationHasNotProgressed(1479)
+--ntxTrapVSSProviderOrprefreezepostthawScriptsNotInstalled(1480)
+--ntxTrapPartialRecoveryPoint(1481)
+--ntxTrapPulseCannotConnectToRESTServerEndpoint(1482)
+--ntxTrapJumboFramesEnabledForNICnicnameOnservicevmexternalip(1483)
+--ntxTrapUnableToRetrieveTheAvailabilityZoneEndpoint(1484)
+--ntxTrapRecoveryPointReplicationFailed(1485)
+--ntxTrapUnableToCommunicateWithTheDataCenterManager(1486)
+--ntxTrapRemoteSiteInSameVCenterDatacenter(1487)
+--ntxTrapV100GPUConfigurationWrongOnTheNode(1488)
+--ntxTrapApplicationsArchiveReadyForDownload(1489)
+--ntxTrapMoreThanOneTypeOfGPUsInstalledOnTheSameNode(1490)
+--ntxTrapVmRegisteredWithoutNetwork(1491)
+--ntxTrapAlertEmailFailure(1492)
+--ntxTrapNICRXCRCErrorRateHigh(1493)
+--ntxTrapNICRXMissedErrorRateHigh(1494)
+--ntxTrapEntityUnprotectionFailed(1495)
+--ntxTrapAvailabilityZoneValidationFailed(1496)
+--ntxTrapInvalidNetworkMappingForRecoveryPlanrecoveryplanname(1497)
+--ntxTrapDataProtectionTasksAreNotProgressing(1498)
+--ntxTrapIncorrectClusterInformationInTheRemoteSiteremotename(1499)
+--ntxTrapVCenterNotRegistered(1500)
+--ntxTrapNGTUpdateAvailable(1501)
+--ntxTrapDuplicateCVMIPAddressDetected(1502)
+--ntxTrapMTUConfigurationAcrossControllerVMsIsNotConsistent(1503)
+--ntxTrapMultipleCpuunblockProcessesRunning(1504)
+--ntxTrapRecoveryLocationOperationChangedToReadOnlyMode(1505)
+--ntxTrapA130181(1506)
+--ntxTrapAvailabilityZoneConnectionFailure(1507)
+--ntxTrapPEPCConnectionFailure(1508)
+--ntxTrapNutanixGuestToolsNotUpgraded(1509)
+--ntxTrapFileServerMultipleVMsOnSingleNodeCheck(1510)
+--ntxTrapShareUsageReachingToConfiguredLimit(1511)
+--ntxTrapProtectedVMsNotRecoverable(1512)
+--ntxTrapEntitySyncFailureForProtectionRule(1513)
+--ntxTrapEntitySyncFailureForRecoveryPlan(1514)
+--ntxTrapDataAtRestEncryptionKeyBackupWarning(1515)
+--ntxTrapLocalKeyManagerMasterKeyRotationWarning(1516)
+--ntxTrapPulseCannotConnectToRESTServerEndpointOnFileServer(1517)
+--ntxTrapDetectedIncompatibleAHVVersion(1518)
+--ntxTrapNucalmLicenseIsOvershooting(1519)
+--ntxTrapA300409(1520)
+--ntxTrapValidationFailedForRecoveryPlanrecoveryplanname(1521)
+--ntxTrapoperationtypeFailedForRecoveryPlanrecoveryplanname(1522)
+--ntxTrapA300402(1523)
+--ntxTrapEntitySyncFailureForAvailabilityZone(1524)
+--ntxTrapRemoteAvailabilityZoneLatencyIsHigh(1525)
+--ntxTrapTheFrequencyOfCPUcpuidOnHosthostipIsExtremelyLow(1526)
+--ntxTrapCalmLicenseExpiry(1527)
+--ntxTrapPCVMCPULoadHigh(1528)
+--ntxTrapNodeMarkedToBeAutoAddedToMetadataRing(1529)
+--ntxTrapAutomaticAdditionOfNodeToMetadataRingDisabled(1530)
+--ntxTrapNodeMarkedToBeDetachedFromMetadataRing(1531)
+--ntxTrapNodeForwardingMetadataRequests(1532)
+--ntxTrapRecoveryPlansHaveConflictingNetworkMappings(1533)
+--ntxTrapVMRecoveryMayFail(1534)
+--ntxTrapNutanixCalmLicenseViolation(1535)
+--ntxTrapTranslatedAddressesRetrievalFailureInNGT(1536)
+--ntxTrapStoragePoolUsageReachingItsLimit(1537)
+--ntxTrapTargetCouldNotBeFoundForReplication(1538)
+--ntxTrapClusterJoinToDomainFailure(1539)
+--ntxTrapUnplannedFailoverAndFailbackCanCauseFullReplication(1540)
+--ntxTrapEntitySyncFailureForTheProtectionPolicy(1541)
+--ntxTrapEntitySyncFailureForTheRecoveryPlan(1542)
+--ntxTrapEntitySyncFailureForTheAvailabilityZone(1543)
+--ntxTrapDeleteTheFailedOverVMsOnThePrimaryLocation(1544)
+--ntxTrapVMvmnameMemoryOverprovisioned(1545)
+--ntxTrapVMvmnameMemoryConstrained(1546)
+--ntxTrapVMvmnameCPUOverprovisioned(1547)
+--ntxTrapVMvmnameCPUConstrained(1548)
+--ntxTrapVMvmnameInactive(1549)
+--ntxTrapVMBullyvmname(1550)
+--ntxTrapNutanixGuestToolsFailedToInitiateVMReboot(1551)
+--ntxTrapMultipleRecoveryPlansHaveCategorycategory(1552)
+--ntxTrapFloatingIPfloatingipIsAssociatedWithMultipleVMs(1553)
+--ntxTrapRemoteReplicationIsLaggingForProtectionDomainSnapshot(1554)
+--ntxTrapSameVMsPresentInMultipleStagesOfTheRecoveryPlan(1555)
+--ntxTrapZookeeperAliasIsIncorrectlyConfiguredInTheCluster(1556)
+--ntxTrapValidationFailedForTheRecoveryPlan(1557)
+--ntxTrapNetworkCreationFailureForTheRecoveryPlan(1558)
+--ntxTrapValidationFailedForTheRecoveryPlanrecoveryplanname(1559)
+--ntxTrapVirtualIPAddressNotConfiguredOnTheCluster(1560)
+--ntxTrapNGTOnVMvmnameIsNotReachable(1561)
+--ntxTrapCVMNICLinkDown(1562)
+--ntxTrapA300417(1563)
+--ntxTrapConflictingNgtPolicies(1564)
+--ntxTrapSystemTemperatureReadingError(1565)
+--ntxTrapMultipleRecoveryPlansAreAssociatedWithCategorycategory(1566)
+--ntxTrapA300412(1567)
+--ntxTrapA110401(1568)
+--ntxTrapA300418(1569)
+--ntxTrapA300416(1570)
+--ntxTrapVMsArePartOfMultipleStagesInTheRecoveryPlanrecoveryplan(1571)
+--ntxTrapA300414(1572)
+--ntxTrapKaranServicesAreUnreachable(1573)
+--ntxTrapDataserviceIPIsUnreachable(1574)
+--ntxTrapUSBBootDeviceMissingOnNode(1575)
+--ntxTrapVSSSnapshotOfContainerShareFailed(1576)
+--ntxTrapPrismIsRestartingFrequently(1577)
+--ntxTrapRecoveryPlanValidationFailedWithWarnings(1578)
+--ntxTrapRecoveryPlanValidationFailedWithErrors(1579)
+--ntxTrapRecoveryPlanExecutionFailureDueToValidationErrors(1580)
+--ntxTrapInvalidNetworkSettingsForTheRecoveryPlan(1581)
+--ntxTrapRecoveryPlanExecutionFailure(1582)
+--ntxTrapSubnetsDeletionFailureForTheRecoveryPlan(1583)
+--ntxTrapFloatingIPsDeallocationFailed(1584)
+--ntxTrapSubnetCreationFailureForTheRecoveryPlan(1585)
+--ntxTrapFloatingIPsAllocationFailed(1586)
+--ntxTrapFailoverOrFailbackOperationsAreNotPossible(1587)
+--ntxTrapValidationWarningsFoundDuringRecoveryPlanExecution(1588)
+--ntxTrapNodeRemovalFailure(1589)
+--ntxTrapConflictingNGTPolicies(1590)
+--ntxTrapVmRestorationFailed(1591)
+--ntxTrapRecoveryLocationIsInReadOnlyMode(1592)
+--ntxTrapNGTOnVMIsNotReachable(1593)
+--ntxTrapNutanixGuestToolsNotInstalledOnTheVM(1594)
+--ntxTrapFullReplicationStartedForTheVM(1595)
+--ntxTrapReplicationTimeExceededTheRPO(1596)
+--ntxTrapNutanixVSSProviderOrprefreezepostthawScriptsNotInstalled(1597)
+--ntxTrapFailedToFindTheTargetClusterForReplication(1598)
+--ntxTrapVMVirtualHardwareVersionIncompatible(1599)
+--ntxTrapVMMigrationFailed(1600)
+--ntxTrapVMRegisteredWithoutAnyNetwork(1601)
+--ntxTrapProtectedVMNotRecoverable(1602)
+--ntxTrapBackgroundEncryptionStuck(1603)
+--ntxTrapMaximumConnectionsLimitAboutToReachOnAFileServerVM(1604)
+--ntxTrapVSSSnapshotIsNotSupportedForSomeVMs(1605)
+--ntxTrapA110262(1606)
+--ntxTrapIncorrectvmtypeNTPConfiguration(1607)
+--ntxTrapThevmtypeIsNotSynchronizingTimeWithAnyExternalServers(1608)
+--ntxTrapA103095(1609)
+--ntxTrapFirmwareVersionOfIntelS4600DrivesIsOldOrInvalid(1610)
+--ntxTrapRemotenameConnectivityStatus(1611)
+--ntxTrapIncompleteMetroSetup(1612)
+--ntxTrapA101047(1613)
+--ntxTrapP4GPUConfigurationWrongOnTheNode(1614)
+--ntxTrapPCVMTypeOrAnnotationNotSet(1615)
+--ntxTrapFailedToConfigureHostForAtlasNetworking(1616)
+--ntxTrapFailedToReserveHostMemoryForAtlasNetworking(1617)
+--ntxTrapRecoveryPlanExecutionExceededTheTimeLimit(1618)
+--ntxTrapAHVPrismElementDetached(1619)
+--ntxTrapBeamIsNotReachable(1620)
+--ntxTrapAHVPrismElementAttached(1621)
+--ntxTrapVPNIPSECTunnelBetweenOnpremAndXiDatacenterIsDown(1622)
+--ntxTrapEBGPSessionBetweenOnpremAndXiDatacenterIsDown(1623)
+--ntxTrapMaximumVPNBGPRouteLimitReached(1624)
+--ntxTrapDomainFaultToleranceIsLowForMetadata(1625)
+--ntxTrapRecoveryLocationIsNotInGoodState(1626)
+--ntxTrapA110264(1627)
+--ntxTrapFlowControlPlaneFailed(1628)
+--ntxTrapFlowRuleFailed(1629)
+--ntxTrapAnalyticsVMComponentFailure(1630)
+--ntxTrapAnalyticsVMHighCPUUsage(1631)
+--ntxTrapAnalyticsVMHighDiskUsage(1632)
+--ntxTrapAnalyticsVMLowMemoryAvailable(1633)
+--ntxTrapDuplicateIPAddressDetectedForAFileServerVM(1634)
+--ntxTrapFileServerUniqueFsidFailure(1635)
+--ntxTrapUnequalDiskSizeOfPCVMs(1636)
+--ntxTrapHighTimeDifferenceBetweenPCAndRegisteredPEs(1637)
+--ntxTrapPrismCentralVersionEOL(1638)
+--ntxTrapPEPCIncompatibleAOSVersions(1639)
+--ntxTrapAplosGatewayIsDown(1640)
+--ntxTrapAplosEngineIsDown(1641)
+--ntxTrapStorageContainersAreNotMountedOnAllNodes(1642)
+--ntxTrapOldEntityCentricThirdPartyBackupSnapshotsPresent(1643)
+--ntxTrapUnsupportedSFPIsInstalledOnHostMachine(1644)
+--ntxTrapMultipleRecoveryPlansAssociatedWithACategory(1645)
+--ntxTrapVMsArePartOfMultipleStagesInRecoveryPlan(1646)
+--ntxTrapTestFailoverOnRecoveryPlanHasNotBeenExecutedRecently(1647)
+--ntxTrapNumberOfVMsInRecoveryPlanExceedsTheThreshold(1648)
+--ntxTrapSATADOMNeedsFirmwareUpgrade(1649)
+--ntxTrapVCenterServerNotRegistered(1650)
+--ntxTrapDetectedOlderAHVVersion(1651)
+--ntxTrapNoProtectionPolicyFoundForVMsInRecoveryPlan(1652)
+--ntxTrapVMsNotCleanedUpFollowingTheTestFailoverForRecoveryPlan(1653)
+--ntxTrapPowerSupplyStatusUnavailable(1654)
+--ntxTrapCVMTimeAndIPMISELTimeDoNotMatch(1655)
+--ntxTrapProtectionPolicyMaxVMsPerCategoryCheckFailed(1656)
+--ntxTrapPulseIsDisabled(1657)
+--ntxTrapAOSVersionEOL(1658)
+--ntxTrapDIMMsOfDifferentManufacturersInOneMemoryChannel(1659)
+--ntxTrapPrismCentralUsingDefaultPassword(1660)
+--ntxTrapCVMUsingDefaultPassword(1661)
+--ntxTrapHostUsingDefaultPassword(1662)
+--ntxTrapIPMIUsingDefaultPassword(1663)
+--ntxTrapSM883DriveHasWornOut(1664)
+--ntxTrapFewerThanTwoNonSamsungPM883DrivesInstalledOnTheNode(1665)
+--ntxTrapPM883DriveHasWornOut(1666)
+--ntxTrapCalmVersionMismatch(1667)
+--ntxTrapEpsilonVersionMismatch(1668)
+--ntxTrapCalmShowbackIsUnableToReachBeamService(1669)
+--ntxTrapFileAnalyticsVMComponentFailure(1670)
+--ntxTrapFileAnalyticsVMHighCPUUsage(1671)
+--ntxTrapFileAnalyticsVMHighDiskUsage(1672)
+--ntxTrapFileAnalyticsVMLowMemoryAvailable(1673)
+--ntxTrapFileServerVMTimeDriftFromNTPServers(1674)
+--ntxTrapFileServerServiceInCrashLoop(1675)
+--ntxTrapFileServerUpgradeTaskStuck(1676)
+--ntxTrapFilesClusterHATakeoverFailure(1677)
+--ntxTrapFileServerAlert(1678)
+--ntxTrapFlowModeChangeFailed(1679)
+--ntxTrapOVSServiceRestart(1680)
+--ntxTrapRemoteSubnetIsNotConfiguredAppropriately(1681)
+--ntxTrapA130204(1682)
+--ntxTrapA130205(1683)
+--ntxTrapHostingOfVirtualIPOfTheNetworkSegmentationDRServiceFailed(1684)
+--ntxTrapFailureToCopyImageToCluster(1685)
+--ntxTrapIDFirewallConnectivityaccessLossToAD(1686)
+--ntxTrapEpochSaaSConnectivityIsLost(1687)
+--ntxTrapIDFirewallUnableToLocateMappedADObject(1688)
+--ntxTrapSecurityPlanningIsDisabled(1689)
+--ntxTrapEpochDataCollectorNeedsUpgrade(1690)
+--ntxTrapIDFirewallUnableToRecoverStateFromADAfterDisconnect(1691)
+--ntxTrapNGTCDROMNotUnmountedOnTheVM(1692)
+--ntxTrapFloatingIPsDeallocationFailedAfterFailbackFromXi(1693)
+--ntxTrapTomcatIsRestartingFrequently(1694)
+--ntxTrapExternalRepositoryAccessFailure(1695)
+--ntxTrapVDiskBlockMapUsageHighCritical(1696)
+--ntxTrapIOFailuresToADataSourceInAnExternalRepository(1697)
+--ntxTrapVDiskBlockMapUsageHighWarning(1698)
+--ntxTrapUnequalDiskSizeOfPrismCentralVMs(1699)
+--ntxTrapPCUpgradesAreDisabledOncvmip(1700)
+--ntxTrapCalmTrialLicenseExpiry(1701)
+--ntxTrapSystemNonRootPartitionsSpaceUsageHigh(1702)
+--ntxTrapSystemRootPartitionSpaceUsageHigh(1703)
+--ntxTrapscratchLocationSpaceUsageIsHigh(1704)
+--ntxTrapFreeBlockCountOfSATADOMHasGoneBelowThreshold(1705)
+--ntxTrapToshibaPM5DriveHasWornOut(1706)
+--ntxTrapMoreThanOneTypeOfToshibaPM5DrivesInstalledOnTheNode(1707)
+--ntxTrapBootDriveIsInDegradedState(1708)
+--ntxTrapTemperatureOfM2DiskIsOutOfRange(1709)
+--ntxTrapM2DiskReturnedUECCErrors(1710)
+--ntxTrapM2DiskHasWornOut(1711)
+--ntxTrapFirmwareOfRaidM2DiskNeedsToBeUpgraded(1712)
+--ntxTrapRAIDCardBIOSOrFirmwareOrBootLoaderNeedsToBeUpdated(1713)
+--ntxTrapDiskFirmwareNeedsUpgrade(1714)
+--ntxTrapFlowPolicyhitLoggingDisabled(1715)
+--ntxTrapLatencyBetweenvmtypes(1716)
+--ntxTrapCVMdestipIsUnreachable(1717)
+--ntxTrapComputeonlyMinimumBandwidthCheck(1718)
+--ntxTrapFileServerVMDownCheck(1719)
+--ntxTrapFileServerVMHardwareClockTimezoneNotSupported(1720)
+--ntxTrapNutanixFilesVersionEOL(1721)
+--ntxTrapFileServerContainerDedupCheck(1722)
+--ntxTrapCheckingIfTargetClusterVersionIsGreaterThan512(1723)
+--ntxTrapCheckingIfPortsOfRelevantServicesAreOpenOrNot(1724)
+--ntxTrapA110022(1725)
+--ntxTrapCheckingIfDRServicesAreReachableOrNot(1726)
+--ntxTrapHighNumberOfCorrectableECCErrorsFound(1727)
+--ntxTrapPowerSuppliesOfDifferentTypesDetectedOnANode(1728)
+--ntxTrapPowerSupplyStatusDownUnretrievable(1729)
+--ntxTrapProtectedVMNameTooLongOrContainsRestrictedCharacters(1730)
+--ntxTrapDetectedSnapshotsOnClusterWithHighDensityNodes(1731)
+--ntxTrapDataProtectionIsConfiguredOnClusterWithHighDensityNodes(1732)
+--ntxTrapA110452(1733)
+--ntxTrapA110453(1734)
+--ntxTrapNetworkIsNotProperlyConfiguredOnTheHost(1735)
+--ntxTrapDisconnectedAvailabilityZonesAreAffectingSomeEntities(1736)
+--ntxTrapRecoveryPlanHasMultipleAvailabilityZoneOrders(1737)
+--ntxTrapRecoveryPlanContainsVMsWithUnsupportedCHDRVMConfiguration(1738)
+--ntxTrapA300426(1739)
+--ntxTrapA300428(1740)
+--ntxTrapvmtypeRebooted(1741)
+--ntxTrapNodeIsInDegradedState(1742)
+--ntxTrapComputeonlyClusterSizingHyperconvergedNodeCountCheck(1743)
+--ntxTrapA405001(1744)
+--ntxTrapComputeonlyClusterSizingCVMSizeCheck(1745)
+--ntxTrapCalmContainersAreUnhealthy(1746)
+--ntxTrapHealthWarningsDetectedInMetadataService(1747)
+--ntxTrapProtectedVMsNotCBRCapable(1748)
+--ntxTrapAutoSupportCheckFails(1749)
+--ntxTrapCoreDumpsAreEnabledOnThisCVMOrPCVM(1750)
+--ntxTrapUnequalMetadataPartitionSizesAcrossPrismCentralVMs(1751)
+--ntxTrapFileServerCloneGracePeriodCheck(1752)
+--ntxTrapVMRecoveryStorageContainerIsNotMountedOnAllHosts(1753)
+--ntxTrapOpenflowTableGettingFull(1754)
+--ntxTrapNumberOfDatastoresConfiguredIsHigherThanESXiMaxConnPerIP(1755)
+--ntxTrapA110021(1756)
+--ntxTrapCheckingIfPortsOfRelevantServicesAreOpen(1757)
+--ntxTrapProtectedVMsMayNotBeRecoverable(1758)
+--ntxTrapExternallyRegisteredAlert(1759)
+--ntxTrapInvalidBreakReplicationTimeout(1760)
+--ntxTrapBridgevSwitchConfigurationDoesNotMatchNSProtoInZookeeper(1761)
+--ntxTrapActiveDirectoryDCsRunningOnCluster(1762)
+--ntxTrapDNSServersRunningOnCluster(1763)
+--ntxTrapCPUUsageIsHighOnCVM(1764)
+--ntxTrapSMARTParametersOfDiskAreOutOfRange(1765)
+--ntxTrapMinimumNOSAndFoundationVersionsAreNotSatisfied(1766)
+--ntxTrapPCVMSystemRootPartitionSpaceUsageHigh(1767)
+--ntxTrapA300430(1768)
+--ntxTrapCVMPythonServicesRestartingFrequently(1769)
@gowatana
Copy link
Author

情報取得コマンドは下記。NUTANIX-MIB ファイルは Prism からダウンロードしておく。

# snmptranslate -m ./NUTANIX-MIB -Tpd .1.3.6.1.4.1.41263 > NUTANIX-MIB_tree.txt

@gowatana
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment