vcProfileManagedStatus
HPVC-MIB ·
.1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.3
Object
column
VcManagedStatus
Managed status of the vcProfile.
The possible values are :
unknown(1) - Indicates profile is assigned to server which is unable to communicate with the enclosure/OA
normal(2) - Indicates all profile connections are normal or no connection in the profile.
warning(3) - Indicates profile is pending assignment or failed to set server boot configuration.
minor(4) - Indicates one or more profile connections are abnormal or profile configured with invalid configuration
like UEFI boot mode is assigned to non-UEFI capable server or duplicate iSCSI initiator Name/IP/Both configured.
major(5) - Indicates the profile is assigned to multi-blade server which is missing or not initialized.
critical(6) - Indicates all the profile connections failed or profile is assigned to server which is in failed condition.
warning(7) - Indicates profile is pending assignment or failed to set server boot configuration.
info(8) - Indicates one or more profile connections are not mapped to a physical port or
Enet connection in the profile has invalid PXEBootOrder setting.
Detailed error status and its root cause can be learnt from vcProfileRootCause and vcProfileCause object types.
Context
- MIB
- HPVC-MIB
- OID
.1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vcProfileEntry
- Table
- vcProfileTable
- Siblings
- 7
Syntax
VcManagedStatus
- Source
- VcManagedStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | normal |
3 | warning |
4 | minor |
5 | major |
6 | critical |
7 | disabled |
8 | info |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vcProfileIndex Index value for the vcProfile table. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.1 |
| vcProfileName A globally-unique, administratively assigned name for the
vcProfilek. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.2 |
| vcProfilePhysicalServerIndex Index value of assigned physical server from vcPhysicalServer table.
The value is set to 0 if the profile is unassigned. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.4 |
| vcProfileLogicalSerialNumber A logical server serial number to this profile. If the value is
empty, the server will use hardware serial number. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.5 |
| vcProfileRootCause The cause indicates the root cause in the domain that resulted in
the current Managed Status of the element
Example: The BackupServer profile is assigned to an abnormal server in … | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.6 |
| vcProfileCause The cause specified indicates the change in the element that resulted
in the current Managed Status of the element.
Example: 3 MapServer profile connections for server in bay enc0… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.7 |
| vcProfileReasonCode This indicates an object specific reason-code for the change in Managed
Status of the element. | column | VcProfileReasonCodeType | .1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.8 |