extErrFix
UCD-SNMP-MIB ·
.1.3.6.1.4.1.2021.8.1.102
Object
column
r/w
UCDErrorFix
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.
Context
- MIB
- UCD-SNMP-MIB
- OID
.1.3.6.1.4.1.2021.8.1.102- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extEntry
- Table
- extTable
- Siblings
- 6
Syntax
UCDErrorFix
- Source
- UCDErrorFix
- Base type
Enumeration
Values & Constraints
Type Values
0 | noError |
1 | runFix |
Related Objects
Sibling 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 |
| 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 |