VES 7.1
- 1 Diagrams
- 1.1.1 1.1.1 Event - High Level
- 1.1.2 1.1.2 Event Datatypes
- 1.1.3 1.1.3 Measurement Domain Entities
- 1.1.4 1.1.4 Mobile Flow Entities
- 1.1.5 1.1.5 Perf3gpp Entities
- 1.1.6 1.1.6 Rooting VES
- 1.1.7 1.1.7 SipSignaling Entities
- 1.1.8 1.1.8 Voice Quality Entities
- 1.1.9 1.1.9 ipmi
- 1.2 1.2 Classes
- 1.2.1 1.2.1 CodecsInUse
- 1.2.2 1.2.2 CpuUsage
- 1.2.3 1.2.3 DiskUsage
- 1.2.4 1.2.4 EndOfCallVqmSummaries
- 1.2.5 1.2.5 Fault
- 1.2.6 1.2.6 FilesystemUsage
- 1.2.7 1.2.7 GtpPerFlowMetrics
- 1.2.8 1.2.8 Heartbeat
- 1.2.9 1.2.9 HugePages
- 1.2.10 1.2.10 Ipmi
- 1.2.11 1.2.11 IpmiBaseboardTemperature
- 1.2.12 1.2.12 IpmiBaseboardVoltageRegulator
- 1.2.13 1.2.13 IpmiBattery
- 1.2.14 1.2.14 IpmiFan
- 1.2.15 1.2.15 IpmiGlobalAggregateTemperatureMargin
- 1.2.16 1.2.16 IpmiHsbp
- 1.2.17 1.2.17 IpmiNic
- 1.2.18 1.2.18 IpmiPowerSupply
- 1.2.19 1.2.19 IpmiProcessor
- 1.2.20 1.2.20 LatencyBucketMeasure
- 1.2.21 1.2.21 Load
- 1.2.22 1.2.22 MachineCheckException
- 1.2.23 1.2.23 MeasDataCollection
- 1.2.24 1.2.24 MeasInfo
- 1.2.25 1.2.25 MeasInfoIdString
- 1.2.26 1.2.26 MeasResultInteger
- 1.2.27 1.2.27 MeasResultString
- 1.2.28 1.2.28 MeasTypesInteger
- 1.2.29 1.2.29 MeasTypesString
- 1.2.30 1.2.30 MeasValues
- 1.2.31 1.2.31 Measurement
- 1.2.32 1.2.32 MemoryUsage
- 1.2.33 1.2.33 MesResultNumber
- 1.2.34 1.2.34 MobileFlow
- 1.2.35 1.2.35 NicPerformance
- 1.2.36 1.2.36 Notification
- 1.2.37 1.2.37 Other
- 1.2.38 1.2.38 Perf3gpp
- 1.2.39 1.2.39 PnfRegistration
- 1.2.40 1.2.40 ProcessStats
- 1.2.41 1.2.41 ProcessorDimmAggregateThermalMargin
- 1.2.42 1.2.42 SipSignaling
- 1.2.43 1.2.43 StateChange
- 1.2.44 1.2.44 Syslog
- 1.2.45 1.2.45 ThresholdCrossingAlert
- 1.2.46 1.2.46 VendorNfNameFields
- 1.2.47 1.2.47 VesEvent
- 1.2.48 1.2.48 VoiceQuality
- 1.2.49 1.2.49 measInfoIdInteger
- 1.2.50 1.2.50 measResultNull
- 1.3 1.3 Data Types
- 1.3.1 1.3.1 ArrayOfSchemaObject
- 1.3.2 1.3.2 ArrayofNamedHashMap
- 1.3.3 1.3.3 HashMap
- 1.3.4 1.3.4 NamedHashMap
- 1.3.5 1.3.5 ProcessStats
- 1.3.6 1.3.6 SchemaObject
- 1.3.7 1.3.7 SchemaObjectInstance
- 1.3.8 1.3.8 ThresholdCrossingAlertCounter
- 1.4
- 1.5
- 1.6 1.4 Enumerations
- 1.6.1 1.4.1 AlertAction
- 1.6.2 1.4.2 AlertType
- 1.6.3 1.4.3 Domain
- 1.6.4 1.4.4 EndpointDescription
- 1.6.5 1.4.5 EventSeverity
- 1.6.6 1.4.6 NicAdminState
- 1.6.7 1.4.7 NicOpsState
- 1.6.8 1.4.8 SyslogFacility
- 1.6.9 1.4.9 SyslogSev
- 1.6.10 1.4.10 TCACriticality
- 1.6.11 1.4.11 VfStatus
Diagrams
1.1.1 Event - High Level
1.1.2 Event Datatypes
1.1.3 Measurement Domain Entities
1.1.4 Mobile Flow Entities
1.1.5 Perf3gpp Entities
1.1.6 Rooting VES
1.1.7 SipSignaling Entities
1.1.8 Voice Quality Entities
1.1.9 ipmi
1.2 Classes
1.2.1 CodecsInUse
The codecsInUse datatype consists of the following fields describing the number of times an identified codec was used over the measurementInterval
Applied stereotypes:
OpenModelClass
support: MANDATORY
Preliminary
Attribute Name | Type | Mult. | Stereotypes | Description |
codecIdentifier | String | 1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Description of the codec. |
numberInUse | Integer | 1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Number of such codecs in use. |
1.2.2 CpuUsage
The cpuUsage datatype defines the usage of an identifier CPU and consists of the following fields:
Applied stereotypes:
OpenModelClass
support: MANDATORY
Preliminary
Attribute Name | Type | Mult. | Stereotypes | Description |
cpuCapacityContention | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | The amount of time the CPU cannot run due to contention, in milliseconds over the measurementInterval |
cpuDemandAvg | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | The total CPU time that the NF/NFC/VM could use if there was no contention, in milliseconds over the measurementInterval |
cpuDemandMhz | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | CPU demand in MHz |
cpuDemandPct | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | CPU demand as a percentage of the provisioned capacity |
cpuIdentifier | String | 1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | CPU Identifier |
cpuIdle | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Percentage of CPU time spent in the idle task |
cpuLatencyAvg | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | cpuDemandAvg - The total CPU time that the VNF/VNFC/VM could use if there is no contention, in milliseconds. |
cpuOverheadAvg | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | The overhead demand above available allocations and reservations, in milliseconds over the measurementInterval |
cpuSwapWaitTime | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Swap wait time, in milliseconds over the measurementInterval |
cpuUsageInterrupt | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Percentage of time spent servicing interrupts |
cpuUsageNice | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Percentage of time spent running user space processes that have been niced |
cpuUsageSoftIrq | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Percentage of time spent handling soft irq interrupts |
cpuUsageSteal | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Percentage of time spent in involuntary wait which is neither user, system or idle time and is effectively time that went missing |
cpuUsageSystem | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Percentage of time spent on system tasks running the kernel |
cpuUsageUser | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Percentage of time spent running un-niced user space processes |
cpuWait | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Percentage of CPU time spent waiting for I/O operations to complete |
percentUsage | Number | 1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Aggregate cpu usage of the virtual machine on which the xNFC reporting the event is running |
1.2.3 DiskUsage
The diskUsage datatype defines the usage of a disk device.
Applied stereotypes:
OpenModelClass
support: MANDATORY
Preliminary
Attribute Name | Type | Mult. | Stereotypes | Description |
diskBusResets | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | The number of bus resets in the performance interval. |
diskCommandsAborted | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Number of disk commands aborted over the measurementInterval. |
diskCommandsAvg | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Average number of commands per second over the measurementInterval. |
diskFlushRequests | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Total flush requests of the disk cache over the measurementInterval. |
diskFlushTime | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Milliseconds spent on disk cache flushing over the measurementInterval. |
diskIdentifier | String | 1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Disk Identifier. |
diskIoTimeAvg | Number | 1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Milliseconds spent doing input/output operations over 1 sec; treat this metric as a device load percentage where 1000ms matches 100% load; provide the average over the measurement interval |
diskIoTimeLast | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Milliseconds spent doing input/output operations over 1 sec; treat this metric as a device load percentage where 1000ms matches 100% load; provide the last value measurement within the measurement interval. |
diskIoTimeMax | Number | 0..1 | Preliminary OpenModelAttribute · isInvariant: false · valueRange: no range constraint · support: MANDATORY | Milliseconds spent doing input/output operations over 1 sec; treat this metric as a device load percentage where 1000ms matches 100% load; provide the maximum value measurement within the measurement interval |
diskIoTimeMin | Number | 0..1 | Preliminary |