dpStatusStylesheetStatusSimpleIndexStatus
DATAPOWER-STATUS-MIB ·
.1.3.6.1.4.1.14685.3.1.101.1.6
Object
column
Enumeration
The current status of the compiled stylesheet or WSDL. The value 'ready' indicates ready for execution, does not require further compilation. The value 'pending' indicates that it is waiting for compilation, the system has a queue for compilation. The value 'bad' indicates that is failed to compile, cannot execute. Check the Compiler log for reasons. The value 'expired' indicates that it has expired from the cache; cannot execute. This indicates the file has not been required for processing for the cache lifetime amount of time. On next request, it will automatically recompile.
Context
- MIB
- DATAPOWER-STATUS-MIB
- OID
.1.3.6.1.4.1.14685.3.1.101.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dpStatusStylesheetStatusSimpleIndexEntry
- Table
- dpStatusStylesheetStatusSimpleIndexTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dpStatusStylesheetStatusSimpleIndexXMLManager The name of the XML Manager performing the compiling and caching of the
stylesheet or WSDL. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.14685.3.1.101.1.1 |
| dpStatusStylesheetStatusSimpleIndexLastRefresh Timestamp of the last refresh. Indicates length of time in cache. Use the
Refresh button to immediately refresh a compiled stylesheet or WSDL. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.14685.3.1.101.1.10 |
| dpStatusStylesheetStatusSimpleIndexMessage Helpful compiler messages. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.14685.3.1.101.1.11 |
| dpStatusStylesheetStatusSimpleIndexLog Helpful compiler log messages. Any compilation errors can be found here. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.14685.3.1.101.1.12 |
| dpStatusStylesheetStatusSimpleIndexXG4Enabled Reports use (on) of XML hardware acceleration during compile of particular
stylesheet or WSDL. | column | Enumeration | .1.3.6.1.4.1.14685.3.1.101.1.13 |
| dpStatusStylesheetStatusSimpleIndexXG4Size Reports usage percentage of XML hardware acceleration during compile of
particular stylesheet or WSDL. | column | % SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.14685.3.1.101.1.14 |
| dpStatusStylesheetStatusSimpleIndexMemSize The memory used by the compiled stylesheet in KB. | column | KB SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.14685.3.1.101.1.15 |
| dpStatusStylesheetStatusSimpleIndexID A unique identifier assigned by the system to the compiled stylesheet or
WSDL. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.14685.3.1.101.1.2 |
| dpStatusStylesheetStatusSimpleIndexOutputMode The output mode used by the compiler. The value 'general' indicates
general-purpose compilation mode, no specialization. The value 'stream'
indicated specialized compilation mode … | column | Enumeration | .1.3.6.1.4.1.14685.3.1.101.1.3 |
| dpStatusStylesheetStatusSimpleIndexURL The URL of the stylesheet or WSDL compiled. This may reside on or off the
device. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.14685.3.1.101.1.4 |
| dpStatusStylesheetStatusSimpleIndexCompileOptions The Compile options applied to the stylesheet or WSDL. Compile options are
set by a Compile Options Policy associated with the XML manager used. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.14685.3.1.101.1.5 |
| dpStatusStylesheetStatusSimpleIndexCompileSpeed Time to compile in milliseconds. | column | ms DPTimeIntervalMillis | .1.3.6.1.4.1.14685.3.1.101.1.7 |
| dpStatusStylesheetStatusSimpleIndexRefreshInterval Time between automatic refreshes in seconds. When an automatic refresh is
in force, files are fetched and recompiled to maintain a fresh cache. | column | sec DPTimeIntervalSeconds | .1.3.6.1.4.1.14685.3.1.101.1.8 |
| dpStatusStylesheetStatusSimpleIndexFlushable Indicates ability to remove (flush) from cache. If the compiled version of
the file can be flushed from the cache (in effect forcing a refresh the
next time the file is called), c… | column | Enumeration | .1.3.6.1.4.1.14685.3.1.101.1.9 |