Properties Summary |
Defined in: mo:Resolvable |
mo:Owner
scalar:Enum8
|
lcOwn (mo:Resolvable:lcOwn)
A value that indicates how this object was created. For internal use only.
|
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
|
|
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.
lcOwn
Type: mo:Owner
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
A value that indicates how this object was created. For internal use only.
| |
Constants |
local |
0 |
Local |
NO COMMENTS
|
policy |
1 |
Policy |
NO COMMENTS
|
replica |
2 |
Replica |
NO COMMENTS
|
resolveOnBehalf |
3 |
ResolvedOnBehalf |
NO COMMENTS
|
implicit |
4 |
Implicit |
NO COMMENTS
|
DEFAULT |
local(0) |
Local |
NO COMMENTS
|
|
linkState
Type: fabric:LinkState
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
| |
Constants |
ok |
0 |
ok |
NO COMMENTS
|
invalid |
1 |
invalid |
NO COMMENTS
|
DEFAULT |
ok(0) |
ok |
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
|
|
monPolDn
Type: reference:BinRef
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
The monitoring policy attached to this observable object.
n1
Type: fabric:NodeId
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
| |
Constants |
defaultValue |
1 |
--- |
NO COMMENTS
|
|
n2
Type: fabric:NodeId
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
| |
Constants |
defaultValue |
1 |
--- |
NO COMMENTS
|
|
p1
Type: fabric:PortId
Primitive Type: scalar:UByte
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
| |
Constants |
defaultValue |
1 |
--- |
NO COMMENTS
|
|
p2
Type: fabric:PortId
Primitive Type: scalar:UByte
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
| |
Constants |
defaultValue |
1 |
--- |
NO COMMENTS
|
|
r1
Type: top:NodeRole
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
| |
Constants |
unsupported |
0 |
unknown |
NO COMMENTS
|
controller |
1 |
controller |
Controller
|
leaf |
2 |
leaf |
Leaf
|
spine |
3 |
spine |
Spine
|
vleaf |
4 |
vleaf |
vLeaf
|
vip |
5 |
vip |
VPC IP address
|
protection-chain |
6 |
protection-chain |
Protection chain IP
|
DEFAULT |
unsupported(0) |
unknown |
NO COMMENTS
|
|
r2
Type: top:NodeRole
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
| |
Constants |
unsupported |
0 |
unknown |
NO COMMENTS
|
controller |
1 |
controller |
Controller
|
leaf |
2 |
leaf |
Leaf
|
spine |
3 |
spine |
Spine
|
vleaf |
4 |
vleaf |
vLeaf
|
vip |
5 |
vip |
VPC IP address
|
protection-chain |
6 |
protection-chain |
Protection chain IP
|
DEFAULT |
unsupported(0) |
unknown |
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.
s1
Type: fabric:SlotId
Primitive Type: scalar:UByte
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
| |
Constants |
defaultValue |
1 |
--- |
NO COMMENTS
|
|
s2
Type: fabric:SlotId
Primitive Type: scalar:UByte
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
| |
Constants |
defaultValue |
1 |
--- |
NO COMMENTS
|
|
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.
|
|
wiringIssues
Type: lldp:WiringIssues
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
An object that represents wiring issues.
| |
Constants |
pod-id-mismatch |
0x0100u |
POD ID mismatch |
NO COMMENTS
|
fabric-domain-mismatch |
0x01u |
Fabric domain name mismatch |
NO COMMENTS
|
unapproved-serialnumber |
0x0200u |
Wired to a node with unregistered serial number |
NO COMMENTS
|
ctrlr-uuid-mismatch |
0x02u |
Controller UUID mismatch |
NO COMMENTS
|
wiring-mismatch |
0x04u |
Wired to an invalid neighbor |
NO COMMENTS
|
unknown-neighbor |
0x08u |
Wired to an unknown neighbor |
NO COMMENTS
|
none |
0x0u |
None |
NO COMMENTS
|
adjacency-not-detected |
0x10u |
Adjacency is not detected yet |
NO COMMENTS
|
infra-vlan-mismatch |
0x20u |
Infra vlan mismatch |
NO COMMENTS
|
infra-ip-mismatch |
0x40u |
Infra subnet mismatch |
NO COMMENTS
|
unapproved-ctrlr |
0x80u |
Unapproved controller in strict fabric mode |
NO COMMENTS
|
DEFAULT |
none(0x0u) |
None |
NO COMMENTS
|
|