├
|
extvmm:NetworkSets
A Logical singleton container object which contains
all the virtual network components.
|
|
├
|
extvmm:FabricNetwork NON SINGLETON NETWORK OBJECTS
Fabric Network or Logical Network, contains
multiple FNDs or Network Sites
|
|
|
|
├
|
extvmm:VMNetworkDefinition
VM Network Definition or Network Segment each contain
a single VLAN reference. The VLAN can be a regular VLAN
or pVlan. If pVlan is used, every VMND under a single FND must
have the same primary VLAN. A mix of regular VLANs and pVlans
underneath a single FND is permitted. VMND also maintains
a reference to an externally-managed IP Pool. This IP Pool is
used by an... |
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
|
├
|
vnic:EtherIf A logical Ethernet Interface connected to a single Layer 2 network.
Multiple vnic:EtherIf instances can belong to a single network adapter.
For example, to create a service profile with one network adapter
configured in trunk mode, add a vnic:Ether MO, which represents the
network adapter. Then add a vnic:EtherIf MO as a child of vnic:Ether
for each VLAN that you want to expose to the network adapter.
|
|
|
|
|
|
├
|
fabric:NetflowIPv4Addr Represents the source ip-address of the SVI on a given fabric. this is in turn used
by the exporter vNICs on sereno. Separate vNICs are used per fabric interconnect
for exporting flow records to the external collector using the same user specified
VLAN. A different source ip is used for each of these vNIC. |
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
|
|
├
|
vnic:IPv4If
Represents a network end-point configured with an IPv4 Interface.
An IP interface can be provisioned using a user-specified static address, a pool of IP addresses or through DHCP.
Optionally, the IPv4 interface may be provisionned with a default gateway, static routes and DNS servers.
|
|
|
|
|
|
|
├
|
vnic:IPv4Dhcp
Represents an IPv4 interface which is configured at run-time through DHCP.
|
|
|
|
|
|
|
├
|
vnic:IPv4Dns
Represents the IP address of a DNS server, which is used to resolve host names to IP addresses.
|
|
|
|
|
|
|
├
|
vnic:IPv4StaticRoute
Represents a statically configured IPv4 route entry.
A static route is configured by specifying a destination network and next hop router.
|
|
|
|
|
|
|
├
|
vnic:IfRole An abstract base class representing the role(s) assigned to the IP interface |
|
|
|
|
|
|
├
|
vnic:IpV4PooledAddr
Represents the IPv4 address of an IP interface, where the IP address is obtained from a pool of IP addresses.
|
|
|
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
|
|
|
|
├
|
vnic:IpV4History A temporary object used to hold the history of ipv4 address of MOs.
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
ippool:Pool
Pool of shared IP addresses used
for logical resource identity
assignments.
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
ippool:Block
Identifies the block of addresses populated into the pool.
This object is used for configuring pool members. Upon
instantiation of this object, instances of Pooled are
implicitly created.
|
|
|
├
|
ippool:IpV6Block
Identifies the block of IPv6 addresses populated into the pool.
This object is used for configuring pool members. Upon
instantiation of this object, instances of Pooled are
implicitly created.
|
|
|
├
|
ippool:IpV6Pooled
An IPv6 address that is a member of a pool.
This object is a subclass of generic PoolMember
class and provides a pool membership relationship
between containing pool and the Poolable address.
A given ip address can be a member of multiple pools,
but can only be assigned to a given virtual entity.
|
|
|
├
|
ippool:Pooled
An IP address that is a member of a pool.
This object is a subclass of generic PoolMember
class and provides a pool membership relationship
between containing pool and the Poolable address.
A given ip address can be a member of multiple pools,
but can only be assigned to a given virtual entity.
|
├
|
extvmm:VMNetworkSets
A Logical sigleton container object that contains all
the VM Networks heirarchy.
|
|
├
|
extvmm:VMNetwork
VM Networks provide VM VNICs access to Network Segments (VMNDs)
through VMND References.
|
|
|
├
|
extvmm:VMNDRef
VMNDRef objects contain a reference to a VM network definition.
These are used by VM Networks to determine which VMNDs or Network
Segements are available to the VM Network.
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
├
|
fabric:EthLan Represents an Ethernet fabric, which contains the
user-configured VLANs, Ethernet interfaces and Ethernet
port channel interfaces.
In a UCS HA configuration, there are two Ethernet Fabrics,
A and B. Each fabric can contain a distinct set of configured
VLANs, Ethernet interfaces and port channel interfaces.
The VLAN may be configured per Ethernet fabric (i.e. fabric A
or fabric B) or per Lan Cloud, in which case the VLAN wi... |
|
├
|
fabric:EthLanEp An Uplink Ethernet Interface on the Fabric Interconnect,
representing the desired configuration of a single physical Ethernet port
connected to an upstream Layer 2 switch.
This is configured by the API user.
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
├
|
fabric:VlanEp
Represents a VLAN on a border port or appliance port.
This MO is created implicitly. |
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fabric:EthLanPc An Ethernet Port Channel Interface, which aggregate multiple
Ethernet ports to increase the link throughput and increase redundancy
for higher availability.
This is configured by the API user.
|
|
|
├
|
fabric:EthLanPcEp A member of an Ethernet Port Channel interface,
representing a single Ethernet port member of a port channel.
This is configured by the API user.
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
├
|
fabric:SubGroup
A SubGroup contains ports which are made availabe by connecting a break-out cable to an
aggregated port. Example in UCS-Mini a 40GB Scalability
port is connected to a 4x10GB breakout cable to get 4 10GB ports.
|
|
|
|
├
|
fabric:DceSwSrvEp End Point of a logical server-facing Ethernet port on a Fabric Interconnect.
This object is created explicitly by the user. Creation of this object
indicates that the physical port referred by this logical port will be
configured as a server-facing port on the Fabric Interconnect.
The physical port will be configured as a single Ethernet port (i.e. no port channel).
|
|
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:DceSwSrvPcEp Represents a logical server-facing Ethernet port channel member on a Fabric Interconnect.
This object is not supported.
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:EthEstcEp A logical Ethernet port on a Fabric Interconnect for connectivity to an external NAS storage.
This object is created explicitly by the user. Creation of this object
indicates that the terminated port will be a single physical port connected to NAS storage.
|
|
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
|
├
|
fabric:VlanEp
Represents a VLAN on a border port or appliance port.
This MO is created implicitly. |
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:EthEstcPcEp A member of a logical Ethernet Port Channel
for External Storage Target Connectivity (ESTC).
This object is created explicitly by the user. Creation of this object
indicates that the terminated port will be a member of a port channel connected to NAS storage.
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:EthLanEp An Uplink Ethernet Interface on the Fabric Interconnect,
representing the desired configuration of a single physical Ethernet port
connected to an upstream Layer 2 switch.
This is configured by the API user.
|
|
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
|
|
├
|
fabric:VlanEp
Represents a VLAN on a border port or appliance port.
This MO is created implicitly. |
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:EthLanPcEp A member of an Ethernet Port Channel interface,
representing a single Ethernet port member of a port channel.
This is configured by the API user.
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:EthMonDestEp An Ethernet Destination Monitoring port.
This object is created by the API user and specifies a destination port
for network monitoring. Ethernet traffic specified in a monitoring session such as SPAN
will be sent to an Ethernet destination port.
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:FcoeEstcEp A logical FCoE port on a Fabric Interconnect for connectivity to an external FCoE storage port.
This object is created explicitly by the user. Creation of this object
indicates that the terminated port will be a single physical port connected to FCoE storage. |
|
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
|
|
├
|
fabric:VsanEp VSAN Ep attaches to the fabricSanEp MO (FC Port)
This is an artifact of creating FcVsanPortEp under a VSAN
|
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
|
├
|
fabric:VsanMembership VSAN Member Status MO attaches to the fabricFcoeSanEp or fabricFcoeSanPc (FCoE uplinks) This is an artifact of capturing the state of an fcoe interface on a VSAN
|
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:FcoeSanEp An Uplink FCoE uplink Interface on the Fabric Interconnect,
This is configured by the API user.
|
|
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
|
|
├
|
fabric:VsanEp VSAN Ep attaches to the fabricSanEp MO (FC Port)
This is an artifact of creating FcVsanPortEp under a VSAN
|
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
|
├
|
fabric:VsanMembership VSAN Member Status MO attaches to the fabricFcoeSanEp or fabricFcoeSanPc (FCoE uplinks) This is an artifact of capturing the state of an fcoe interface on a VSAN
|
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:FcoeSanPcEp A member of a FCoE Port Channel Interface,
representing a single FCoE port member of a FCoE port channel.
This is configured by the API user.
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fabric:NetGroup A group of VLANs.
A fabric:NetGroup contains zero or more pool members, each member refers
to a named fabric:Vlan.
One of the member may be tagged as the native VLAN, using the fabric:PooledVlan:isNative
property. At most one member VLAN can be tagged as the native VLAN.
A fabric:NetGroup can be assigned to logical entities, such as service profile
vNICs, Et... |
|
|
├
|
fabric:EthVlanPc Represents an association between a VLAN and an Ethernet port channel.
This MO is added as a child of fabric:Vlan and indicates the specified Ethernet port channel
should carry the VLAN ID of the parent fabric:Vlan. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:EthVlanPortEp Represents an association between a VLAN and an Ethernet port.
This MO is added as a child of fabric:Vlan and indicates the specified
Ethernet port should carry the VLAN ID of the parent fabric:Vlan. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:PooledVlan
A fabric:Vlan that is a member of a pool.
This object is a subclass of generic PoolMember
class and provides a pool membership relationship
between containing pool and the Poolable VLAN.
A given fabric:Vlan can be a member of multiple pools.
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:SwSubGroup
A SwSubGroup contains ports which are made availabe by connecting a break-out cable to an
aggregated port. (For FcoeVsanPortEp and EthVlanPortEp) Example in UCS-Mini a 40GB Scalability
port is connected to a 4x10GB breakout cable to get 4 10GB ports.
|
|
|
|
├
|
fabric:EthVlanPortEp Represents an association between a VLAN and an Ethernet port.
This MO is added as a child of fabric:Vlan and indicates the specified
Ethernet port should carry the VLAN ID of the parent fabric:Vlan. |
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:FcoeVsanPortEp FCoE Port that attaches to the parent VSAN.
Indicates the parent VSAN will be configured on the specified FCoE port.
This is configured explicitly by the user. |
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fabric:SubGroup
A SubGroup contains ports which are made availabe by connecting a break-out cable to an
aggregated port. Example in UCS-Mini a 40GB Scalability
port is connected to a 4x10GB breakout cable to get 4 10GB ports.
|
|
|
├
|
fabric:DceSwSrvEp End Point of a logical server-facing Ethernet port on a Fabric Interconnect.
This object is created explicitly by the user. Creation of this object
indicates that the physical port referred by this logical port will be
configured as a server-facing port on the Fabric Interconnect.
The physical port will be configured as a single Ethernet port (i.e. no port channel).
|
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:DceSwSrvPcEp Represents a logical server-facing Ethernet port channel member on a Fabric Interconnect.
This object is not supported.
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:EthEstcEp A logical Ethernet port on a Fabric Interconnect for connectivity to an external NAS storage.
This object is created explicitly by the user. Creation of this object
indicates that the terminated port will be a single physical port connected to NAS storage.
|
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:VlanEp
Represents a VLAN on a border port or appliance port.
This MO is created implicitly. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:EthEstcPcEp A member of a logical Ethernet Port Channel
for External Storage Target Connectivity (ESTC).
This object is created explicitly by the user. Creation of this object
indicates that the terminated port will be a member of a port channel connected to NAS storage.
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:EthLanEp An Uplink Ethernet Interface on the Fabric Interconnect,
representing the desired configuration of a single physical Ethernet port
connected to an upstream Layer 2 switch.
This is configured by the API user.
|
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
|
├
|
fabric:VlanEp
Represents a VLAN on a border port or appliance port.
This MO is created implicitly. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:EthLanPcEp A member of an Ethernet Port Channel interface,
representing a single Ethernet port member of a port channel.
This is configured by the API user.
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:EthMonDestEp An Ethernet Destination Monitoring port.
This object is created by the API user and specifies a destination port
for network monitoring. Ethernet traffic specified in a monitoring session such as SPAN
will be sent to an Ethernet destination port.
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:FcoeEstcEp A logical FCoE port on a Fabric Interconnect for connectivity to an external FCoE storage port.
This object is created explicitly by the user. Creation of this object
indicates that the terminated port will be a single physical port connected to FCoE storage. |
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
|
├
|
fabric:VsanEp VSAN Ep attaches to the fabricSanEp MO (FC Port)
This is an artifact of creating FcVsanPortEp under a VSAN
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:VsanMembership VSAN Member Status MO attaches to the fabricFcoeSanEp or fabricFcoeSanPc (FCoE uplinks) This is an artifact of capturing the state of an fcoe interface on a VSAN
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:FcoeSanEp An Uplink FCoE uplink Interface on the Fabric Interconnect,
This is configured by the API user.
|
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
|
├
|
fabric:VsanEp VSAN Ep attaches to the fabricSanEp MO (FC Port)
This is an artifact of creating FcVsanPortEp under a VSAN
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:VsanMembership VSAN Member Status MO attaches to the fabricFcoeSanEp or fabricFcoeSanPc (FCoE uplinks) This is an artifact of capturing the state of an fcoe interface on a VSAN
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:FcoeSanPcEp A member of a FCoE Port Channel Interface,
representing a single FCoE port member of a FCoE port channel.
This is configured by the API user.
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fabric:Vlan A user-created object representing a named Layer 2 bridge
in an Ethernet Fabric or LAN Cloud.
Create an instance of this MO to configure a VLAN on the
UCS Fabric Interconnect (A or B).
To create a VLAN on both UCS Fabric Interconnects, create this MO as a child
of fabricLanCloud.
|
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
|
├
|
fabric:EthVlanPc Represents an association between a VLAN and an Ethernet port channel.
This MO is added as a child of fabric:Vlan and indicates the specified Ethernet port channel
should carry the VLAN ID of the parent fabric:Vlan. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:EthVlanPortEp Represents an association between a VLAN and an Ethernet port.
This MO is added as a child of fabric:Vlan and indicates the specified
Ethernet port should carry the VLAN ID of the parent fabric:Vlan. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:PoolableVlan
Represents a membership of fabric:Vlan item
with a pool of such fabric:vlan poolable items.
Upon instantiation of fabric:PoolableVlan, a sister
object fabric:PooledVlan is instantiated to represent
pool membership inside the pool (fabric:NetGroup.)
|
|
|
├
|
fabric:SwSubGroup
A SwSubGroup contains ports which are made availabe by connecting a break-out cable to an
aggregated port. (For FcoeVsanPortEp and EthVlanPortEp) Example in UCS-Mini a 40GB Scalability
port is connected to a 4x10GB breakout cable to get 4 10GB ports.
|
|
|
|
├
|
fabric:EthVlanPortEp Represents an association between a VLAN and an Ethernet port.
This MO is added as a child of fabric:Vlan and indicates the specified
Ethernet port should carry the VLAN ID of the parent fabric:Vlan. |
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:FcoeVsanPortEp FCoE Port that attaches to the parent VSAN.
Indicates the parent VSAN will be configured on the specified FCoE port.
This is configured explicitly by the user. |
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
├
|
fabric:EthLinkProfile Reference to UDLD Link policy. Expect it to be set to a specific name or default else ref policy fault will be raised |
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
├
|
fabric:LanPinGroup An Ethernet PIN Group, which specifies how to distribute the traffic from
the servers on the Ethernet uplink interfaces.
UCS uses LAN pin groups to pin Ethernet traffic from a vNIC on a server to
an uplink Ethernet port or port channel on the fabric interconnect.
You can use this pinning to manage the distribution of traffic from the servers.
To configure pinning for a server, you must include the LAN pin group in a vNIC
poli... |
|
├
|
fabric:LanPinTarget A target Ethernet interface within an Ethernet PIN group.
The target may be a single port or a port channel.
This is configured by the API user. |
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
├
|
fabric:NetGroup A group of VLANs.
A fabric:NetGroup contains zero or more pool members, each member refers
to a named fabric:Vlan.
One of the member may be tagged as the native VLAN, using the fabric:PooledVlan:isNative
property. At most one member VLAN can be tagged as the native VLAN.
A fabric:NetGroup can be assigned to logical entities, such as service profile
vNICs, Et... |
|
├
|
fabric:EthVlanPc Represents an association between a VLAN and an Ethernet port channel.
This MO is added as a child of fabric:Vlan and indicates the specified Ethernet port channel
should carry the VLAN ID of the parent fabric:Vlan. |
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fabric:EthVlanPortEp Represents an association between a VLAN and an Ethernet port.
This MO is added as a child of fabric:Vlan and indicates the specified
Ethernet port should carry the VLAN ID of the parent fabric:Vlan. |
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fabric:PooledVlan
A fabric:Vlan that is a member of a pool.
This object is a subclass of generic PoolMember
class and provides a pool membership relationship
between containing pool and the Poolable VLAN.
A given fabric:Vlan can be a member of multiple pools.
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fabric:SwSubGroup
A SwSubGroup contains ports which are made availabe by connecting a break-out cable to an
aggregated port. (For FcoeVsanPortEp and EthVlanPortEp) Example in UCS-Mini a 40GB Scalability
port is connected to a 4x10GB breakout cable to get 4 10GB ports.
|
|
|
├
|
fabric:EthVlanPortEp Represents an association between a VLAN and an Ethernet port.
This MO is added as a child of fabric:Vlan and indicates the specified
Ethernet port should carry the VLAN ID of the parent fabric:Vlan. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:FcoeVsanPortEp FCoE Port that attaches to the parent VSAN.
Indicates the parent VSAN will be configured on the specified FCoE port.
This is configured explicitly by the user. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
├
|
fabric:Vlan A user-created object representing a named Layer 2 bridge
in an Ethernet Fabric or LAN Cloud.
Create an instance of this MO to configure a VLAN on the
UCS Fabric Interconnect (A or B).
To create a VLAN on both UCS Fabric Interconnects, create this MO as a child
of fabricLanCloud.
|
|
├
|
fabric:EthMonSrcEp A Ethernet source port of a Switch Port Analyzer (SPAN) session.
The traffic on this source port (receive, transmit, or both) is sent to
the destination port specified for the SPAN session. |
|
├
|
fabric:EthVlanPc Represents an association between a VLAN and an Ethernet port channel.
This MO is added as a child of fabric:Vlan and indicates the specified Ethernet port channel
should carry the VLAN ID of the parent fabric:Vlan. |
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fabric:EthVlanPortEp Represents an association between a VLAN and an Ethernet port.
This MO is added as a child of fabric:Vlan and indicates the specified
Ethernet port should carry the VLAN ID of the parent fabric:Vlan. |
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fabric:PoolableVlan
Represents a membership of fabric:Vlan item
with a pool of such fabric:vlan poolable items.
Upon instantiation of fabric:PoolableVlan, a sister
object fabric:PooledVlan is instantiated to represent
pool membership inside the pool (fabric:NetGroup.)
|
|
├
|
fabric:SwSubGroup
A SwSubGroup contains ports which are made availabe by connecting a break-out cable to an
aggregated port. (For FcoeVsanPortEp and EthVlanPortEp) Example in UCS-Mini a 40GB Scalability
port is connected to a 4x10GB breakout cable to get 4 10GB ports.
|
|
|
├
|
fabric:EthVlanPortEp Represents an association between a VLAN and an Ethernet port.
This MO is added as a child of fabric:Vlan and indicates the specified
Ethernet port should carry the VLAN ID of the parent fabric:Vlan. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fabric:FcoeVsanPortEp FCoE Port that attaches to the parent VSAN.
Indicates the parent VSAN will be configured on the specified FCoE port.
This is configured explicitly by the user. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
├
|
firmware:Ack
Ack object used by Install-All to get user's acknowledgement before
rebooting primary FI
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
trig:LocalSched A locally defined user-defined schedule. The schedule is contained locally by the Managed Object that
needs the schedule, as opposed to being referred by name.
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
firmware:Ack
Ack object used by Install-All to get user's acknowledgement before
rebooting primary FI
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
trig:LocalSched A locally defined user-defined schedule. The schedule is contained locally by the Managed Object that
needs the schedule, as opposed to being referred by name.
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
fabric:NetflowIPv4Addr Represents the source ip-address of the SVI on a given fabric. this is in turn used
by the exporter vNICs on sereno. Separate vNICs are used per fabric interconnect
for exporting flow records to the external collector using the same user specified
VLAN. A different source ip is used for each of these vNIC. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
├
|
vnic:Profile
A vnic profile is a policy applied to vnic/connectivity resources
dynamically requested by a hypervisor.
It defines:
Connectivity rules by referring to a set of networks (VLANs) via
contained {@link vnic:EtherIf} objects.
Each contained {@link vnic:EtherIf} refers to a named VLAN.
Qos policy binding
Typically, a vn... |
|
|
├
|
fabric:FlowMonSrcEp An abstract representation of a source interface in a flow monitoring session. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
├
|
vm:VnicProfCl
A Port Profile Client is contained in a vnic:Profile and specifies the set
of virtual switches where the port profile is deployed.
A vnic:Profile Managed Object is a policy that specifies the characteristics of the port
profile, such as QoS, PIN group and network control policy. However, vnic:Profile does
not specify on which virtual switches the port profile should actuall... |
|
|
├
|
vnic:EtherIf A logical Ethernet Interface connected to a single Layer 2 network.
Multiple vnic:EtherIf instances can belong to a single network adapter.
For example, to create a service profile with one network adapter
configured in trunk mode, add a vnic:Ether MO, which represents the
network adapter. Then add a vnic:EtherIf MO as a child of vnic:Ether
for each VLAN that you want to expose to the network adapter.
|
|
|
|
├
|
fabric:NetflowIPv4Addr Represents the source ip-address of the SVI on a given fabric. this is in turn used
by the exporter vNICs on sereno. Separate vNICs are used per fabric interconnect
for exporting flow records to the external collector using the same user specified
VLAN. A different source ip is used for each of these vNIC. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
├
|
vnic:IPv4If
Represents a network end-point configured with an IPv4 Interface.
An IP interface can be provisioned using a user-specified static address, a pool of IP addresses or through DHCP.
Optionally, the IPv4 interface may be provisionned with a default gateway, static routes and DNS servers.
|
|
|
|
|
├
|
vnic:IPv4Dhcp
Represents an IPv4 interface which is configured at run-time through DHCP.
|
|
|
|
|
├
|
vnic:IPv4Dns
Represents the IP address of a DNS server, which is used to resolve host names to IP addresses.
|
|
|
|
|
├
|
vnic:IPv4StaticRoute
Represents a statically configured IPv4 route entry.
A static route is configured by specifying a destination network and next hop router.
|
|
|
|
|
├
|
vnic:IfRole An abstract base class representing the role(s) assigned to the IP interface |
|
|
|
|
├
|
vnic:IpV4PooledAddr
Represents the IPv4 address of an IP interface, where the IP address is obtained from a pool of IP addresses.
|
|
|
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|
|
|
|
|
├
|
vnic:IpV4History A temporary object used to hold the history of ipv4 address of MOs.
|
|
|
|
├
|
fabric:NetflowIPv4Addr Represents the source ip-address of the SVI on a given fabric. this is in turn used
by the exporter vNICs on sereno. Separate vNICs are used per fabric interconnect
for exporting flow records to the external collector using the same user specified
VLAN. A different source ip is used for each of these vNIC. |
|
|
|
├
|
fault:Inst An abnormal condition or defect at the component, equipment, or sub-system level which may lead to a failure,
as defined in ISO/CD 10303-226. |
|