ChassisEndpoint
¶
Bases: BaseEndpoint
Endpoint to manage chassis on an Alcatel-Lucent OmniSwitch using MIB-based API commands.
cmmHardwareInfo(limit=200)
¶
Retrieve details about the active CMM module(s), including model, part number, and status.
| Parameters: |
|
|---|
| Returns: |
|
|---|
dmmConfig()
¶
Get global DDM configuration and trap settings.
| Returns: |
|
|---|
fanStatus(limit=200)
¶
Retrieve fan information such as status, speed, and airflow.
| Parameters: |
|
|---|
| Returns: |
|
|---|
getHashControl()
¶
Retrieve hash configuration parameters including hash mode and non-unicast behavior.
| Returns: |
|
|---|
getLEDStatus(filter_value='CMM', limit=200)
¶
Retrieve the list of LED and status information for CMM modules.
| Parameters: |
|
|---|
| Returns: |
|
|---|
hardwareinfo(limit=200)
¶
Retrieve chassis component and environmental status.
| Parameters: |
|
|---|
| Returns: |
|
|---|
poePower(limit=200)
¶
Retrieve PoE controller configurations and firmware status.
| Parameters: |
|
|---|
| Returns: |
|
|---|
powerSupplies(limit=200)
¶
Retrieve details of power supplies including power type and operational status.
| Parameters: |
|
|---|
| Returns: |
|
|---|
runningDirectory(limit=200)
¶
Retrieve control module details including versions, status, and synchronization.
| Parameters: |
|
|---|
| Returns: |
|
|---|
slot(limit=200)
¶
Retrieve hardware and PoE firmware details for NI modules.
| Parameters: |
|
|---|
| Returns: |
|
|---|
software(limit=200)
¶
Fetch control module, loaded microcode, and virtual chassis hardware information.
| Parameters: |
|
|---|
| Returns: |
|
|---|
temperature(limit=200)
¶
Retrieve current temperature, thresholds, and status for all temperature sensors.
| Parameters: |
|
|---|
| Returns: |
|
|---|
transceiversInfo(limit=200)
¶
Retrieve GBIC/transceiver module information.
| Parameters: |
|
|---|
| Returns: |
|
|---|