MIB Viewer

cficonSwapInterfaceActionStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.375.1.1.20.1.4
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { pending(1), executing(2), success(3), failure(4) }