NET-SNMP-EXTEND-MIB

NET-SNMP-EXTEND-MIB Download

MIBs list

OID list for NET-SNMP-EXTEND-MIB

nsExtendNumEntries
The number of rows in the nsExtendConfigTable
nsExtendConfigTable
A table of scripted extensions - configuration and (basic) output.
nsExtendConfigEntry
A conceptual row within the extension table.
nsExtendToken
An arbitrary token to identify this extension entry
nsExtendCommand
The full path of the command binary (or script) to run
nsExtendArgs
Any command-line arguments for the command
nsExtendInput
The standard input for the command
nsExtendCacheTime
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 ...
nsExtendExecType
The mechanism used to invoke the command.
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 (and assuming the cached value is not still current). The command for a 'run- ...
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 'abnormally long' (see RFC 2579, RowStatus) for this table is infinite.
nsExtendOutput1Table
A table of scripted extensions - configuration and (basic) output.
nsExtendOutput1Entry
A conceptual row within the extension table.
nsExtendOutput1Line
The first line of output from the command
nsExtendOutputFull
The full output from the command, as a single string
nsExtendOutNumLines
The number of lines of output (and hence the number of rows in nsExtendOutputTable relating to this particular entry).
nsExtendResult
The return value of the command.
nsExtendOutput2Table
A table of (line-based) output from scripted extensions.
nsExtendOutput2Entry
A conceptual row within the line-based output table.
nsExtendLineIndex
The index of this line of output. For a given nsExtendToken, this will run from 1 to the corresponding value of nsExtendNumLines.
nsExtendOutLine
A single line of output from the extension command.
nsExtendConfigGroup
Objects relating to the configuration of extension commands.
nsExtendOutputGroup
Objects relating to the output of extension commands.

MIBs list