nsExtendCacheTime
NET-SNMP-EXTEND-MIB ·
.1.3.6.1.4.1.8072.1.3.2.2.1.5
Object
The length of time for which the output of this command will be cached. During this time, retrieving the output-related values will not reinvoke the command. A value of -1 indicates that the output results should not be cached at all, and retrieving each individual output-related value will invoke the command afresh.
Context
- MIB
- NET-SNMP-EXTEND-MIB
- OID
.1.3.6.1.4.1.8072.1.3.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nsExtendConfigEntry
- Table
- nsExtendConfigTable
- Siblings
- 8
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nsExtendToken An arbitrary token to identify this extension entry | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.8072.1.3.2.2.1.1 |
| nsExtendCommand The full path of the command binary (or script) to run | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.8072.1.3.2.2.1.2 |
| nsExtendStorage The storage type for this conceptual row. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.8072.1.3.2.2.1.20 |
| nsExtendStatus Used to create new rows in the table, in the standard manner.
Note that is valid for an instance to be left with the value
notInService(2) indefinitely - i.e. the meaning of 'abno… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.8072.1.3.2.2.1.21 |
| nsExtendArgs Any command-line arguments for the command | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.8072.1.3.2.2.1.3 |
| nsExtendInput The standard input for the command | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.8072.1.3.2.2.1.4 |
| nsExtendExecType The mechanism used to invoke the command. | column | Enumeration | .1.3.6.1.4.1.8072.1.3.2.2.1.6 |
| nsExtendRunType Used to implement 'push-button' command invocation.
The command for a 'run-on-read' entry will be invoked
whenever one of the corresponding output-related
instances is requested (… | column | Enumeration | .1.3.6.1.4.1.8072.1.3.2.2.1.7 |