Class edm:CdpAdjEp (CONCRETE)

Class ID:14280
Class Label: CDP Adjacency
Encrypted: false - Exportable: false - Persistent: true - Configurable: false - Subject to Quota: Disabled - Abstraction Layer: Logical Model - APIC NX Processing: Disabled
Write Access: [NON CONFIGURABLE]
Read Access: [access-protocol-l1, access-protocol-l2, admin, fabric-protocol-l1, fabric-protocol-l2, tenant-ext-protocol-l2, tenant-protocol-l2]
Creatable/Deletable: no (see Container Mos for details)
Semantic Scope: Infra
Semantic Scope Evaluation Rule: Parent
Monitoring Policy Source: Parent
Monitoring Flags : [ IsObservable: false, HasStats: false, HasFaults: false, HasHealth: false, HasEventRules: false ]

This object holds cdp neighbor information

Naming Rules
RN FORMAT: cdp-{index}

    [1] PREFIX=cdp- PROPERTY = index




DN FORMAT: 

[0] edm/Mgr-{[groupName]}-{name}/node-{id}/phys-{slot}-{port}/cdp-{index}

                


Diagram

Super Mo: l2:ProtAdjEp,
Container Mos: edm:PhysIf (deletable:no),


Containers Hierarchies
[V] top:Root  This class represents the root element in the object hierarchy. All managed objects in the system are descendants of the Root element.
 ├
[V] edm:Uni  This is the top level class for all external device related objects
 
 ├
[V] edm:Mgr  This profile corresponds to External Manager, i.e. UCSM, supporting the JSON/REST Schema fore external Devices
 
 
 ├
[V] edm:Node 
 
 
 
 ├
[V] edm:PhysIf  Physical interface
 
 
 
 
 ├
[V] edm:CdpAdjEp  This object holds cdp neighbor information


Contained Hierarchy
[V] edm:CdpAdjEp  This object holds cdp neighbor information


Inheritance
[V] nw:Item Ignore.
 ├
[V] nw:Conn A connection abstraction.
 
 ├
[V] nw:Ep A static endpoint.
 
 
 ├
[V] nw:ConnEp A connection endpoint abstraction.
 
 
 
 ├
[V] nw:AdjEp The adjacency endpoint. This is the endpoint object that contains information regarding dynamically learned endpoints.
 
 
 
 
 ├
[V] nw:ProtAdjEp A protocol adjacency endpoint abstraction.
 
 
 
 
 
 ├
[V] l2:ProtAdjEp A protocol adjacency abstraction.
 
 
 
 
 
 
 ├
[V] edm:CdpAdjEp  This object holds cdp neighbor information


Events
                


Faults
                


Fsms
                


Properties Summary
Defined in: edm:CdpAdjEp
cdp:CapT
          scalar:Bitmask32
cap  (edm:CdpAdjEp:cap)
           The memory capacity.
cdp:DevId
          string:Basic
devId  (edm:CdpAdjEp:devId)
           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.
cdp:Duplex
          scalar:Enum8
duplex  (edm:CdpAdjEp:duplex)
           A duplex bitmask.
cdp:DevIndex
          scalar:Uint32
index  (edm:CdpAdjEp:index)
           The index of the object.
cdp:MTU
          scalar:Uint32
mtu  (edm:CdpAdjEp:mtu)
           The administrative MTU port on the aggregated interface.
cdp:VlanId
          scalar:Uint16
nativeVlan  (edm:CdpAdjEp:nativeVlan)
           The port native VLAN
cdp:PlatId
          string:Basic
platId  (edm:CdpAdjEp:platId)
           Remote Platform ID
cdp:PortId
          string:Basic
portId  (edm:CdpAdjEp:portId)
           The port identifier.
cdp:AdjStQual
          scalar:Bitmask64
stQual  (edm:CdpAdjEp:stQual)
           A neighbor state qualifier.
cdp:SysLoc
          string:Basic
sysLoc  (edm:CdpAdjEp:sysLoc)
           System location advertised by neighbor
cdp:SysName
          string:Basic
sysName  (edm:CdpAdjEp:sysName)
           A neighbor system name.
cdp:SysObjIdL
          scalar:UByte
sysObjIdL  (edm:CdpAdjEp:sysObjIdL)
           System OID Length advertised by neighbor
cdp:SysObjIdV
          base:Uint32Array128
sysObjIdV  (edm:CdpAdjEp:sysObjIdV)
           System OID Values advertised by neighbor
cdp:NbrVer
          string:Basic
ver  (edm:CdpAdjEp:ver)
           The CDP version supported by the device.
Defined in: nw:Ep
naming:Name
          string:Basic
name  (nw:Ep:name)
           Overrides:nw:Conn:name
           The name of the object.
Defined in: mo:Modifiable
mo:TStamp
          scalar:Date
modTs  (mo:Modifiable:modTs)
           The time when this object was last modified.
Defined in: mo:TopProps
mo:ModificationChildAction
          scalar:Bitmask32
childAction  (mo:TopProps:childAction)
           Delete or ignore. For internal use only.
reference:BinRef dn  (mo:TopProps:dn)
           A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
reference:BinRN rn  (mo:TopProps:rn)
           Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.
mo:ModificationStatus
          scalar:Bitmask32
status  (mo:TopProps:status)
           The upgrade status. This property is for internal use only.
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.
Properties Detail

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.