MIB Viewer

bladecKVMStatus

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.21
Access
read-only
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
This shows whether this blade has a concurrent keyboard, video, and mouse (cKVM) card installed and the status of cKVM on the blade. Not present: A cKVM card is not installed. Not ready: A cKVM card is installed but is not functional. Ready: A cKVM card is installed and is functional, with no cKVM session in progress. Active: A cKVM card is installed and is functional, with a cKVM session currently in progress. Disabled: A cKVM card is not enabled on this blade. Not available: A cKVM card is installed but the status is not available.
INTEGER { notPresent(0), notReady(1), ready(2), active(3), disabled(4), notAvailable(255) }