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.
|
cap
Type: cdp:CapT
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The memory capacity.
| |
Constants |
voip |
128u |
VoIp capability |
indicates that device provides voice or data
telephony capability
|
host |
16u |
Host |
indicates that device is a host
|
router |
1u |
Router |
indicates that device performs level-3 routing
|
remote-manage |
256u |
Remotely managed |
indicates that device is remotely managed
|
trans-bridge |
2u |
Trans bridge |
indicates that device performs level-2 transparent
bridging
|
igmp-filter |
32u |
IGMP filtering |
indicates that device performs IGMP conditional
filtering
|
src-bridge |
4u |
Source bridge |
indicates that device performs level-2 source route
bridging
|
stp-dispute |
512u |
STP dispute |
indicates that device supports STP disupte
|
repeater |
64u |
Repeater |
indicates that device provides level-1 (repeater)
functionality
|
switch |
8u |
Switch |
indicates that device provides layer-2 and/or
layer-2 switching
|
DEFAULT |
0 |
--- |
Capability type
|
|
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
|
|
devId
Type: cdp:DevId
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The ID used to identify the device attached to the ACI via the access ports. For example, the DHCP IP address assigned to this device in the infra VRF can be used as a device ID.
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.
duplex
Type: cdp:Duplex
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
A duplex bitmask.
| |
Constants |
unknown |
0 |
Unknown |
Unknown
|
half |
1 |
Half duplex |
Half duplex
|
full |
2 |
Full duplex |
Full duplex
|
DEFAULT |
0 |
--- |
Duplex
|
|
index
Type: cdp:DevIndex
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Naming Property -- [NAMING RULES]
Access: naming
Category: TopLevelRegular
Comments:
-
The index of the object.
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
|
|
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
|
|
mtu
Type: cdp:MTU
Primitive Type: scalar:Uint32
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The administrative MTU port on the aggregated interface.
name
Type: naming:Name
Primitive Type: string:Basic
Overrides:nw:Conn:name
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Comments:
-
The name of the object.
nativeVlan
Type: cdp:VlanId
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The port native VLAN
| |
Constants |
unspecified |
0 |
Unspecified |
Unspecified
|
DEFAULT |
unspecified(0) |
Unspecified |
Unspecified
|
|
platId
Type: cdp:PlatId
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Remote Platform ID
portId
Type: cdp:PortId
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The port identifier.
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.
stQual
Type: cdp:AdjStQual
Primitive Type: scalar:Bitmask64
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
A neighbor state qualifier.
| |
Constants |
nativevlan-mismatch |
1ull |
Native Vlan Mismatch with Neighbor |
Native vlan mismatch
|
DEFAULT |
0 |
--- |
Adjacency state qualifier
|
|
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.
|
|
sysLoc
Type: cdp:SysLoc
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
System location advertised by neighbor
sysName
Type: cdp:SysName
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
A neighbor system name.
sysObjIdL
Type: cdp:SysObjIdL
Primitive Type: scalar:UByte
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
System OID Length advertised by neighbor
sysObjIdV
Type: cdp:SysObjIdV
Primitive Type: base:Uint32Array128
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
System OID Values advertised by neighbor
ver
Type: cdp:NbrVer
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
The CDP version supported by the device.