mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Update
This commit is contained in:
@@ -21,7 +21,7 @@ At a minimum this is supported by the Chassis OID to return the system identific
|
||||
Any OID that has an ONIE identifier (for example a pluggable module) should also support this attribute.
|
||||
|
||||
### The Asset Attribute
|
||||
The ONIE information structure is defined by the available TLV values defined in the ONIE [specification](https://opencomputeproject.github.io/onie/design-spec/hw_requirements.html)
|
||||
The ONIE information structure is defined by the available TLV values defined in the [ONIE specification](https://opencomputeproject.github.io/onie/design-spec/hw_requirements.html)
|
||||
|
||||
The fields of the ```onlp_asset_info_t``` structure are defined by the ONLP API and evolve over time.
|
||||
This attribute should be implemented at a minimum by the Chassis OID to return important system information (like firmware revisions).
|
||||
|
||||
@@ -18,10 +18,10 @@ There are several useful fields in this structure:
|
||||
While calling ```onlp_sfp_info_get``` is sufficient to identify the inserted module there are several operational APIs provided to manage it.
|
||||
|
||||
* Change the control signal status
|
||||
** Enable TX_DISABLE
|
||||
** Disable LP_MODE
|
||||
Enable TX_DISABLE
|
||||
Disable LP_MODE
|
||||
* Generic Read/Write Operations
|
||||
** Perform I2C byte and word reads on the given module (any device address).
|
||||
Perform I2C byte and word reads on the given module (any device address).
|
||||
|
||||
## SFP Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user