Class vnic:Vnic (ABSTRACT)

Class ID:174
Encrypted: false - Exportable: true - Persistent: true
Privileges: []
SNMP OID:

An abstract representation of a logical interface within a ls:Server Sub-classes are used to define Ethernet, Fibre Channel, Scsi or other types of interfaces. The interface is realized when the ls:Server is associated with a physical server and the system can find a suitable hardware adapter that can implement the interface specified in this MO.


Naming Rules


DN FORMAT: 

[0] org-[name]/tier-[name]/ls-[name]/

[1] org-[name]/ls-[name]/

                




Inheritance
naming:NamedObject
 ├
vnic:Connection
 
 ├
vnic:NicConn
 
 
 ├
vnic:Vnic
 
 
 
 ├
vnic:EtherBase An abstract representation of a logical Ethernet interface within an ls:Server instance. The interface is realized when the ls:Server is associated with a physical server and the system can find a suitable hardware Ethernet adapter that can implement the interface specified in this MO.
 
 
 
 
 ├
vnic:Ether Represents a logical Ethernet interface within a ls:Server The interface is realized when the ls:Server is associated with a physical server and the system can find a suitable hardware Ethernet adapter that can implement the interface specified in this MO. From the operating system perspective, each vnic:Ether instance will be visible as one network adapter, such as eth0, eth1, eth2.....
 
 
 
 
 ├
vnic:Ipc
 
 
 
 ├
vnic:FcBase An abstract representation of a logical Fibre Channel interface within an ls:Server instance. The interface is realized when the ls:Server is associated with a physical server and the system can find a suitable hardware Fibre Channel adapter that can implement the interface specified in this MO.
 
 
 
 
 ├
vnic:Fc Represents a logical Fibre Channel interface within an ls:Server instance. The interface is realized when the ls:Server is associated with a physical server and the system can find a suitable hardware Fibre Channel adapter that can implement the interface specified in this MO.
 
 
 
 ├
vnic:IScsiBase
 
 
 
 
 ├
vnic:IScsi An IScsi vnic.
 
 
 
 
 ├
vnic:IScsiLCP
 
 
 
 ├
vnic:Scsi Do not use.

Events
                



Faults
                



Fsms
                



Properties Summary
Defined in: vnic:Vnic
naming:Name
          string:Basic
adaptorProfileName  (vnic:Vnic:adaptorProfileName)
           NO COMMENTS
naming:Name
          string:Basic
adminCdnName  (vnic:Vnic:adminCdnName)
           NO COMMENTS
fabric:HostPortId
          scalar:Enum8
adminHostPort  (vnic:Vnic:adminHostPort)
           NO COMMENTS
fabric:VConProviderId
          scalar:Enum8
adminVcon  (vnic:Vnic:adminVcon)
           NO COMMENTS
scalar:Enum32 bootDev  (vnic:Vnic:bootDev)
           NO COMMENTS
scalar:Bool cdnPropInSync  (vnic:Vnic:cdnPropInSync)
           NO COMMENTS
vnic:CdnSource
          scalar:Enum8
cdnSource  (vnic:Vnic:cdnSource)
           NO COMMENTS
vnic:ConfigIssues
          scalar:Bitmask64
configQualifier  (vnic:Vnic:configQualifier)
           NO COMMENTS
ls:ConfigState
          scalar:Enum8
configState  (vnic:Vnic:configState)
           NO COMMENTS
reference:Object equipmentDn  (vnic:Vnic:equipmentDn)
           The DN of the physical adapter that implements this logical interface.
pool:Name
          string:Basic
identPoolName  (vnic:Vnic:identPoolName)
           NO COMMENTS
vnic:Instantiation
          scalar:Enum8
instType  (vnic:Vnic:instType)
           NO COMMENTS
naming:Name
          string:Basic
nwTemplName  (vnic:Vnic:nwTemplName)
           Name of the corresponding template that is used to define this vnic. Such templates are hierarchically resolved via the org tree where serach is performed towards org tree hierarchy.
string:Basic operCdnName  (vnic:Vnic:operCdnName)
           NO COMMENTS
fabric:HostPortId
          scalar:Enum8
operHostPort  (vnic:Vnic:operHostPort)
           NO COMMENTS
vnic:Order
          scalar:Uint16
operOrder  (vnic:Vnic:operOrder)
           The actual PCI order of this vNIC.
qos:Rate
          scalar:Uint32
operSpeed  (vnic:Vnic:operSpeed)
           NO COMMENTS
reference:Object operStatsPolicyName  (vnic:Vnic:operStatsPolicyName)
           NO COMMENTS
fabric:VConProviderId
          scalar:Enum8
operVcon  (vnic:Vnic:operVcon)
           NO COMMENTS
vnic:Order
          scalar:Uint16
order  (vnic:Vnic:order)
           A numerical value specifying the desired PCI order of this vNIC, relative to the other vNICs/vHBAs instantiated on the same physical adapter.
naming:Name
          string:Basic
pinToGroupName  (vnic:Vnic:pinToGroupName)
           NO COMMENTS
naming:Name
          string:Basic
qosPolicyName  (vnic:Vnic:qosPolicyName)
           NO COMMENTS
vnic:RedundancyPairType
          scalar:Enum8
redundancyPairType  (vnic:Vnic:redundancyPairType)
           NO COMMENTS
naming:Name
          string:Basic
redundancyPeer  (vnic:Vnic:redundancyPeer)
           NO COMMENTS
naming:Name
          string:Basic
statsPolicyName  (vnic:Vnic:statsPolicyName)
           NO COMMENTS
network:SwitchId
          scalar:Enum8
switchId  (vnic:Vnic:switchId)
           Overrides:vnic:Connection:switchId
           NO COMMENTS
Defined in: vnic:Connection
naming:Name
          string:Basic
name  (vnic:Connection:name)
           Overrides:naming:NamedObject:name
           NO COMMENTS
vnic:Owner
          scalar:Enum8
owner  (vnic:Connection:owner)
           NO COMMENTS
vnic:ConnectionType
          scalar:Enum8
type  (vnic:Connection:type)
           NO COMMENTS
Defined in: mo:TopProps
mo:ModificationChildAction
          scalar:Bitmask32
childAction  (mo:TopProps:childAction)
          
reference:Object dn  (mo:TopProps:dn)
           The Distinguished Name (dn) unambiguously identifies an object in the system.
The dn provides a fully qualified path from the top of the object tree, all the way to the object. It is built as a sequence of relative names separated by the "/" character.
For example:
< ... dn = "sys/chassis-5/blade-2/adaptor-1" />
reference:RN rn  (mo:TopProps:rn)
           The Relative Name (rn) uniquely identifies an object within a given context.
Note that a dn is comprised of a sequence of relative names. For example, the context "sys/chassis-1/blade-1/adaptor-1/host-eth-2" can be thought of as the following expression:
dn = <root object>/{rn}/{rn}/{rn}/{rn}/{rn}.
The rn can then be used to identify the object (for instance, "adaptor-1") within the context:
<... rn ="../" />
mo:InstSaclType
          scalar:Bitmask8
sacl  (mo:TopProps:sacl)
           The system acl property for each Managed Object. br/> This property is a 8 bit mask and supports the following values :-
a: del
b: mod
c: addchild
d: cascade

By default all Managed Objects have the following permissions
a: del
b: mod
c: addchild
This property is persisted in the db. If this property has a value none
it means, the user has read only permissions on this object.
mo:ModificationStatus
          scalar:Bitmask32
status  (mo:TopProps:status)
           This property controls the life cycle of a managed object

Properties Detail

adaptorProfileName

Type: naming:Name
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "16"
        Allowed Chars:
            Regex: [a-zA-Z0-9_.:-]+
Comments:
NO COMMENTS

adminCdnName

Type: naming:Name
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "16"
        Allowed Chars:
            Regex: [a-zA-Z0-9_.:-]+
Comments:
NO COMMENTS

adminHostPort

Type: fabric:HostPortId
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
ANY 0 NO COMMENTS
1 1 NO COMMENTS
2 2 NO COMMENTS
NONE 10 NO COMMENTS
DEFAULT ANY(0) NO COMMENTS

adminVcon

Type: fabric:VConProviderId
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
any 0 NO COMMENTS
1 1 NO COMMENTS
2 2 NO COMMENTS
3 3 NO COMMENTS
4 4 NO COMMENTS
DEFAULT any(0) NO COMMENTS

bootDev

Type: scalar:Enum32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
disabled 0u NO COMMENTS
enabled 1u NO COMMENTS
DEFAULT disabled(0u) NO COMMENTS

cdnPropInSync

Type: scalar:Bool
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
yes true NO COMMENTS
no false NO COMMENTS

cdnSource

Type: vnic:CdnSource
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
vnic-name 0 NO COMMENTS
user-defined 1 NO COMMENTS
DEFAULT vnic-name(0) NO COMMENTS

childAction

Type: mo:ModificationChildAction
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelChildAction
Property Validators:
Comments:
Constants
deleteAll 16384u NO COMMENTS
ignore 4096u NO COMMENTS
deleteNonPresent 8192u NO COMMENTS
DEFAULT 0 This type is used to

configQualifier

Type: vnic:ConfigIssues
Primitive Type: scalar:Bitmask64
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
not-applicable 0ull NO COMMENTS
adaptor-protected-eth-capability 1024ull NO COMMENTS
vif-resources-overprovisioned 1048576ull NO COMMENTS
ungrouped-domain 1073741824ull NO COMMENTS
unsupported-nvgre 1099511627776ull NO COMMENTS
unsupported-adaptor-for-vnic-cdn 1125899906842624ull NO COMMENTS
misconfigured-net-san-group 1152921504606846976ull NO COMMENTS
unresolved-remote-vlan-name 128ull NO COMMENTS
invalid-wwn 131072ull NO COMMENTS
service-profile-virtualization-conflict 134217728ull NO COMMENTS
unsupported-roce-netflow 137438953472ull NO COMMENTS
unsupported-vxlan-netflow 140737488355328ull NO COMMENTS
redundancy-vnicpair-not-in-sync 144115188075855872ull NO COMMENTS
fcoe-capacity 16384ull NO COMMENTS
wwpn-derivation-virtualized-port 16777216ull NO COMMENTS
unresolved-vlan-name 16ull NO COMMENTS
vnic-virtualization-netflow-conflict 17179869184ull NO COMMENTS
unsupported-vxlan-usnic 17592186044416ull NO COMMENTS
unsupported-roce-properties 18014398509481984ull NO COMMENTS
pinning-vlan-mismatch 1ull NO COMMENTS
adaptor-requirement 2048ull NO COMMENTS
vnic-not-ha-ready 2097152ull NO COMMENTS
missing-ipv4-inband-mgmt-addr 2147483648ull NO COMMENTS
unsupported-nvgre-dynamic-vnic 2199023255552ull NO COMMENTS
duplicate-vnic-cdn-name 2251799813685248ull NO COMMENTS
overlapping-vlans 2305843009213693952ull NO COMMENTS
unresolved-remote-vsan-name 256ull NO COMMENTS
mac-derivation-virtualized-port 262144ull NO COMMENTS
vnic-virtualization-conflict 268435456ull NO COMMENTS
unsupported-roce 274877906944ull NO COMMENTS
unsupported-nvgre-netflow 281474976710656ull NO COMMENTS
unsupported-adaptor-for-vnic-oracle-rac 288230376151711744ull NO COMMENTS
vnic-vlan-assignment-error 2ull NO COMMENTS
insufficient-vhba-capacity 32768ull NO COMMENTS
inaccessible-vlan 32ull NO COMMENTS
unable-to-update-ucsm 33554432ull NO COMMENTS
soft-pinning-vlan-mismatch 34359738368ull NO COMMENTS
unsupported-roce-sriov 35184372088832ull NO COMMENTS
unsupported-nvgre-vmq 36028797018963968ull NO COMMENTS
connection-placement 4096ull NO COMMENTS
vnic-vcon-provisioning-change 4194304ull NO COMMENTS
missing-ipv6-inband-mgmt-addr 4294967296ull NO COMMENTS
unsupported-nvgre-usnic 4398046511104ull NO COMMENTS
insufficient-roce-resources 4503599627370496ull NO COMMENTS
unsupported-vm-multi-queue 4611686018427387904ull NO COMMENTS
missing-primary-vlan 4ull NO COMMENTS
adaptor-fcoe-capability 512ull NO COMMENTS
vfc-vnic-pvlan-conflict 524288ull NO COMMENTS
virtualization-not-supported 536870912ull NO COMMENTS
unsupported-vxlan 549755813888ull NO COMMENTS
unsupported-roce-nvgre 562949953421312ull NO COMMENTS
unresolved-net-san-group 576460752303423488ull NO COMMENTS
unresolved-vsan-name 64ull NO COMMENTS
insufficient-vnic-capacity 65536ull NO COMMENTS
unassociated-vlan 67108864ull NO COMMENTS
unsupported-roce-vmq 68719476736ull NO COMMENTS
unsupported-roce-vxlan 70368744177664ull NO COMMENTS
unsupported-vxlan-vmq 70368744177664ull now we support vxlan and nvgre with VMQ const name="unsupported-nvgre-vmq" value="35184372088832" help="Cannot apply NVGRE policy if VMQ is enabled"/
redundancy-vnic-not-in-pair 72057594037927936ull NO COMMENTS
dynamic-vf-vnic 8192ull NO COMMENTS
wwpn-assignment 8388608ull NO COMMENTS
missing-ipv4-addr 8589934592ull NO COMMENTS
unsupported-vxlan-dynamic-vnic 8796093022208ull NO COMMENTS
pinned-target-misconfig 8ull NO COMMENTS
unsupported-vmq-resources 9007199254740992ull NO COMMENTS
DEFAULT not-applicable(0ull) NO COMMENTS

configState

Type: ls:ConfigState
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
not-applied 0 NO COMMENTS
applying 1 NO COMMENTS
failed-to-apply 2 NO COMMENTS
applied 3 NO COMMENTS
DEFAULT not-applied(0) NO COMMENTS

dn

Type: reference:Object
Units: null
Encrypted: false
Access: implicit
Category: TopLevelDn
Property Validators:
Comments:
The Distinguished Name (dn) unambiguously identifies an object in the system.
The dn provides a fully qualified path from the top of the object tree, all the way to the object. It is built as a sequence of relative names separated by the "/" character.
For example:
< ... dn = "sys/chassis-5/blade-2/adaptor-1" />

equipmentDn

Type: reference:Object
Refers: adaptor:HostIf
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
The DN of the physical adapter that implements this logical interface.

identPoolName

Type: pool:Name
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "32"
        Allowed Chars:
            Regex: [a-zA-Z0-9_.:-]+
Comments:
NO COMMENTS

instType

Type: vnic:Instantiation
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
manual 0 NO COMMENTS
default 1 NO COMMENTS
dynamic 2 NO COMMENTS
dynamic-vf 3 for VF Vnic Interface
DEFAULT manual(0) NO COMMENTS

name

Type: naming:Name
Primitive Type: string:Basic
Overrides:naming:NamedObject:name
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "16"
        Allowed Chars:
            Regex: [a-zA-Z0-9_.:-]+
Comments:
NO COMMENTS

nwTemplName

Type: naming:Name
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "16"
        Allowed Chars:
            Regex: [a-zA-Z0-9_.:-]+
Comments:
Name of the corresponding template that is used to define this vnic. Such templates are hierarchically resolved via the org tree where serach is performed towards org tree hierarchy.

operCdnName

Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "510"
Comments:
NO COMMENTS

operHostPort

Type: fabric:HostPortId
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
ANY 0 NO COMMENTS
1 1 NO COMMENTS
2 2 NO COMMENTS
NONE 10 NO COMMENTS
DEFAULT NONE(10) NO COMMENTS

operOrder

Type: vnic:Order
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
The actual PCI order of this vNIC.
Constants
unspecified 0 NO COMMENTS
DEFAULT unspecified(0) NO COMMENTS

operSpeed

Type: qos:Rate
Primitive Type: scalar:Uint32
Units: Kbps
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
    Range:  min: (long)8l  max: (long)40000000l
Comments:
NO COMMENTS
Constants
line-rate 0u NO COMMENTS
DEFAULT line-rate(0u) NO COMMENTS

operStatsPolicyName

Type: reference:Object
Refers: stats:ThresholdPolicy
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS

operVcon

Type: fabric:VConProviderId
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
any 0 NO COMMENTS
1 1 NO COMMENTS
2 2 NO COMMENTS
3 3 NO COMMENTS
4 4 NO COMMENTS
DEFAULT any(0) NO COMMENTS

order

Type: vnic:Order
Primitive Type: scalar:Uint16
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Range:  min: 0  max: 256
Comments:
A numerical value specifying the desired PCI order of this vNIC, relative to the other vNICs/vHBAs instantiated on the same physical adapter.
Constants
unspecified 0 NO COMMENTS
DEFAULT unspecified(0) NO COMMENTS

owner

Type: vnic:Owner
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
unknown 0 Unknown ownership.
physical 1 Owned by physical.
policy 2 Owned by a policy.
logical 4 Owned by logical.
initiator_policy 7 Owned by a iSCSI Initiator Autoconfig policy.
conn_policy 8 Owned by a LAN Connection policy.
DEFAULT logical(4) Owned by logical.

pinToGroupName

Type: naming:Name
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "16"
        Allowed Chars:
            Regex: [a-zA-Z0-9_.:-]+
Comments:
NO COMMENTS

qosPolicyName

Type: naming:Name
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "16"
        Allowed Chars:
            Regex: [a-zA-Z0-9_.:-]+
Comments:
NO COMMENTS

redundancyPairType

Type: vnic:RedundancyPairType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
none 1 NO COMMENTS
primary 2 NO COMMENTS
secondary 3 NO COMMENTS
DEFAULT none(1) NO COMMENTS

redundancyPeer

Type: naming:Name
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
    Range:  min: "0"  max: "16"
        Allowed Chars:
            Regex: [a-zA-Z0-9_.:-]+
Comments:
NO COMMENTS

rn

Type: reference:RN
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRn
Property Validators:
Comments:
The Relative Name (rn) uniquely identifies an object within a given context.
Note that a dn is comprised of a sequence of relative names. For example, the context "sys/chassis-1/blade-1/adaptor-1/host-eth-2" can be thought of as the following expression:
dn = <root object>/{rn}/{rn}/{rn}/{rn}/{rn}.
The rn can then be used to identify the object (for instance, "adaptor-1") within the context:
<... rn ="../" />

sacl

Type: mo:InstSaclType
Primitive Type: scalar:Bitmask8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelSacl
Property Validators:
Comments:
The system acl property for each Managed Object. br/> This property is a 8 bit mask and supports the following values :-
a: del
b: mod
c: addchild
d: cascade

By default all Managed Objects have the following permissions
a: del
b: mod
c: addchild
This property is persisted in the db. If this property has a value none
it means, the user has read only permissions on this object.
Constants
none 0 NO COMMENTS
del 1 NO COMMENTS
mod 2 NO COMMENTS
addchild 4 NO COMMENTS
cascade 8 NO COMMENTS
DEFAULT 0 NO COMMENTS

statsPolicyName

Type: naming:Name
Primitive Type: string:Basic
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Policy Reference to: stats:ThresholdPolicy
Property Validators:
    Range:  min: "0"  max: "16"
        Allowed Chars:
            Regex: [a-zA-Z0-9_.:-]+
Comments:
NO COMMENTS
Constants
defaultValue "default" NO COMMENTS

status

Type: mo:ModificationStatus
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelStatus
Property Validators:
Comments:
This property controls the life cycle of a managed object
Constants
removed 16u In a setter method: specifies that an object should be removed.
In the return value of a setter method: indicates that an object has been removed.
created 2u 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 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 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.


switchId

Type: network:SwitchId
Primitive Type: scalar:Enum8
Overrides:vnic:Connection:switchId
Units: null
Encrypted: false
Access: admin
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
NONE 0 NO COMMENTS
A 1 NO COMMENTS
B 2 NO COMMENTS
DEFAULT A(1) NO COMMENTS

type

Type: vnic:ConnectionType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Property Validators:
Comments:
NO COMMENTS
Constants
unknown 0 add fcoe
ether 1 NO COMMENTS
fc 4 NO COMMENTS
scsi 8 NO COMMENTS
ipc 16 NO COMMENTS
DEFAULT 0 NO COMMENTS