Properties Summary |
childAction
Type: mo:ModificationChildAction
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelChildAction
Comments:
-
Delete or ignore. For internal use only.
| |
Constants |
deleteAll |
16384u |
deleteAll |
NO COMMENTS
|
ignore |
4096u |
ignore |
NO COMMENTS
|
deleteNonPresent |
8192u |
deleteNonPresent |
NO COMMENTS
|
DEFAULT |
0 |
--- |
This type is used to
|
|
descr
Type: naming:Descr
Primitive Type: string:Basic
Like: naming:Described:descr
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Comments:
-
Additional descriptive information about the object.
dn
Type: reference:BinRef
Units: null
Encrypted: false
Access: implicit
Category: TopLevelDn
Comments:
-
A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
hwVer
Type: cap:Version
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The hardware version of a card.
id
Type: eqpt:Id
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The item identifier.
macB
Type: eqpt:MacAddr
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The MAC address base.
macL
Type: eqpt:MacAddrLen
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The MAC address length.
mfgTm
Type: scalar:Date
Like: eqpt:Mfg:mfgTm
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The manufacturing time.
| |
Constants |
not-applicable |
0ull |
N/A |
NO COMMENTS
|
DEFAULT |
not-applicable(0ull) |
N/A |
NO COMMENTS
|
|
modTs
Type: mo:TStamp
Primitive Type: scalar:Date
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The time when this object was last modified.
| |
Constants |
never |
0ull |
never |
NO COMMENTS
|
DEFAULT |
never(0ull) |
never |
NO COMMENTS
|
|
model
Type: eqpt:Model
Primitive Type: string:Basic
Like: eqpt:Dev:model
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The model of the component.
monPolDn
Type: reference:BinRef
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The monitoring policy associated with the system controller.
numP
Type: eqpt:CardNumPorts
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The number of ports on the card.
| |
Constants |
defaultValue |
0 |
--- |
NO COMMENTS
|
|
operSt
Type: eqpt:COpSt
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The operational status.
| |
Constants |
unknown |
0 |
Unknown |
Unknown
|
inserted |
1 |
Inserted |
Inserted
|
absent |
2 |
Absent |
Absent
|
mismatch |
3 |
Mismatch |
Mismatch slot
|
fail |
4 |
Failed |
Fail state
|
present |
5 |
Present |
Present state
|
removed |
6 |
Removed |
Removed state
|
online |
7 |
Online |
Online state
|
offline |
8 |
Offline |
Offline state
|
pwr-up |
9 |
Powered up |
powered-up state
|
pwr-down |
10 |
Powered down |
powered-down state
|
err-pwr-down |
11 |
Errored powered down |
err-powered-down state
|
testing |
12 |
Testing |
waiting for diag results state
|
init |
13 |
Initializing |
initializing state
|
reg-failure |
14 |
Registration failed |
registration failure state
|
dnld |
15 |
Downloading |
downloading state
|
upg |
16 |
Upgrading |
upgrading state
|
srg-fail |
17 |
SRG failed |
srg failure state
|
ha-seq-fail |
18 |
HA Sequence number failed |
HA SEQNO failure state
|
DEFAULT |
unknown(0) |
Unknown |
Unknown
|
|
pwrSt
Type: eqpt:PwrState
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
| |
Constants |
unknown |
0 |
Unknown |
Unknown
|
off |
1 |
Off |
admin powered off
|
on |
2 |
On |
admin powered on
|
deny |
3 |
Deny |
oper power deny
|
multi-boot-fail |
4 |
Multiple boot failure |
oper powered off due to multiple bootup
attempt failures
|
DEFAULT |
unknown(0) |
Unknown |
Unknown
|
|
rdSt
Type: eqpt:RdSt
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The redundancy state.
| |
Constants |
unknown |
0 |
Unknown |
Unknown
|
active |
1 |
Active |
Active state
|
standby |
2 |
Standby |
Standby state
|
DEFAULT |
unknown(0) |
Unknown |
Unknown
|
|
rev
Type: eqpt:Revision
Primitive Type: string:Basic
Like: eqpt:Dev:rev
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The revision number.
| |
Constants |
defaultValue |
"0" |
--- |
NO COMMENTS
|
|
rn
Type: reference:BinRN
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRn
Comments:
-
Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.
ser
Type: eqpt:Serial
Primitive Type: string:Basic
Like: eqpt:Dev:ser
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The serial number.
status
Type: mo:ModificationStatus
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelStatus
Comments:
-
The upgrade status. This property is for internal use only.
| |
Constants |
created |
2u |
created |
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 |
modified |
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 |
deleted |
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.
|
|
swCId
Type: eqpt:CardId
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The software card ID
type
Type: eqpt:CardT
Primitive Type: scalar:Enum16
Overrides:eqpt:Card:type
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The system controller card type.
| |
Constants |
unknown |
0 |
Unknown |
Invalid card type
|
supervisor |
1 |
Supervisor |
Supervisor card type
|
linecard |
2 |
Line card |
Linecard card type
|
fabriccard |
3 |
Fabric card |
Fabric card type
|
sysctrlcard |
4 |
System control card |
System control card type
|
extchcard |
5 |
Extension chassis card |
Extension chassis card type
|
fan-tray |
6 |
fan tray |
fan-tray FRU type
|
power-supply |
7 |
power supply |
power-supply FRU type
|
motherboard |
8 |
motherboard |
motherboard type
|
DEFAULT |
sysctrlcard(4) |
System control card |
System control card type
|
|
upTs
Type: scalar:Date
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
vendor
Type: eqpt:Vendor
Primitive Type: string:Basic
Like: eqpt:Dev:vendor
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The vendor.
| |
Constants |
defaultValue |
"Cisco Systems, Inc" |
--- |
NO COMMENTS
|
|