aixCdromStatus

IBM-AIX-MIB · .1.3.6.1.4.1.2.6.191.9.5.1.1.6

Object

column Enumeration
Indicates the current status of the CD-ROM drive. 
Possible values are available(1), indicating that the 
CD-ROM drive is configured in the system and ready 
to be used, and defined(2), indicating that the drive
is defined to the system but not configured.

Context

MIB
IBM-AIX-MIB
OID
.1.3.6.1.4.1.2.6.191.9.5.1.1.6
Type
column
Access
readonly
Status
current
Parent
aixCdromEntry
Groups
1

Walk 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 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixCdromStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixCdromStatus.<aixCdromIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-AIX-MIB::aixCdromStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1available
2defined

Conformance

Member of