cficonInterfaceSwapEntry
CISCO-FICON-MIB ·
.1.3.6.1.4.1.9.9.375.1.1.20.1
Object
row
A cficonInterfaceSwapTable entry contains 2 interface
indices to be swapped among other objects.
A management station wishing to create an entry should
first obtain a unique serial number, e.g. get the
cficonInterfaceSwapNextIndex scalar as the index
to this sparse table. The station should
then create the associated instance of the row status
object.
Note that when creating a row in this table, the
cficonSwapPortEntryStatus, cficonSwapInterfaceIndexFirst
and cficonSwapInterfaceIndexSecond are all required.
The values of cficonSwapInterfaceIndexFirst and
cficonSwapInterfaceIndexSecond should be different.
If for any reason the new row can not be created,
no swap action will be performed.
If the table entry creation is successful, the value of
cficonSwapInterfaceActionStatus will be pending(1) first
and the SNMP response will be returned as success.
When the swap starts, the value will be executing(2).
After the swap action is done, the value will be either
success(3) or failure(4). cficonSwapInterfaceFailReason
contains the failure reason to indicate where the failure
is from. cficonSwapInterfaceSystemError is a user
readable description given by the failure causing
sub-module.
The management station should delete the entry after
the value of cficonSwapInterfaceActionStatus being either
success(3) or failure(4).
Context
- MIB
- CISCO-FICON-MIB
- OID
.1.3.6.1.4.1.9.9.375.1.1.20.1- Type
- row
- Status
- current
- Parent
- cficonInterfaceSwapTable
- Table
- cficonInterfaceSwapTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cficonInterfaceSwapIndex An arbitrary index for the swap command. | column | Integer32 | .1.3.6.1.4.1.9.9.375.1.1.20.1.1 |
| cficonSwapInterfaceIndexFirst The first port number that needs to be swapped . | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.375.1.1.20.1.2 |
| cficonSwapInterfaceIndexSecond The second port number that needs to be swapped. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.375.1.1.20.1.3 |
| cficonSwapInterfaceActionStatus 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… | column | Enumeration | .1.3.6.1.4.1.9.9.375.1.1.20.1.4 |
| cficonSwapInterfaceFailReason The reason of failed port swap request
other - the failure is caused by other sub-module.
none - no failure.
dmFailure - the failure is caused by Domain Manager.
fi… | column | Enumeration | .1.3.6.1.4.1.9.9.375.1.1.20.1.5 |
| cficonSwapInterfaceSystemError A system error string readable by user for the failed
swap action. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.375.1.1.20.1.6 |
| cficonSwapInterfaceEntryStatus If this object is set to 'active(1)' then
the port configurations of the ports specified
by objects cficonSwapInterfaceIndexFirst and
cficonSwapInterfaceIndexSecond will be swa… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.375.1.1.20.1.7 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| cficonInterfaceSwapIndex An arbitrary index for the swap command. | column | Integer32 | .1.3.6.1.4.1.9.9.375.1.1.20.1.1 |