extEntry
UCD-SNMP-MIB ·
.1.3.6.1.4.1.2021.8.1
Object
row
An entry containing an extensible script/program and its output.
Context
- MIB
- UCD-SNMP-MIB
- OID
.1.3.6.1.4.1.2021.8.1- Type
- row
- Status
- current
- Parent
- extTable
- Table
- extTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| extIndex Reference Index for extensible scripts. Simply an
integer row number. | column | Integer32 | .1.3.6.1.4.1.2021.8.1.1 |
| extResult The result code (exit status) from the executed command. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.8.1.100 |
| extOutput The first line of output of the executed command. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.8.1.101 |
| extErrFix Setting this to one will try to fix the problem if
the agent has been configured with a script to call
to attempt to fix problems automatically using remote
snmp operations. | column | UCDErrorFix | .1.3.6.1.4.1.2021.8.1.102 |
| extErrFixCmd The command that gets run when the extErrFix column is
set to 1. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.8.1.103 |
| extNames A Short, one name description of the extensible command. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.8.1.2 |
| extCommand The command line to be executed. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.8.1.3 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| extIndex Reference Index for extensible scripts. Simply an
integer row number. | column | Integer32 | .1.3.6.1.4.1.2021.8.1.1 |