dpStatusStylesheetStatusSimpleIndexFlushable
DATAPOWER-STATUS-MIB ·
.1.3.6.1.4.1.14685.3.1.101.1.9
Object
column Enumeration
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), click the Flush Stylesheet Cache button on the XML Manager object page to optionally remove the file from the compiled cache. Useful during development and debugging.
Context
- MIB
- DATAPOWER-STATUS-MIB
- OID
.1.3.6.1.4.1.14685.3.1.101.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dpStatusStylesheetStatusSimpleIndexEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DATAPOWER-STATUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATAPOWER-STATUS-MIB::dpStatusStylesheetStatusSimpleIndexFlushable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DATAPOWER-STATUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATAPOWER-STATUS-MIB::dpStatusStylesheetStatusSimpleIndexFlushable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DATAPOWER-STATUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATAPOWER-STATUS-MIB::dpStatusStylesheetStatusSimpleIndexFlushable'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.