componentInventoryReady
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.23.3
Object
scalar
mandatory
Enumeration
When a blade management controller, switch or the MM is reset, the
inventory data is refreshed in the MM database. This includes
items like IBM VPD (e.g. - serial number, UUID) and MAC address information.
Applications need to know when this information has been populated on the MM
before they begin to query it using SNMP or other means. This simple flag
object will return a ready or notReady indication when all blades and switches
have completed initialization and the inventory information has been provided
to the MM.
Note that due to components that may be experiencing a 'communication failure' or
'initialization failure' condition, this object may continue to show notReady.
Therefore, any application that polls this object should also incorporate a timeout
A more granular, per-blade status is available via the bladeSystemStatusTable
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.2.23.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- componentInformation
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notReady |
1 | ready |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| componentInventory | node | - | .1.3.6.1.4.1.2.3.51.2.2.23.1 |
| componentDriveTable mandatory Table of information indicating presence of a disk drive on a component.
The management module does not receive any inventory VPD from the
component, so only the presence of a dri… | table | - | .1.3.6.1.4.1.2.3.51.2.2.23.10 |
| componentDriveTableCacheTimeout mandatory The timeout value (in seconds) of the cached data for the
table, componentDriveTable.
This value is static (constant) and cannot be set. | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.2.23.11 |
| componentFirmware | node | - | .1.3.6.1.4.1.2.3.51.2.2.23.2 |