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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FICON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FICON-MIB::cficonCfgFileStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FICON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FICON-MIB::cficonCfgFileStatus.<vsanIndex>.<cficonCfgFilename>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FICON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FICON-MIB::cficonCfgFileStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | locked |
2 | unlocked |
Conformance
Member of