cmdExecutionCmdConfigStorage
COMMAND-EXECUTION-MIB ·
.1.3.6.1.4.1.4976.6.1.2.1.1.1.3
Object
The command's storage type.
Context
- MIB
- COMMAND-EXECUTION-MIB
- OID
.1.3.6.1.4.1.4976.6.1.2.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmdExecutionCmdConfigEntry
- Table
- cmdExecutionCmdConfigTable
- Siblings
- 3
Values & Constraints
Type Values
1 | other |
2 | volatile |
3 | nonVolatile |
4 | permanent |
5 | readOnly |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmdExecutionCmdConfigName The name of the command. | column | CommandName | .1.3.6.1.4.1.4976.6.1.2.1.1.1.1 |
| cmdExecutionCmdConfigLine The command's command line. On UNIX systems the
command line would be like typed in on the sh or ksh
shell. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4976.6.1.2.1.1.1.2 |
| cmdExecutionCmdConfigRowStatus The row status. In order to activate a new row at
least cmdExecutionCmdConfigLine must be given. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4976.6.1.2.1.1.1.4 |