MIB Viewer

vsiLogicalIfAdminState

OBJECT-TYPE
1.3.6.1.4.1.9.9.162.1.3.1.5
Access
read-only
Status
current
Sub-identifiers
0
The current administrative (configured) state of the interface, as reported to the VSI master by the VSI slave. down(1): the interface is not a valid interface for the controller. up(2): the interface is configured for use by the controller. pendingDown(3): the interface is being removed from service, and the controller is requested to remove all connections.
INTEGER { down(1), up(2), pendingDown(3) }