| Properties Summary |
| 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
|
blockSize
Type: storage:BlockSize
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0u |
NO COMMENTS
|
| 512 |
512u |
NO COMMENTS
|
| DEFAULT |
unknown(0u) |
NO COMMENTS
|
|
cardHealth
Type: storage:FFCardHealth
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
| |
| Constants |
| FF_PHY_HEALTH_NA |
0 |
NO COMMENTS
|
| FF_PHY_HEALTH_OK |
1 |
The SD card is operating normally
|
| FF_PHY_UNHEALTHY_RAID |
2 |
The SD card has a problem that causes the RAID group to be degraded or inoperable
|
| FF_PHY_UNHEALTHY |
3 |
The SD card is experiencing IO read or write errors
|
| FF_PHY_RAID_SYNC_IN_PROGRESS |
4 |
A RAID sync is currently in progress
|
| FF_PHY_RAID_OUT_OF_SYNC |
5 |
The Flex Flash controller is configured with a manual RAID sync, and the SD cards are out of sync.
A manual sync is required.
|
| DEFAULT |
FF_PHY_HEALTH_NA(0) |
NO COMMENTS
|
|
cardMode
Type: storage:FFCardMode
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| FF_PHY_DRIVE_UNPAIRED_PRIMARY |
0 |
The SD cards are not paired (no RAID mirroring) and this SD card is configured as the primary
|
| FF_PHY_DRIVE_PRIMARY |
1 |
The SD cards are paired (RAID mirroring enabled) and this SD card is configued as the primary
|
| FF_PHY_DRIVE_SECONDARY_ACT |
2 |
The SD cards are paired (RAID mirroring enabled) and this SD card is configued as the secondary
|
| FF_PHY_DRIVE_SECONDARY_UNHEALTHY |
3 |
The SD cards are paired (RAID mirroring enabled) and this SD card is not an active member of the RAID group
|
| DEFAULT |
FF_PHY_DRIVE_UNPAIRED_PRIMARY(0) |
The SD cards are not paired (no RAID mirroring) and this SD card is configured as the primary
|
|
cardState
Type: storage:FFCardState
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Specifies the card state (initializing, active, failed...)
| |
| Constants |
| Undefined |
0 |
NO COMMENTS
|
| Configured |
1 |
NO COMMENTS
|
| Initializing |
2 |
NO COMMENTS
|
| Active |
3 |
NO COMMENTS
|
| Ignored |
4 |
NO COMMENTS
|
| Failed |
5 |
NO COMMENTS
|
| Unknown |
6 |
NO COMMENTS
|
| DEFAULT |
Unknown(6) |
NO COMMENTS
|
|
cardSync
Type: storage:FFCardSync
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Specifies whether RAID-1 sync is automatic (auto-sync) or triggered manually
| |
| Constants |
| NA |
0 |
NO COMMENTS
|
| Manual |
1 |
NO COMMENTS
|
| Auto |
2 |
NO COMMENTS
|
| Unknown |
3 |
NO COMMENTS
|
| DEFAULT |
Unknown(3) |
NO COMMENTS
|
|
cardType
Type: storage:FFCardType
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
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
|
|
connectionProtocol
Type: storage:ConnectionProtocol
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unspecified |
0 |
NO COMMENTS
|
| SAS |
1 |
NO COMMENTS
|
| SATA |
2 |
NO COMMENTS
|
| NVME |
3 |
NO COMMENTS
|
| DEFAULT |
unspecified(0) |
NO COMMENTS
|
|
controllerIndex
Type: storage:FFControllerId
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| defaultValue |
1 |
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" />
drivesEnabled
Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
id
Type: equipment:Id
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
mfgDate
Type: storage:FFCardMfgDate
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
The manufacturing date
mfgId
Type: storage:FFCardMfgID
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
model
Type: equipment:Model
Primitive Type: string:Basic
Like: equipment:Info:model
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
numberOfBlocks
Type: storage:NumBlocks
Primitive Type: scalar:Uint64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| unknown |
0ull |
NO COMMENTS
|
| DEFAULT |
unknown(0ull) |
NO COMMENTS
|
|
oemId
Type: storage:FFCardOEMID
Primitive Type: string:Basic
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
Like: equipment:StatefulIf: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
|
|
operability
Type: equipment:Operability
Primitive Type: scalar:Enum8
Like: equipment:StatefulIf: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
|
| 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
|
|
partitionCount
Type: scalar:Uint16
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
physicalBlockSize
Type: storage:BlockSize
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Indicates the Physical Block Size.
The blockSize parameter indicates the Logical Block Size.
| |
| Constants |
| unknown |
0u |
NO COMMENTS
|
| 512 |
512u |
NO COMMENTS
|
| DEFAULT |
unknown(0u) |
NO COMMENTS
|
|
presence
Type: equipment:Presence
Primitive Type: scalar:Enum8
Like: equipment:StatefulIf: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
|
|
readErrorThreshold
Type: storage:FFErrorThreshold
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
The number of read errors above which the SD card is considered inoperable
| |
| Constants |
| defaultValue |
0u |
NO COMMENTS
|
|
readIOErrorCount
Type: storage:FFCardIOErrorCount
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
The number of IO read errors on this SD card
| |
| Constants |
| defaultValue |
0u |
NO COMMENTS
|
|
revision
Type: equipment:Revision
Primitive Type: string:Basic
Like: 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
Like: equipment:Info:serial
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
signature
Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
size
Type: storage:Size
Primitive Type: scalar:Uint64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
NO COMMENTS
| |
| Constants |
| not-applicable |
0ull |
NO COMMENTS
|
| DEFAULT |
0 |
The Size is type of Uint64. It does not have a "units" and
can be any unit, MB, GB or TB. GUI/CLI need to provide a
unit in the labels, when display the Size.
|
|
slotNumber
Type: storage:FFSlotNumber
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Property Validators:
Range: min: 1 max: 64
Comments:
-
The SD card slot number
| |
| Constants |
| defaultValue |
0 |
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.
|
|
vendor
Type: equipment:Vendor
Primitive Type: string:Basic
Like: equipment:Info:vendor
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Range: min: "0" max: "510"
Comments:
-
NO COMMENTS
writeEnable
Type: storage:FFCardWriteEnable
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
Indicates whether this SD card is write protected (locked) or unlocked
| |
| Constants |
| no |
0 |
NO COMMENTS
|
| yes |
1 |
NO COMMENTS
|
| DEFAULT |
no(0) |
NO COMMENTS
|
|
writeErrorThreshold
Type: storage:FFErrorThreshold
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
The number of write errors above which the SD card is considered inoperable
| |
| Constants |
| defaultValue |
0u |
NO COMMENTS
|
|
writeIOErrorCount
Type: storage:FFCardIOErrorCount
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
-
The number of IO write errors on this SD card
| |
| Constants |
| defaultValue |
0u |
NO COMMENTS
|
|