dpStatusStylesheetProfilesSimpleIndexTotalTimeMS
DATAPOWER-STATUS-MIB ·
.1.3.6.1.4.1.14685.3.1.105.1.11
Object
The total time, measured in milliseconds, spent processing the instructions represented in this entry. The instructions represented by a given entry can run more than once, as indicated by the count. The total time is the sum measured across all runs of the style sheet. As some entries represent nested portions of the stylesheet processing, the sum of all entries do not equal the total time.
Context
- MIB
- DATAPOWER-STATUS-MIB
- OID
.1.3.6.1.4.1.14685.3.1.105.1.11- Type
- column
- Access
- readonly
- Status
- current
- Units
- ms
- Parent
- dpStatusStylesheetProfilesSimpleIndexEntry
- Table
- dpStatusStylesheetProfilesSimpleIndexTable
- Siblings
- 9
Syntax
ms SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dpStatusStylesheetProfilesSimpleIndexXMLManager The name of the XML manager employed. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.14685.3.1.105.1.1 |
| dpStatusStylesheetProfilesSimpleIndexType The type of this entry. The value can be either a template, global
variable, dp:profile node, or the total for the entire stylesheet
execution. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.14685.3.1.105.1.10 |
| dpStatusStylesheetProfilesSimpleIndexID A number that identifies the style sheet in the cache that processed this
request. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.14685.3.1.105.1.2 |
| dpStatusStylesheetProfilesSimpleIndexOutputMode The output mode of the compiler. | column | Enumeration | .1.3.6.1.4.1.14685.3.1.105.1.3 |
| dpStatusStylesheetProfilesSimpleIndexURL The URL of the style sheet. This value might refer to a remote location or
to a location on the device. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.14685.3.1.105.1.4 |
| dpStatusStylesheetProfilesSimpleIndexIndex An index of the calls made to this style sheet. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.14685.3.1.105.1.5 |
| dpStatusStylesheetProfilesSimpleIndexName The name of the template, global variable, or dp:profile node in the style
sheet that the entry represents. Each named template in the style sheet is
listed if processed by the st… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.14685.3.1.105.1.6 |
| dpStatusStylesheetProfilesSimpleIndexLocation The line number in the style sheet where the template was called or the
location of the declaration of a global variable or dp:profile element.
For example, a report of local:///m… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.14685.3.1.105.1.7 |
| dpStatusStylesheetProfilesSimpleIndexCount The number of times the listed entry ran during the processing of a
request by the style sheet. A template or dp:profile node can be called
more than once during the processing of… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.14685.3.1.105.1.9 |