MIB Viewer

vsiLogicalIfOperState

OBJECT-TYPE
1.3.6.1.4.1.9.9.162.1.3.1.4
Access
read-only
Status
current
Sub-identifiers
0
The VSI operational state of the logical interface as reported to the VSI master by the VSI slave. removed(1): the interface is not a valid interface on this controller, is not part of the controller's partition, or is not available. active(2): the interface is active and ready for use. failedExternal(3): external failure, such as a line alarm, detected. failedInternal(4): local hardware has detected a failure, making the interface unusable.
INTEGER { removed(1), active(2), failedExternal(3), failedInternal(4) }