NET-SNMP-EXTEND-MIB
27 objects
Defines a framework for scripted extensions for the Net-SNMP agent.
Imported Objects
| NET-SNMP-AGENT-MIB | nsExtensions |
| SNMPv2-CONF | NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus StorageType |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.8072.1.3.1 | IdentitynetSnmpExtendMIB | Defines a framework for scripted extensions for the Net-SNMP agent. | ||
| 1.3.6.1.4.1.8072.1.3.2 | NodensExtendObjects | |||
| 1.3.6.1.4.1.8072.1.3.2.1 | ScalarnsExtendNumEntries | read-only | current | The number of rows in the nsExtendConfigTable |
| 1.3.6.1.4.1.8072.1.3.2.2 | TablensExtendConfigTable | not-accessible | current | A table of scripted extensions - configuration and (basic) output. |
| 1.3.6.1.4.1.8072.1.3.2.2.1 | RownsExtendConfigEntry | not-accessible | current | A conceptual row within the extension table. |
| 1.3.6.1.4.1.8072.1.3.2.2.1.1 | ColumnnsExtendToken | not-accessible | current | An arbitrary token to identify this extension entry |
| 1.3.6.1.4.1.8072.1.3.2.2.1.2 | ColumnnsExtendCommand | read-create | current | The full path of the command binary (or script) to run |
| 1.3.6.1.4.1.8072.1.3.2.2.1.3 | ColumnnsExtendArgs | read-create | current | Any command-line arguments for the command |
| 1.3.6.1.4.1.8072.1.3.2.2.1.4 | ColumnnsExtendInput | read-create | current | The standard input for the command |
| 1.3.6.1.4.1.8072.1.3.2.2.1.5 | ColumnnsExtendCacheTime | read-create | current | 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… |
| 1.3.6.1.4.1.8072.1.3.2.2.1.6 | ColumnnsExtendExecType | read-create | current | The mechanism used to invoke the command. |
| 1.3.6.1.4.1.8072.1.3.2.2.1.7 | ColumnnsExtendRunType | read-create | current | 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 inst… |
| 1.3.6.1.4.1.8072.1.3.2.2.1.20 | ColumnnsExtendStorage | read-create | current | The storage type for this conceptual row. |
| 1.3.6.1.4.1.8072.1.3.2.2.1.21 | ColumnnsExtendStatus | read-create | current | 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. … |
| 1.3.6.1.4.1.8072.1.3.2.3 | TablensExtendOutput1Table | not-accessible | current | A table of scripted extensions - configuration and (basic) output. |
| 1.3.6.1.4.1.8072.1.3.2.3.1 | RownsExtendOutput1Entry | not-accessible | current | A conceptual row within the extension table. |
| 1.3.6.1.4.1.8072.1.3.2.3.1.1 | ColumnnsExtendOutput1Line | read-only | current | The first line of output from the command |
| 1.3.6.1.4.1.8072.1.3.2.3.1.2 | ColumnnsExtendOutputFull | read-only | current | The full output from the command, as a single string |
| 1.3.6.1.4.1.8072.1.3.2.3.1.3 | ColumnnsExtendOutNumLines | read-only | current | The 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.4 | ColumnnsExtendResult | read-only | current | The return value of the command. |
| 1.3.6.1.4.1.8072.1.3.2.4 | TablensExtendOutput2Table | not-accessible | current | A table of (line-based) output from scripted extensions. |
| 1.3.6.1.4.1.8072.1.3.2.4.1 | RownsExtendOutput2Entry | not-accessible | current | A conceptual row within the line-based output table. |
| 1.3.6.1.4.1.8072.1.3.2.4.1.1 | ColumnnsExtendLineIndex | not-accessible | current | The 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.2 | ColumnnsExtendOutLine | read-only | current | A single line of output from the extension command. |
| 1.3.6.1.4.1.8072.1.3.3 | NodensExtendGroups | |||
| 1.3.6.1.4.1.8072.1.3.3.1 | GroupnsExtendConfigGroup | current | Objects relating to the configuration of extension commands. | |
| 1.3.6.1.4.1.8072.1.3.3.2 | GroupnsExtendOutputGroup | current | Objects relating to the output of extension commands. |