MIB Viewer

NET-SNMP-EXTEND-MIB

27 objects
Defines a framework for scripted extensions for the Net-SNMP agent.
Imported Objects
NET-SNMP-AGENT-MIBnsExtensions
SNMPv2-CONFNOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCDisplayString RowStatus StorageType
OIDNameAccessStatusDescription
1.3.6.1.4.1.8072.1.3.1IdentitynetSnmpExtendMIBDefines a framework for scripted extensions for the Net-SNMP agent.
1.3.6.1.4.1.8072.1.3.2NodensExtendObjects
1.3.6.1.4.1.8072.1.3.2.1ScalarnsExtendNumEntriesread-onlycurrentThe number of rows in the nsExtendConfigTable
1.3.6.1.4.1.8072.1.3.2.2TablensExtendConfigTablenot-accessiblecurrentA table of scripted extensions - configuration and (basic) output.
1.3.6.1.4.1.8072.1.3.2.2.1RownsExtendConfigEntrynot-accessiblecurrentA conceptual row within the extension table.
1.3.6.1.4.1.8072.1.3.2.2.1.1ColumnnsExtendTokennot-accessiblecurrentAn arbitrary token to identify this extension entry
1.3.6.1.4.1.8072.1.3.2.2.1.2ColumnnsExtendCommandread-createcurrentThe full path of the command binary (or script) to run
1.3.6.1.4.1.8072.1.3.2.2.1.3ColumnnsExtendArgsread-createcurrentAny command-line arguments for the command
1.3.6.1.4.1.8072.1.3.2.2.1.4ColumnnsExtendInputread-createcurrentThe standard input for the command
1.3.6.1.4.1.8072.1.3.2.2.1.5ColumnnsExtendCacheTimeread-createcurrentThe 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…
1.3.6.1.4.1.8072.1.3.2.2.1.6ColumnnsExtendExecTyperead-createcurrentThe mechanism used to invoke the command.
1.3.6.1.4.1.8072.1.3.2.2.1.7ColumnnsExtendRunTyperead-createcurrentUsed to implement 'push-button' command invocation. The command for a 'run-on-read' entry will be invoked whenever one of the corresponding output-related inst…
1.3.6.1.4.1.8072.1.3.2.2.1.20ColumnnsExtendStorageread-createcurrentThe storage type for this conceptual row.
1.3.6.1.4.1.8072.1.3.2.2.1.21ColumnnsExtendStatusread-createcurrentUsed 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. …
1.3.6.1.4.1.8072.1.3.2.3TablensExtendOutput1Tablenot-accessiblecurrentA table of scripted extensions - configuration and (basic) output.
1.3.6.1.4.1.8072.1.3.2.3.1RownsExtendOutput1Entrynot-accessiblecurrentA conceptual row within the extension table.
1.3.6.1.4.1.8072.1.3.2.3.1.1ColumnnsExtendOutput1Lineread-onlycurrentThe first line of output from the command
1.3.6.1.4.1.8072.1.3.2.3.1.2ColumnnsExtendOutputFullread-onlycurrentThe full output from the command, as a single string
1.3.6.1.4.1.8072.1.3.2.3.1.3ColumnnsExtendOutNumLinesread-onlycurrentThe number of lines of output (and hence the number of rows in nsExtendOutputTable relating to this particular entry).
1.3.6.1.4.1.8072.1.3.2.3.1.4ColumnnsExtendResultread-onlycurrentThe return value of the command.
1.3.6.1.4.1.8072.1.3.2.4TablensExtendOutput2Tablenot-accessiblecurrentA table of (line-based) output from scripted extensions.
1.3.6.1.4.1.8072.1.3.2.4.1RownsExtendOutput2Entrynot-accessiblecurrentA conceptual row within the line-based output table.
1.3.6.1.4.1.8072.1.3.2.4.1.1ColumnnsExtendLineIndexnot-accessiblecurrentThe index of this line of output. For a given nsExtendToken, this will run from 1 to the corresponding value of nsExtendNumLines.
1.3.6.1.4.1.8072.1.3.2.4.1.2ColumnnsExtendOutLineread-onlycurrentA single line of output from the extension command.
1.3.6.1.4.1.8072.1.3.3NodensExtendGroups
1.3.6.1.4.1.8072.1.3.3.1GroupnsExtendConfigGroupcurrentObjects relating to the configuration of extension commands.
1.3.6.1.4.1.8072.1.3.3.2GroupnsExtendOutputGroupcurrentObjects relating to the output of extension commands.