cficonSwapInterfaceActionStatus
CISCO-FICON-MIB ·
.1.3.6.1.4.1.9.9.375.1.1.20.1.4
Object
column Enumeration
The status of the port swap request.
pending - the request is waiting to be processed by
the device.
executing - the request is currently being processed
by the device.
success - the request has been completed successfully by
the device.
failure - the request failed.
Context
- MIB
- CISCO-FICON-MIB
- OID
.1.3.6.1.4.1.9.9.375.1.1.20.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cficonInterfaceSwapEntry
- 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::cficonSwapInterfaceActionStatus'
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::cficonSwapInterfaceActionStatus.<cficonInterfaceSwapIndex>'
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::cficonSwapInterfaceActionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pending |
2 | executing |
3 | success |
4 | failure |
Conformance
Member of