cficonCfgFileCmdStatus
CISCO-FICON-MIB ·
.1.3.6.1.4.1.9.9.375.1.1.5.1.7
Object
column
Enumeration
The object to describe the status of the last 'apply'
command.
success - The last apply command was successful.
inProgress - The last apply command is still in the
process of execution.
failed - The last apply command failed.
notApplicable - The last apply command status is not
available.
Context
- MIB
- CISCO-FICON-MIB
- OID
.1.3.6.1.4.1.9.9.375.1.1.5.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cficonCfgFileEntry
- Table
- cficonCfgFileTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | inProgress |
3 | failed |
4 | notApplicable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cficonCfgFilename The name of the configuration file. | column | OctetString | .1.3.6.1.4.1.9.9.375.1.1.5.1.1 |
| cficonCfgFileDescr The description of the configuration file. | column | OctetString | .1.3.6.1.4.1.9.9.375.1.1.5.1.2 |
| cficonCfgFileStatus The status of filename containing these ports.
Network Management station must check this object
before it can read the contents of the
configuration file. If it i… | column | Enumeration | .1.3.6.1.4.1.9.9.375.1.1.5.1.3 |
| cficonCfgFileLastUpdated The time this file was last updated.
The format is as follows -
Wed Nov 5 18:53:52.172485 2003 | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.375.1.1.5.1.4 |
| cficonCfgFileCmd The object to apply this configuration file to the
VSAN identified by the vsanIndex. When reading this
object, a noOp(2) is returned.
open(3) opens this file for mo… | column | Enumeration | .1.3.6.1.4.1.9.9.375.1.1.5.1.5 |
| cficonCfgFileRowStatus The rowStatus of this row. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.375.1.1.5.1.6 |
| cficonCfgFileCmdErrorString The string describing the reason the the last 'apply'
command failed. This string needs to be polled only
in the case when the value of the cficonCfgFileCmdStatus
is 'failed'. | column | OctetString | .1.3.6.1.4.1.9.9.375.1.1.5.1.8 |