cficonCfgFileStatus
CISCO-FICON-MIB ·
.1.3.6.1.4.1.9.9.375.1.1.5.1.3
Object
column
Enumeration
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 is 'locked', it means
that the host or the CLI or the network management
station is in the process of writing the contents
of this file. If it is 'locked' the the file cannot
be read. If it is 'unlocked', then the file
is ready to be read.
Context
- MIB
- CISCO-FICON-MIB
- OID
.1.3.6.1.4.1.9.9.375.1.1.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cficonCfgFileEntry
- Table
- cficonCfgFileTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | locked |
2 | unlocked |
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 |
| 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 |
| cficonCfgFileCmdStatus The object to describe the status of the last 'apply'
command.
success - The last apply command was successful.
inProgress - The last apply command is stil… | column | Enumeration | .1.3.6.1.4.1.9.9.375.1.1.5.1.7 |
| 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 |