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
|
|
controlFPort
Type: nw:IfId
Primitive Type: base:IfIndex
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The fabric port between the FEX and the leaf over which the control packets are sent.
controlFPortSDPTimeout
Type: scalar:Bool
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Control port SDP timeout
| |
Constants |
no |
false |
--- |
NO COMMENTS
|
yes |
true |
--- |
NO COMMENTS
|
DEFAULT |
no(false) |
--- |
NO COMMENTS
|
|
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.
id
Type: eqpt:Id
Primitive Type: scalar:Uint32
Overrides:eqpt:Cont:id | eqpt:Item:id
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
An identifier .
intVer
Type: cap:Version
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
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
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
Holds the model of the controller.
monPolDn
Type: reference:BinRef
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The monitoring policy attached to this observable object.
operSt
Type: satm:ExtChOperSt
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The runtime state of the object or policy.
| |
Constants |
unknown |
0 |
Unknown |
Unknown state
|
initializing |
1 |
Initializing |
Initializing
|
discovered |
2 |
Discovered |
Extended chassis is discovered
|
connected |
3 |
Connected |
Extended chassis is connected
|
registering |
4 |
Registering |
Registration in progress
|
registered |
5 |
Registered |
Extended chassis is registered
|
ready |
6 |
Ready |
In ready state
|
online-seq |
7 |
Online Sequence |
Extended chassis online sequence is in progress
|
online |
8 |
Online |
Extended chassis is online
|
offline-req |
9 |
Offline Request |
Offlined request
|
offline-seq |
10 |
Offline Sequence |
Offline sequence in progress
|
offline |
11 |
Offline |
Offline
|
img-download |
12 |
Image Download |
Image download
|
failed |
13 |
Failed |
Extended chassis failed
|
removed |
14 |
Removed |
Extended chassis removed
|
hl-upg-seq |
15 |
Hitless Upgrade Sequence |
Hitless upgrade sequence
|
chk-upg-seq |
16 |
Check Upgrade Sequence |
Check upgrade sequence
|
upg-start |
17 |
Ready for Upgrade |
Save states, getting ready for upgrade
|
hl-upg-idle |
18 |
Hitless Upgrade Idle |
Hitless upgrade idle state
|
chk-ins-seq |
19 |
Check Insert Sequence |
Check insert sequence
|
hl-upg-fail |
20 |
Hitless Upgrade Failed |
Hitless upgrade failed
|
aa-upg-rdy |
21 |
Active Active Upgrade Ready |
Active/Active upgrade ready
|
aa-upg-idle |
22 |
Active Active Upgrade Idle |
Active/Active upgrade idle
|
aa-upg-done |
23 |
Active Active Upgrade Done |
Active/Active upgrade done
|
aa-upg-fail |
24 |
Active Active Upgrade Fail |
Active/Active upgrade failed
|
aa-ver-mismatch |
25 |
Active Active Version Mismatch |
Active/Active version mismatch
|
ch-type-mismatch |
26 |
Extended Chassis Type Mismatch |
Extended chassis type mismatch
|
DEFAULT |
unknown(0) |
Unknown |
Unknown state
|
|
rev
Type: eqpt:Revision
Primitive Type: string:Basic
Like: eqpt:Dev:rev
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The revision of the controller.
| |
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
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
The serial number of the controller.
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.
|
|
swGen
Type: satm:SwGen
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The generation number of the software running in the extended chassis.
swIntVer
Type: cap:Version
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
swVer
Type: cap:Version
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The software version for the card.
vendor
Type: eqpt:Vendor
Primitive Type: string:Basic
Like: eqpt:Dev:vendor
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
The vendor of the controller.
| |
Constants |
defaultValue |
"Cisco Systems, Inc" |
--- |
NO COMMENTS
|
|
ver
Type: cap:Version
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The CDP version supported by the device.