Properties Summary |
actualType
Type: ethpm:FcotType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Actual Fcot type
| |
Constants |
unknown |
0 |
unknown |
NO COMMENTS
|
xfp |
1 |
xfp |
NO COMMENTS
|
x2 |
2 |
x2 |
NO COMMENTS
|
dummy |
3 |
dummy |
NO COMMENTS
|
sfp |
4 |
sfp |
NO COMMENTS
|
qsfp |
5 |
qsfp |
NO COMMENTS
|
cfp-40g |
6 |
cfp-40g |
NO COMMENTS
|
cfp-100g |
7 |
cfp-100g |
NO COMMENTS
|
cfp |
8 |
cfp |
NO COMMENTS
|
sfp28 |
9 |
sfp28 |
NO COMMENTS
|
qsfp28 |
10 |
qsfp28 |
NO COMMENTS
|
DEFAULT |
unknown(0) |
unknown |
NO COMMENTS
|
|
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
|
|
description
Type: ethpm:SfpDescriptionBytes
Primitive Type: base:Uint8Array21
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Fcot description
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.
fcotStatus
Type: scalar:UByte
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Fcot status
flags
Type: ethpm:FcotFlags
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Fcot flags
| |
Constants |
unknown |
0 |
unknown |
NO COMMENTS
|
access-failed |
1 |
access-failed |
NO COMMENTS
|
checksum-failed |
2 |
checksum-failed |
NO COMMENTS
|
vendor-crc-failed |
3 |
vendor-crc-failed |
NO COMMENTS
|
sfp-speed-mismatch |
4 |
sfp-speed-mismatch |
NO COMMENTS
|
eth-compalint-failed |
5 |
eth-compalint-failed |
NO COMMENTS
|
unknown-xcvr-type |
6 |
unknown-xcvr-type |
NO COMMENTS
|
emphasis-checksum-failed |
7 |
emphasis-checksum-failed |
NO COMMENTS
|
init-failed |
8 |
init-failed |
NO COMMENTS
|
ok-auth-success-no-md5 |
9 |
ok-auth-success-no-md5 |
NO COMMENTS
|
auth-failed |
10 |
auth-failed |
NO COMMENTS
|
ok-delayed-auth-success |
11 |
ok-delayed-auth-success |
NO COMMENTS
|
delayed-auth-failed |
12 |
delayed-auth-failed |
NO COMMENTS
|
ok-no-md5 |
13 |
ok-no-md5 |
NO COMMENTS
|
ok |
14 |
ok |
NO COMMENTS
|
DEFAULT |
unknown(0) |
unknown |
NO COMMENTS
|
|
guiCiscoEID
Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
guiCiscoPID
Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
guiCiscoPN
Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
guiName
Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
guiPN
Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
guiRev
Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
guiSN
Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
isFcotPresent
Type: scalar:Bool
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Fcot presence status
| |
Constants |
no |
false |
--- |
NO COMMENTS
|
yes |
true |
--- |
NO COMMENTS
|
DEFAULT |
no(false) |
--- |
NO COMMENTS
|
|
partNumber
Type: ethpm:SfpPartNumberBytes
Primitive Type: base:Uint8Array11
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Fcot part number
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.
state
Type: ethpm:FcotState
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Fcot state
| |
Constants |
unknown |
0 |
unknown |
NO COMMENTS
|
inserted |
1 |
inserted |
NO COMMENTS
|
removed |
2 |
removed |
NO COMMENTS
|
hw-failure |
3 |
hw-failure |
NO COMMENTS
|
inserted-initializing |
4 |
inserted-initializing |
NO COMMENTS
|
DEFAULT |
unknown(0) |
unknown |
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.
|
|
type
Type: ethpm:FcotType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Fcot type
| |
Constants |
unknown |
0 |
unknown |
NO COMMENTS
|
xfp |
1 |
xfp |
NO COMMENTS
|
x2 |
2 |
x2 |
NO COMMENTS
|
dummy |
3 |
dummy |
NO COMMENTS
|
sfp |
4 |
sfp |
NO COMMENTS
|
qsfp |
5 |
qsfp |
NO COMMENTS
|
cfp-40g |
6 |
cfp-40g |
NO COMMENTS
|
cfp-100g |
7 |
cfp-100g |
NO COMMENTS
|
cfp |
8 |
cfp |
NO COMMENTS
|
sfp28 |
9 |
sfp28 |
NO COMMENTS
|
qsfp28 |
10 |
qsfp28 |
NO COMMENTS
|
DEFAULT |
unknown(0) |
unknown |
NO COMMENTS
|
|
typeName
Type: string:Basic
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Fcot transceiver type name
versionId
Type: ethpm:SfpVersionIdBytes
Primitive Type: base:Uint8Array5
Units: null
Encrypted: false
Access: oper
Category: TopLevelRegular
Comments:
-
Fcot version id