| Properties Summary |
| Defined in: storage:ControllerBase |
storage:ControllerSubType
scalar:Enum8
|
subType (storage:ControllerBase:subType)
This new property has been added to differentiate between different types NVMe form factors.
Today there is no property in storage controller MO which can identify which type NVMe form factor it is.
This new property will added in GUI as a new column in the storage controller inventory page.
For other than NVMe controllers, it will be NA. This was a marketing ask.
|
storage:ControllerType
scalar:Enum8
|
type (storage:ControllerBase:type)
NO COMMENTS
|
| Defined in: mo:TopProps |
mo:ModificationChildAction
scalar:Bitmask32
|
childAction (mo:TopProps:childAction)
|
|
reference:Object
|
dn (mo:TopProps:dn)
The Distinguished Name (dn) unambiguously identifies an object in the system.
The dn provides a fully qualified path from the top of the object tree, all the way to
the object. It is built as a sequence of relative names separated by the "/"
character.
For example:
< ... dn = "sys/chassis-5/blade-2/adaptor-1" />
|
|
reference:RN
|
rn (mo:TopProps:rn)
The Relative Name (rn) uniquely identifies an object within a given context.
Note that a dn is comprised of a sequence of relative names. For example,
the context "sys/chassis-1/blade-1/adaptor-1/host-eth-2" can be thought
of as the following expression:
dn = <root object>/{rn}/{rn}/{rn}/{rn}/{rn}.
The rn can then be used to identify the object (for instance, "adaptor-1")
within the context:
<... rn ="../" />
|
mo:InstSaclType
scalar:Bitmask8
|
sacl (mo:TopProps:sacl)
The system acl property for each Managed Object. br/>
This property is a 8 bit mask and supports the following values :-
a: del
b: mod
c: addchild
d: cascade
By default all Managed Objects have the following permissions
a: del
b: mod
c: addchild
This property is persisted in the db. If this property has a value none
it means, the user has read only permissions on this object.
|
mo:ModificationStatus
scalar:Bitmask32
|
status (mo:TopProps:status)
This property controls the life cycle of a managed object
|
adminSlotNumber
Type: storage:FFSlotENUM
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Range: min: (byte)0 max: (byte)2
Comments:
-
Specifies the primary slot when software RAID-1 is enabled
| |
| Constants |
| NA |
0 |
NO COMMENTS
|
| 1 |
1 |
NO COMMENTS
|
| 2 |
2 |
NO COMMENTS
|
| DEFAULT |
0 |
NO COMMENTS
|
|
childAction
Type: mo:ModificationChildAction
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelChildAction
Property Validators:
Comments:
-
| |
| Constants |
| deleteAll |
16384u |
NO COMMENTS
|
| ignore |
4096u |
NO COMMENTS
|
| deleteNonPresent |
8192u |
NO COMMENTS
|
| DEFAULT |
0 |
This type is used to
|
|
configuredMode
Type: storage:OperatingModeType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Specifies how the SD cards should be exposed to the host OS:
Single Virtual drive exposed to the host OS
Each SD card is exposed as one drive to the host OS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| mirror |
1 |
Specifies the SD cards are mirrored with software RAID-1. A single virtual USB device is exposed to the host OS
|
| independent-drives |
2 |
Specifies each SD card is exposed to the host OS as one USB drive
|
| DEFAULT |
mirror(1) |
Specifies the SD cards are mirrored with software RAID-1. A single virtual USB device is exposed to the host OS
|
|
controllerHealth
Type: storage:FFControllerHealth
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| FFCH_OK |
0 |
NO COMMENTS
|
| FFCH_METADATA_FAILURE |
1 |
NO COMMENTS
|
| FFCH_ERROR_CARDS_ACCESS_ERROR |
2 |
NO COMMENTS
|
| FFCH_ERROR_OLD_FIRMWARE_RUNNING |
3 |
NO COMMENTS
|
| FFCH_ERROR_MEDIA_WRITE_PROTECTED |
4 |
NO COMMENTS
|
| FFCH_ERROR_INVALID_SIZE |
5 |
NO COMMENTS
|
| FFCH_ERROR_CARD_SIZE_MISMATCH |
6 |
NO COMMENTS
|
| FFCH_INCONSISTENT_METADATA |
7 |
NO COMMENTS
|
| FFCH_ERROR_SECONDARY_UNHEALTHY_CARD |
8 |
NO COMMENTS
|
| FFCH_ERROR_SD_CARD_NOT_CONFIGURED |
9 |
NO COMMENTS
|
| FFCH_ERROR_INCONSISTANT_METADATA_IGNORED |
10 |
NO COMMENTS
|
| FFCH_ERROR_SD253_WITH_UN_OR_SD247 |
11 |
NO COMMENTS
|
| FFCH_ERROR_REBOOTED_DURING_REBUILD |
12 |
NO COMMENTS
|
| FFCH_ERROR_SD247_CARD_DETECTED |
13 |
NO COMMENTS
|
| FFCH_FLEXD_ERROR_SD_CARD_OP_MODE_MISMATCH |
14 |
NO COMMENTS
|
| FFCH_FLEXD_ERROR_SD_OP_MODE_MISMATCH_WITH_UN |
15 |
NO COMMENTS
|
| FFCH_FLEXD_ERROR_IM_SD_UNHEALTHY_SD_UN_IGNORED |
16 |
NO COMMENTS
|
| FFCH_FLEXD_ERROR_IM_SD_HEALTHY_SD_UN_IGNORED |
17 |
NO COMMENTS
|
| FFCH_FLEXD_ERROR_IM_SD_CARDS_OP_MODE_MISMATCH |
18 |
NO COMMENTS
|
| FFCH_FLEXD_ERROR_SD_CARD0_UNHEALTHY_OP_MODE_MISMATCH |
19 |
NO COMMENTS
|
| FFCH_FLEXD_ERROR_SD_CARD0_HEALTHY_OP_MODE_MISMATCH |
20 |
NO COMMENTS
|
| FFCH_FLEXD_ERROR_SD_CARD1_UNHEALTHY_OP_MODE_MISMATCH |
21 |
NO COMMENTS
|
| FFCH_FLEXD_ERROR_SD_CARD1_HEALTHY_OP_MODE_MISMATCH |
22 |
NO COMMENTS
|
| FFCH_FLEXD_ERROR_IM_SD0_IGNORED_SD1 |
23 |
NO COMMENTS
|
| FFCH_FLEXD_ERROR_IM_SD0_SD1_IGNORED |
24 |
NO COMMENTS
|
| DEFAULT |
FFCH_OK(0) |
NO COMMENTS
|
|
controllerState
Type: storage:FFControllerState
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| FFC_UNINITALIZED |
0 |
NO COMMENTS
|
| FFC_SOFTWARE_ERR |
1 |
NO COMMENTS
|
| FFC_INIT |
2 |
NO COMMENTS
|
| FFC_CONFIG |
3 |
NO COMMENTS
|
| FFC_WAIT_USER |
4 |
NO COMMENTS
|
| FFC_USB_DISCONNECTING |
5 |
NO COMMENTS
|
| FFC_USB_DISCONNECTED |
6 |
NO COMMENTS
|
| FFC_USB_CONNECTING |
7 |
NO COMMENTS
|
| FFC_USB_CONNECTED |
8 |
NO COMMENTS
|
| FFC_REBUILDING |
9 |
NO COMMENTS
|
| FFC_FAILED |
10 |
NO COMMENTS
|
| DEFAULT |
FFC_UNINITALIZED(0) |
NO COMMENTS
|
|
dn
Type: reference:Object
Units: null
Encrypted: false
Access: implicit
Category: TopLevelDn
Property Validators:
Comments:
-
The Distinguished Name (dn) unambiguously identifies an object in the system.
The dn provides a fully qualified path from the top of the object tree, all the way to
the object. It is built as a sequence of relative names separated by the "/"
character.
For example:
< ... dn = "sys/chassis-5/blade-2/adaptor-1" />
firmwareVersion
Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
flexFlashType
Type: storage:FFType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| Unknown |
0 |
NO COMMENTS
|
| Astoria |
1 |
NO COMMENTS
|
| FX3S |
2 |
NO COMMENTS
|
| DEFAULT |
Unknown(0) |
NO COMMENTS
|
|
fsmDescr
Type: fsm:Descr
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "256"
Allowed Chars:
Regex: [a-zA-Z0-9\[\]!#$%()*+,-./:;@ _{|}˜?&]+
Comments:
-
NO COMMENTS
fsmPrev
Type: storage:FlexFlashControllerFsmStatus
Primitive Type: scalar:Enum32
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| nop |
0u |
NO COMMENTS
|
| MOpsResetBegin |
1605u |
NO COMMENTS
|
| MOpsResetReset |
1606u |
NO COMMENTS
|
| MOpsFormatBegin |
1607u |
NO COMMENTS
|
| MOpsFormatFormat |
1608u |
NO COMMENTS
|
| MOpsPairBegin |
1609u |
NO COMMENTS
|
| MOpsPairPair |
1610u |
NO COMMENTS
|
| MOpsFormatFail |
1624u |
NO COMMENTS
|
| MOpsFormatSuccess |
1625u |
NO COMMENTS
|
| MOpsPairFail |
1626u |
NO COMMENTS
|
| MOpsPairSuccess |
1627u |
NO COMMENTS
|
| MOpsResetFail |
1628u |
NO COMMENTS
|
| MOpsResetSuccess |
1629u |
NO COMMENTS
|
| DEFAULT |
nop(0u) |
NO COMMENTS
|
|
fsmProgr
Type: fsm:Progress
Primitive Type: scalar:UByte
Units: %
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Range: min: (short)0 max: (short)100
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
100 |
NO COMMENTS
|
|
fsmRmtInvErrCode
Type: condition:ErrCode
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| none |
0u |
NO COMMENTS
|
| ERR-MO-illegal-iterator-state |
100u |
NO COMMENTS
|
| ERR-MO-illegal-object-lifecycle-transition |
101u |
NO COMMENTS
|
| ERR-MO-object-not-found |
102u |
NO COMMENTS
|
| ERR-MO-duplicate-object |
103u |
NO COMMENTS
|
| ERR-MO-naming-rule-violation |
104u |
NO COMMENTS
|
| ERR-MO-illegal-creation |
105u |
NO COMMENTS
|
| ERR-MO-illegal-containment |
106u |
NO COMMENTS
|
| ERR-MO-deletion-rule-violation |
107u |
NO COMMENTS
|
| ERR-MO-PROPERTY-value-out-of-range |
120u |
NO COMMENTS
|
| ERR-MO-PROPERTY-no-such-property |
121u |
NO COMMENTS
|
| ERR-MO-META-no-such-object-class |
122u |
NO COMMENTS
|
| ERR-MO-CONFIG-child-object-cant-be-configured |
130u |
NO COMMENTS
|
| ERR-FILTER-illegal-format |
140u |
NO COMMENTS
|
| ERR-MO-resource-allocation |
150u |
NO COMMENTS
|
| ERR-FSM-no-such-state |
160u |
NO COMMENTS
|
| ERR-MO-access-denied |
170u |
NO COMMENTS
|
| ERR-test-error-1 |
501u |
NO COMMENTS
|
| ERR-test-error-2 |
502u |
NO COMMENTS
|
| ERR-HOST-fru-identity-mismatch |
503u |
NO COMMENTS
|
| ERR-IBMC-connect-error |
504u |
NO COMMENTS
|
| ERR-IBMC-fru-retrieval-error |
505u |
NO COMMENTS
|
| ERR-IBMC-invalid-end-point-config |
506u |
NO COMMENTS
|
| ERR-SWITCH-invalid-if-config |
507u |
NO COMMENTS
|
| ERR-DNLD-authentication-failure |
508u |
NO COMMENTS
|
| ERR-DNLD-invalid-image |
509u |
NO COMMENTS
|
| ERR-DNLD-no-space |
510u |
NO COMMENTS
|
| ERR-DNLD-no-file |
511u |
NO COMMENTS
|
| ERR-radius-group-set-error |
512u |
NO COMMENTS
|
| ERR-ldap-group-set-error |
513u |
NO COMMENTS
|
| ERR-tacacs-group-set-error |
514u |
NO COMMENTS
|
| ERR-tacacs-enable-error |
515u |
NO COMMENTS
|
| ERR-radius-set-error |
516u |
NO COMMENTS
|
| ERR-radius-global-set-error |
517u |
NO COMMENTS
|
| ERR-tacacs-set-error |
518u |
NO COMMENTS
|
| ERR-tacacs-global-set-error |
519u |
NO COMMENTS
|
| ERR-ldap-get-error |
520u |
NO COMMENTS
|
| ERR-ldap-delete-error |
521u |
NO COMMENTS
|
| ERR-ldap-set-error |
522u |
NO COMMENTS
|
| ERR-acct-realm-set-error |
523u |
NO COMMENTS
|
| ERR-auth-realm-set-error |
524u |
NO COMMENTS
|
| ERR-role-set-error |
525u |
NO COMMENTS
|
| ERR-locale-set-error |
526u |
NO COMMENTS
|
| ERR-user-set-error |
527u |
NO COMMENTS
|
| ERR-NTP-set-error |
528u |
NO COMMENTS
|
| ERR-NTP-get-error |
529u |
NO COMMENTS
|
| ERR-NTP-delete-error |
530u |
NO COMMENTS
|
| ERR-DNS-set-error |
531u |
NO COMMENTS
|
| ERR-DNS-get-error |
532u |
NO COMMENTS
|
| ERR-DNS-delete-error |
533u |
NO COMMENTS
|
| ERR-UPDATE-in-progress |
534u |
NO COMMENTS
|
| ERR-UPDATE-failed |
535u |
NO COMMENTS
|
| ERR-UPDATE-retry |
536u |
NO COMMENTS
|
| ERR-admin-passwd-set |
537u |
NO COMMENTS
|
| ERR-delete-user |
538u |
NO COMMENTS
|
| ERR-create-user |
539u |
NO COMMENTS
|
| ERR-modify-user |
540u |
NO COMMENTS
|
| ERR-modify-role |
541u |
NO COMMENTS
|
| ERR-modify-locale |
542u |
NO COMMENTS
|
| ERR-modify-user-role |
543u |
NO COMMENTS
|
| ERR-modify-user-locale |
544u |
NO COMMENTS
|
| ERR-HTTP-set-error |
545u |
NO COMMENTS
|
| ERR-HTTPS-set-error |
546u |
NO COMMENTS
|
| ERR-timezone-set-error |
547u |
NO COMMENTS
|
| ERR-set-network |
548u |
NO COMMENTS
|
| ERR-set-port-channel |
549u |
NO COMMENTS
|
| ERR-BIOS-network-boot-order-not-found |
550u |
NO COMMENTS
|
| ERR-authentication |
551u |
NO COMMENTS
|
| ERR-authorization-required |
552u |
NO COMMENTS
|
| ERR-user-account-expired |
553u |
NO COMMENTS
|
| ERR-session-cache-full |
554u |
NO COMMENTS
|
| ERR-session-not-found |
555u |
NO COMMENTS
|
| ERR-service-not-ready |
556u |
NO COMMENTS
|
| ERR-internal-error |
557u |
NO COMMENTS
|
| ERR-create-role |
558u |
NO COMMENTS
|
| ERR-create-locale |
559u |
NO COMMENTS
|
| ERR-Diagnostics-in-progress |
560u |
NO COMMENTS
|
| ERR-Diagnostics-memtest-in-progress |
561u |
NO COMMENTS
|
| ERR-Diagnostics-network-in-progress |
562u |
NO COMMENTS
|
| ERR-delete-role |
563u |
NO COMMENTS
|
| ERR-delete-locale |
564u |
NO COMMENTS
|
| ERR-efi-Diagnostics--in-progress |
565u |
NO COMMENTS
|
| ERR-delete-session |
566u |
NO COMMENTS
|
| ERR-DNLD-hostkey-mismatch |
567u |
NO COMMENTS
|
| ERR-IBMC-results-not-ready |
568u |
NO COMMENTS
|
| ERR-IBMC-analyze-results |
569u |
NO COMMENTS
|
| ERR-create-keyring |
570u |
NO COMMENTS
|
| ERR-insufficiently-equipped |
571u |
NO COMMENTS
|
| ERR-max-userid-sessions-reached |
572u |
NO COMMENTS
|
| ERR-set-password-strength-check |
573u |
NO COMMENTS
|
| ERR-BOARDCTRLUPDATE-ignore |
574u |
NO COMMENTS
|
| ERR-DIAG-test-failed |
575u |
NO COMMENTS
|
| ERR-DIAG-cancelled |
576u |
NO COMMENTS
|
| ERR-DIAG-fsm-restarted |
577u |
NO COMMENTS
|
| ERR-UNABLE-TO-FETCH-BIOS-SETTINGS |
578u |
NO COMMENTS
|
| ERR-BIOS-TOKENS-OLD-BIOS |
579u |
NO COMMENTS
|
| ERR-BIOS-TOKENS-OLD-CIMC |
580u |
NO COMMENTS
|
| ERR-POWER-CAP-UNSUPPORTED |
581u |
NO COMMENTS
|
| ERR-provider-group-set-error |
582u |
NO COMMENTS
|
| ERR-ldap-group-modify-error |
583u |
NO COMMENTS
|
| ERR-provider-group-modify-error |
584u |
NO COMMENTS
|
| ERR-aaa-config-modify-error |
585u |
NO COMMENTS
|
| ERR-get-max-http-user-sessions |
586u |
NO COMMENTS
|
| ERR-SERVER-mis-connect |
587u |
NO COMMENTS
|
| ERR-store-pre-login-banner-msg |
588u |
NO COMMENTS
|
| ERR-ACTIVATE-in-progress |
589u |
NO COMMENTS
|
| ERR-ACTIVATE-failed |
590u |
NO COMMENTS
|
| ERR-ACTIVATE-retry |
591u |
NO COMMENTS
|
| ERR-request-timeout |
592u |
NO COMMENTS
|
| ERR-missing-method |
593u |
NO COMMENTS
|
| ERR-xml-parse-error |
594u |
NO COMMENTS
|
| ERR-auth-issue |
595u |
NO COMMENTS
|
| ERR-http-initializing |
596u |
NO COMMENTS
|
| ERR-secondary-node |
597u |
NO COMMENTS
|
| ERR-auth-realm-get-error |
598u |
NO COMMENTS
|
| ERR-radius-get-error |
599u |
NO COMMENTS
|
| ERR-tacacs-plus-get-error |
600u |
NO COMMENTS
|
| ERR-ep-set-error |
601u |
NO COMMENTS
|
| ERR-MAX-subscriptions-allowed-error |
602u |
NO COMMENTS
|
| ERR-enable-mgmt-conn |
603u |
NO COMMENTS
|
| ERR-reset-adapter |
604u |
NO COMMENTS
|
| ERR-TOKEN-request-denied |
605u |
NO COMMENTS
|
| ERR-cli-session-limit-reached |
606u |
NO COMMENTS
|
| ERR-2fa-auth-retry |
607u |
NO COMMENTS
|
| ERR-IBMC-connector-info-retrieval-error |
608u |
NO COMMENTS
|
| ERR-create-tp |
609u |
NO COMMENTS
|
| ERR-POWER-PROFILE-IN-PROGRESS |
610u |
NO COMMENTS
|
| ERR-DNLD-usb-unmounted |
611u |
NO COMMENTS
|
| ERR-downgrade-fail |
612u |
NO COMMENTS
|
| ERR-set-min-passphrase-length |
613u |
NO COMMENTS
|
| ERR-set-key-cert |
614u |
NO COMMENTS
|
| ERR-set-login-profile |
615u |
NO COMMENTS
|
| DEFAULT |
0 |
NO COMMENTS
|
|
fsmRmtInvErrDescr
Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
fsmRmtInvRslt
Type: condition:RemoteInvRslt
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| not-applicable |
0u |
NO COMMENTS
|
| resource-unavailable |
1024u |
NO COMMENTS
|
| service-unavailable |
1048576u |
NO COMMENTS
|
| intermittent-error |
1073741824u |
NO COMMENTS
|
| sw-defect |
128u |
NO COMMENTS
|
| service-not-implemented-ignore |
131072u |
NO COMMENTS
|
| extend-timeout |
134217728u |
NO COMMENTS
|
| capability-not-implemented-failure |
16384u |
NO COMMENTS
|
| illegal-fru |
16777216u |
NO COMMENTS
|
| end-point-unavailable |
16u |
NO COMMENTS
|
| failure |
1u |
NO COMMENTS
|
| resource-capacity-exceeded |
2048u |
NO COMMENTS
|
| service-protocol-error |
2097152u |
NO COMMENTS
|
| fw-defect |
256u |
NO COMMENTS
|
| service-not-implemented-fail |
262144u |
NO COMMENTS
|
| task-reset |
268435456u |
NO COMMENTS
|
| unidentified-fail |
2u |
NO COMMENTS
|
| capability-not-supported |
32768u |
NO COMMENTS
|
| end-point-failed |
32u |
NO COMMENTS
|
| fru-state-indeterminate |
33554432u |
NO COMMENTS
|
| resource-dependency |
4096u |
NO COMMENTS
|
| fru-identity-indeterminate |
4194304u |
NO COMMENTS
|
| internal-error |
4u |
NO COMMENTS
|
| hw-defect |
512u |
NO COMMENTS
|
| service-not-supported |
524288u |
NO COMMENTS
|
| fru-not-supported |
536870912u |
NO COMMENTS
|
| end-point-protocol-error |
64u |
NO COMMENTS
|
| capability-unavailable |
65536u |
NO COMMENTS
|
| fru-not-ready |
67108864u |
NO COMMENTS
|
| capability-not-implemented-ignore |
8192u |
NO COMMENTS
|
| fru-info-malformed |
8388608u |
NO COMMENTS
|
| timeout |
8u |
NO COMMENTS
|
| DEFAULT |
not-applicable(0u) |
NO COMMENTS
|
|
fsmStageDescr
Type: fsm:Descr
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "256"
Allowed Chars:
Regex: [a-zA-Z0-9\[\]!#$%()*+,-./:;@ _{|}˜?&]+
Comments:
-
NO COMMENTS
fsmStamp
Type: scalar:Date
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| never |
0ull |
NO COMMENTS
|
| DEFAULT |
0 |
NO COMMENTS
|
|
fsmStatus
Type: storage:FlexFlashControllerFsmStatus
Primitive Type: scalar:Enum32
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| nop |
0u |
NO COMMENTS
|
| MOpsResetBegin |
1605u |
NO COMMENTS
|
| MOpsResetReset |
1606u |
NO COMMENTS
|
| MOpsFormatBegin |
1607u |
NO COMMENTS
|
| MOpsFormatFormat |
1608u |
NO COMMENTS
|
| MOpsPairBegin |
1609u |
NO COMMENTS
|
| MOpsPairPair |
1610u |
NO COMMENTS
|
| MOpsFormatFail |
1624u |
NO COMMENTS
|
| MOpsFormatSuccess |
1625u |
NO COMMENTS
|
| MOpsPairFail |
1626u |
NO COMMENTS
|
| MOpsPairSuccess |
1627u |
NO COMMENTS
|
| MOpsResetFail |
1628u |
NO COMMENTS
|
| MOpsResetSuccess |
1629u |
NO COMMENTS
|
| DEFAULT |
nop(0u) |
NO COMMENTS
|
|
fsmTry
Type: scalar:UByte
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
hasError
Type: storage:FFHasError
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| error |
0 |
NO COMMENTS
|
| no_error |
1 |
NO COMMENTS
|
| DEFAULT |
0 |
NO COMMENTS
|
|
id
Type: equipment:Id
Primitive Type: scalar:Uint32
Overrides:storage:ControllerBase:id | equipment:Item:id
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Property Validators:
Range: min: (long)1l max: (long)64l
Comments:
-
NO COMMENTS
isCardMismatch
Type: storage:FFCardSizeMismatch
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| NA |
0 |
NO COMMENTS
|
| MISMATCH |
1 |
NO COMMENTS
|
| MATCH |
2 |
NO COMMENTS
|
| DEFAULT |
0 |
NO COMMENTS
|
|
isFormatFSMRunning
Type: storage:FFFormatRunning
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| NA |
0 |
NO COMMENTS
|
| YES |
1 |
NO COMMENTS
|
| NO |
2 |
NO COMMENTS
|
| DEFAULT |
NA(0) |
NO COMMENTS
|
|
locationDn
Type: reference:Object
Refers: compute:ExtBoard
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Added for aggregate boards.
This property refers to the DN of the extended board object
model
Type: equipment:Model
Primitive Type: string:Basic
Overrides:equipment:Item:model
Paths: equipment:Info:model
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
operQualifierReason
Type: equipment:OperQualifierReason
Primitive Type: string:Basic
Overrides:equipment:Stateful:operQualifierReason
Paths: equipment:StatefulChCompIf:operQualifierReason
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "256"
Allowed Chars:
Regex: [a-zA-Z0-9\[\]!#$%()*+,-./:;@ _{|}˜?&]+
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
"N/A" |
NO COMMENTS
|
|
operState
Type: equipment:Operability
Primitive Type: scalar:Enum8
Like: equipment:StatefulChCompIf:operState
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| operable |
1 |
NO COMMENTS
|
| inoperable |
2 |
NO COMMENTS
|
| degraded |
3 |
NO COMMENTS
|
| powered-off |
4 |
NO COMMENTS
|
| power-problem |
5 |
NO COMMENTS
|
| removed |
6 |
NO COMMENTS
|
| voltage-problem |
7 |
NO COMMENTS
|
| thermal-problem |
8 |
NO COMMENTS
|
| performance-problem |
9 |
NO COMMENTS
|
| accessibility-problem |
10 |
NO COMMENTS
|
| identity-unestablishable |
11 |
NO COMMENTS
|
| bios-post-timeout |
12 |
NO COMMENTS
|
| disabled |
13 |
NO COMMENTS
|
| malformed-fru |
14 |
NO COMMENTS
|
| backplane-port-problem |
15 |
NO COMMENTS
|
| chassis-intrusion |
16 |
NO COMMENTS
|
| non-optimal |
17 |
NO COMMENTS
|
| unsupported-config |
18 |
NO COMMENTS
|
| non-optimal-severe |
20 |
NO COMMENTS
|
| fabric-conn-problem |
51 |
NO COMMENTS
|
| fabric-unsupported-conn |
52 |
NO COMMENTS
|
| config |
81 |
NO COMMENTS
|
| equipment-problem |
82 |
NO COMMENTS
|
| decomissioning |
83 |
NO COMMENTS
|
| chassis-limit-exceeded |
84 |
NO COMMENTS
|
| not-supported |
100 |
NO COMMENTS
|
| discovery |
101 |
NO COMMENTS
|
| discovery-failed |
102 |
NO COMMENTS
|
| identify |
103 |
NO COMMENTS
|
| post-failure |
104 |
NO COMMENTS
|
| upgrade-problem |
105 |
NO COMMENTS
|
| peer-comm-problem |
106 |
NO COMMENTS
|
| auto-upgrade |
107 |
NO COMMENTS
|
| link-activate-blocked |
108 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
operability
Type: equipment:Operability
Primitive Type: scalar:Enum8
Overrides:equipment:Stateful:operability
Paths: equipment:StatefulChCompIf:operability
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| operable |
1 |
NO COMMENTS
|
| inoperable |
2 |
NO COMMENTS
|
| degraded |
3 |
NO COMMENTS
|
| powered-off |
4 |
NO COMMENTS
|
| power-problem |
5 |
NO COMMENTS
|
| removed |
6 |
NO COMMENTS
|
| voltage-problem |
7 |
NO COMMENTS
|
| thermal-problem |
8 |
NO COMMENTS
|
| performance-problem |
9 |
NO COMMENTS
|
| accessibility-problem |
10 |
NO COMMENTS
|
| identity-unestablishable |
11 |
NO COMMENTS
|
| bios-post-timeout |
12 |
NO COMMENTS
|
| disabled |
13 |
NO COMMENTS
|
| malformed-fru |
14 |
NO COMMENTS
|
| backplane-port-problem |
15 |
NO COMMENTS
|
| chassis-intrusion |
16 |
NO COMMENTS
|
| non-optimal |
17 |
NO COMMENTS
|
| unsupported-config |
18 |
NO COMMENTS
|
| non-optimal-severe |
20 |
NO COMMENTS
|
| fabric-conn-problem |
51 |
NO COMMENTS
|
| fabric-unsupported-conn |
52 |
NO COMMENTS
|
| config |
81 |
NO COMMENTS
|
| equipment-problem |
82 |
NO COMMENTS
|
| decomissioning |
83 |
NO COMMENTS
|
| chassis-limit-exceeded |
84 |
NO COMMENTS
|
| not-supported |
100 |
NO COMMENTS
|
| discovery |
101 |
NO COMMENTS
|
| discovery-failed |
102 |
NO COMMENTS
|
| identify |
103 |
NO COMMENTS
|
| post-failure |
104 |
NO COMMENTS
|
| upgrade-problem |
105 |
NO COMMENTS
|
| peer-comm-problem |
106 |
NO COMMENTS
|
| auto-upgrade |
107 |
NO COMMENTS
|
| link-activate-blocked |
108 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
operatingMode
Type: storage:OperatingModeType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Specifies how the SD cards are currently exposed to the host OS:
Single Virtual drive exposed to the host OS
Each SD card is exposed as one drive to the host OS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| mirror |
1 |
Specifies the SD cards are mirrored with software RAID-1. A single virtual USB device is exposed to the host OS
|
| independent-drives |
2 |
Specifies each SD card is exposed to the host OS as one USB drive
|
| DEFAULT |
mirror(1) |
Specifies the SD cards are mirrored with software RAID-1. A single virtual USB device is exposed to the host OS
|
|
operationRequest
Type: storage:OperationRequestType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
-
Initiates a configuration request on the SD card: format SD card, reset flex flash controller or pair (RAID-1)
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| format |
1 |
Specifies the SD cards should be formatted
|
| reset |
2 |
Specifies the Flex Flash Controller should be reset
|
| pair |
3 |
Specifies the SD cards should be configured with software RAID-1 and auto-sync
|
| unpair |
4 |
Specifies each SD card should be exposed as one USB drive to the host OS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
pciAddr
Type: pci:Addr
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
pciSlot
Type: pci:Slot
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
"N/A" |
NO COMMENTS
|
|
perf
Type: equipment:SensorThresholdStatus
Primitive Type: scalar:Enum8
Like: equipment:StatefulChCompIf:perf
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| ok |
1 |
NO COMMENTS
|
| upper-non-recoverable |
2 |
NO COMMENTS
|
| upper-critical |
3 |
NO COMMENTS
|
| upper-non-critical |
4 |
NO COMMENTS
|
| lower-non-critical |
5 |
NO COMMENTS
|
| lower-critical |
6 |
NO COMMENTS
|
| lower-non-recoverable |
7 |
NO COMMENTS
|
| not-supported |
100 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
physicalDriveCount
Type: storage:FFDriveCount
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
0 |
NO COMMENTS
|
|
power
Type: equipment:PowerState
Primitive Type: scalar:Enum8
Like: equipment:StatefulChCompIf:power
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| on |
1 |
NO COMMENTS
|
| test |
2 |
NO COMMENTS
|
| off |
3 |
NO COMMENTS
|
| online |
4 |
NO COMMENTS
|
| offline |
5 |
NO COMMENTS
|
| offduty |
6 |
NO COMMENTS
|
| degraded |
7 |
NO COMMENTS
|
| power-save |
8 |
NO COMMENTS
|
| error |
9 |
NO COMMENTS
|
| ok |
10 |
NO COMMENTS
|
| failed |
11 |
NO COMMENTS
|
| not-supported |
100 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
presence
Type: equipment:Presence
Primitive Type: scalar:Enum8
Overrides:equipment:Stateful:presence
Paths: equipment:StatefulChCompIf:presence
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| empty |
1 |
NO COMMENTS
|
| equipped |
10 |
NO COMMENTS
|
| missing |
11 |
NO COMMENTS
|
| mismatch |
12 |
NO COMMENTS
|
| equipped-not-primary |
13 |
NO COMMENTS
|
| equipped-slave |
14 |
NO COMMENTS
|
| mismatch-slave |
15 |
NO COMMENTS
|
| missing-slave |
16 |
NO COMMENTS
|
| equipped-identity-unestablishable |
20 |
NO COMMENTS
|
| mismatch-identity-unestablishable |
21 |
NO COMMENTS
|
| equipped-with-malformed-fru |
22 |
NO COMMENTS
|
| inaccessible |
30 |
NO COMMENTS
|
| unauthorized |
40 |
NO COMMENTS
|
| not-supported |
100 |
NO COMMENTS
|
| equipped-unsupported |
101 |
NO COMMENTS
|
| equipped-deprecated |
102 |
NO COMMENTS
|
| equipped-disc-not-started |
102 |
NO COMMENTS
|
| equipped-disc-in-progress |
103 |
NO COMMENTS
|
| equipped-disc-error |
104 |
NO COMMENTS
|
| equipped-disc-unknown |
105 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
primarySlotNumber
Type: storage:FFSlotNumber
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
0 |
NO COMMENTS
|
|
raidSyncSupport
Type: storage:FFRaidSyncSupport
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| no |
0 |
NO COMMENTS
|
| yes |
1 |
NO COMMENTS
|
| DEFAULT |
no(0) |
NO COMMENTS
|
|
readErrorThreshold
Type: storage:FFErrorThreshold
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
0u |
NO COMMENTS
|
|
revision
Type: equipment:Revision
Primitive Type: string:Basic
Overrides:equipment:Item:revision
Paths: equipment:Info:revision
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
"0" |
NO COMMENTS
|
|
rn
Type: reference:RN
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRn
Property Validators:
Comments:
-
The Relative Name (rn) uniquely identifies an object within a given context.
Note that a dn is comprised of a sequence of relative names. For example,
the context "sys/chassis-1/blade-1/adaptor-1/host-eth-2" can be thought
of as the following expression:
dn = <root object>/{rn}/{rn}/{rn}/{rn}/{rn}.
The rn can then be used to identify the object (for instance, "adaptor-1")
within the context:
<... rn ="../" />
sacl
Type: mo:InstSaclType
Primitive Type: scalar:Bitmask8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelSacl
Property Validators:
Comments:
-
The system acl property for each Managed Object. br/>
This property is a 8 bit mask and supports the following values :-
a: del
b: mod
c: addchild
d: cascade
By default all Managed Objects have the following permissions
a: del
b: mod
c: addchild
This property is persisted in the db. If this property has a value none
it means, the user has read only permissions on this object.
| |
| Constants |
| none |
0 |
NO COMMENTS
|
| del |
1 |
NO COMMENTS
|
| mod |
2 |
NO COMMENTS
|
| addchild |
4 |
NO COMMENTS
|
| cascade |
8 |
NO COMMENTS
|
| DEFAULT |
0 |
NO COMMENTS
|
|
serial
Type: equipment:Serial
Primitive Type: string:Basic
Overrides:equipment:Item:serial
Paths: equipment:Info:serial
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
status
Type: mo:ModificationStatus
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelStatus
Property Validators:
Comments:
-
This property controls the life cycle of a managed object
| |
| Constants |
| removed |
16u |
In a setter method: specifies that an object should be removed.
In the return value of a setter method: indicates that an object has been removed.
|
| created |
2u |
In a setter method: specifies that an object should be created.
An error is returned if the object already exists.
In the return value of a setter method: indicates that an object has been created.
|
| modified |
4u |
In a setter method: specifies that an object should be modified
In the return value of a setter method: indicates that an object has been modified.
|
| deleted |
8u |
In a setter method: specifies that an object should be deleted.
In the return value of a setter method: indicates that an object has been deleted.
|
| DEFAULT |
0 |
This type controls the life cycle of objects passed in the XML API.
When used in a setter method (such as configConfMo), the ModificationStatus
specifies whether an object should be created, modified, deleted or removed.
In the return value of a setter method, the ModificationStatus indicates the actual
operation that was performed. For example, the ModificationStatus is set to "created"
if the object was created. The ModificationStatus is not set if the object was neither
created, modified, deleted or removed.
When invoking a setter method, the ModificationStatus is optional:
If a setter method such as configConfMo is invoked and the ModificationStatus
is not set, the system automatically determines if the object should be created or modified.
|
|
subType
Type: storage:ControllerSubType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
This new property has been added to differentiate between different types NVMe form factors.
Today there is no property in storage controller MO which can identify which type NVMe form factor it is.
This new property will added in GUI as a new column in the storage controller inventory page.
For other than NVMe controllers, it will be NA. This was a marketing ask.
| |
| Constants |
| NA |
0 |
NO COMMENTS
|
| NVME-FRONT |
1 |
NO COMMENTS
|
| NVME-REAR |
2 |
NO COMMENTS
|
| NVME-HHHL |
3 |
NO COMMENTS
|
| NVME-MEZZ |
4 |
NO COMMENTS
|
| NVME-M2 |
5 |
NO COMMENTS
|
| DEFAULT |
NA(0) |
NO COMMENTS
|
|
thermal
Type: equipment:SensorThresholdStatus
Primitive Type: scalar:Enum8
Like: equipment:StatefulChCompIf:thermal
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| ok |
1 |
NO COMMENTS
|
| upper-non-recoverable |
2 |
NO COMMENTS
|
| upper-critical |
3 |
NO COMMENTS
|
| upper-non-critical |
4 |
NO COMMENTS
|
| lower-non-critical |
5 |
NO COMMENTS
|
| lower-critical |
6 |
NO COMMENTS
|
| lower-non-recoverable |
7 |
NO COMMENTS
|
| not-supported |
100 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
type
Type: storage:ControllerType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| SAS |
1 |
NO COMMENTS
|
| SATA |
2 |
NO COMMENTS
|
| FLASH |
3 |
NO COMMENTS
|
| SD |
4 |
NO COMMENTS
|
| PT |
5 |
NO COMMENTS
|
| PCH |
6 |
NO COMMENTS
|
| external |
7 |
NO COMMENTS
|
| NVME |
8 |
NO COMMENTS
|
| HBA |
9 |
NO COMMENTS
|
| M2 |
10 |
NO COMMENTS
|
| DEFAULT |
SAS(1) |
NO COMMENTS
|
|
vendor
Type: equipment:Vendor
Primitive Type: string:Basic
Overrides:equipment:Item:vendor
Paths: equipment:Info:vendor
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
virtualDriveCount
Type: storage:FFDriveCount
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
0 |
NO COMMENTS
|
|
voltage
Type: equipment:SensorThresholdStatus
Primitive Type: scalar:Enum8
Like: equipment:StatefulChCompIf:voltage
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0 |
NO COMMENTS
|
| ok |
1 |
NO COMMENTS
|
| upper-non-recoverable |
2 |
NO COMMENTS
|
| upper-critical |
3 |
NO COMMENTS
|
| upper-non-critical |
4 |
NO COMMENTS
|
| lower-non-critical |
5 |
NO COMMENTS
|
| lower-critical |
6 |
NO COMMENTS
|
| lower-non-recoverable |
7 |
NO COMMENTS
|
| not-supported |
100 |
NO COMMENTS
|
| DEFAULT |
unknown(0) |
NO COMMENTS
|
|
writeErrorThreshold
Type: storage:FFErrorThreshold
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
0u |
NO COMMENTS
|
|