bladecKVMStatus
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.21
Object
column mandatory
Enumeration
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.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.21- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- bladeSystemStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::bladecKVMStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::bladecKVMStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::bladecKVMStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.