Chassis Management Module Commands
This chapter provides a description, syntax, and examples of CMM feature commands:
You can retrieve the same set of information through SNMP that these commands display. This MIB is defined in IPI-CMM-CHASSIS-V2-MIB.txt:
| IP Infusion Inc. enterprise identifier | 36673 | 
| Chassis MIB identifier | 100 | 
The MIB definition is available at:
•	https://github.com/IPInfusion/OcNOS/branches
Navigate to the directory for the version of OcNOS that you are using.
 
cpu-core-usage
Use this command to configure user threshold values for monitoring cpu core uses.
Use no form of this command to set default thresholds.
Command Syntax
cpu-core-usage warning <51-100> alarm <91-100>
 
Parameters
warning
Warning
<51-100>  
51-100
alarm  
alarm
<91-100>  
91-100
Defaul
Check the default thresholds using show system-information cpu-load CLI command.
Command Mode
Config Mode
Applicability
This command was introduced in OcNOS-1.3.6.
Example
OcNOS#con t
Enter configuration commands, one per line.  End with CNTL/Z.
OcNOS(config)#
OcNOS(config)#cpu-core-usage warning 56 alarm 97
OcNOS(config)#cpu-core-usage warning 56 alarm 97
OcNOS(config)#end
OcNOS#show system-information cpu-load
 
System CPU-Load Information
===========================
 
Uptime                    : 64 Days 18 Hours 20 Minutes 12 Seconds
 
Load Average(1 min)       : 4.24% (Crit Thresh : 40%, Alert Thresh : 50%)
Load Average(5 min)       : 2.87% (Crit Thresh : N/A, Alert Thresh : 50%)
Load Average(15 min)      : 3.37% (Crit Thresh : N/A, Alert Thresh : 50%)
 
Avg CPU Usage             : 2.02%
CPU core 1 Usage          : 0.89% (Crit Thresh : 56%, Alert Thresh : 97%)
CPU core 2 Usage          : 0.00% (Crit Thresh : 56%, Alert Thresh : 97%)
CPU core 3 Usage          : 5.41% (Crit Thresh : 56%, Alert Thresh : 97%)
CPU core 4 Usage          : 2.68% (Crit Thresh : 56%, Alert Thresh : 97%)
 
OcNOS#con t
Enter configuration commands, one per line.  End with CNTL/Z.
OcNOS(config)#no cpu-core-usage
OcNOS(config)#end
OcNOS#show system-information cpu-load
 
System CPU-Load Information
===========================
 
Uptime                    : 64 Days 18 Hours 21 Minutes 46 Seconds
 
Load Average(1 min)       : 2.44% (Crit Thresh : 40%, Alert Thresh : 50%)
Load Average(5 min)       : 2.49% (Crit Thresh : N/A, Alert Thresh : 50%)
Load Average(15 min)      : 3.27% (Crit Thresh : N/A, Alert Thresh : 50%)
 
Avg CPU Usage             : 1.82%
CPU core 1 Usage          : 0.00% (Crit Thresh : 50%, Alert Thresh : 90%)
CPU core 2 Usage          : 0.00% (Crit Thresh : 50%, Alert Thresh : 90%)
CPU core 3 Usage          : 4.59% (Crit Thresh : 50%, Alert Thresh : 90%)
CPU core 4 Usage          : 1.82% (Crit Thresh : 50%, Alert Thresh : 90%)
OcNOS#
 
 
debug cmm
Use this command to enable or disable debugging for CMM.
Command Syntax 
debug cmm 
no debug cmm
Parameters
None
Default 
By default, debug command is not configured.
Command Mode
Configuration mode and exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#debug cmm 
(config)#no debug cmm 
locator led
Use this command to turn on the locator LED. 
Use the no form of this command to turn off the locator LED.
Command Syntax 
locator-led on
no locator-led on
Parameters
None
Default 
By default, locator LED is turned off.
Command Mode
Configuration mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#locator-led on
 
show hardware-information
Use this command to display hardware information.
Command Syntax 
show hardware-information (memory|fan|temperature|led|power|transceiver|all)
Parameter
all
Hardware details of all modules.
fan
Fan status of the boards.
led
LED status of the boards.
memory
Memory information of the boards.
power
PSU information.
temperature
Temperature sensor information of the boards.
transceiver
Transceiver presence status and supported list of transceivers.
Default 
None
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#sh hardware-information all
-------------------------------------------------------
                RAM INFORMATION
-------------------------------------------------------
 
Total                                    : 16015 MB
Used                                     : 828 MB (5 %)
Free                                     : 15186 MB (95 %)
Shared                                   : 9 MB
Buffers                                  : 64 MB
Total Swap                               : 0 MB
Free Swap                                : 0 MB
Current Processes                        : 215
Total High Memory                        : 0 MB
Available High Memory                    : 0 MB
Unit Size                                : 1 Bytes
Alert Threshold                          : 90 %
Critical Threshold                       : 80 %
-------------------------------------------------------
                HARD DISK INFORMATION
-------------------------------------------------------
 
Serial Number                            : EB201807040000000158
Model Number                             : FS032GMSI-AC
Firmware Revision                        : Q0608A  FS032GMSI-AC
Memory Size                              : 29 GiB
Cylinders                                : 16383
Heads                                    : 16
Sectors                                  : 61865984
Unformatted Bytes/Track                  : 0
Unformatted Bytes/Sector                 : 0
Revision No                              : 1008.0
Usage Alert Threshold                    : 90 %
Usage Critical Threshold                 : 80 %
----------------------------------------------------------
Filesystem   Total(MB)    Used(MB)     Free(MB)     Use%
----------------------------------------------------------
/            23818        4701         19117        20%
/cfg         476          96           380          20%
/installers  4911         282          4629         6%
----------------------------------------------------------
----------------------------------------------------------
                DISK ACTIVITY   (Monitoring : Disabled)
----------------------------------------------------------
 
Monitoring Interval  :    600 Sec
Current Read         :      0 KBps
Current Write        :      0 KBps
Average Read         :      0 KBps (Threshold 0 KBps)
Average Write        :      2 KBps (Threshold 0 KBps)
----------------------------------------------------------
 
 
Codes : R - Rear Fan, F - Front Fan, U - Unknown
----------------------------------------------------------
FAN TRAY     FAN          RPM          MINRPM       MAXRPM
----------------------------------------------------------
1            1(F)         8600         6718         21500
1            2(R)         7300         5625         18000
2            1(F)         8800         6718         21500
2            2(R)         7500         5625         18000
3            1(F)         8600         6718         21500
3            2(R)         7400         5625         18000
4            1(F)         8800         6718         21500
4            2(R)         7500         5625         18000
5            1(F)         8900         6718         21500
5            2(R)         7400         5625         18000
6            1(F)         8700         6718         21500
6            2(R)         7400         5625         18000
 
Board Temp Sensors Temperature in Degree C
------------------------------------------------------------------------------------------------------
SENSOR TYPE                      CURR  EMER  ALRT CRIT CRIT ALRT EMER   MIN-TEMP  MAX-TEMP  AVG-TEMP
                                 TEMP  MIN   MIN  MIN  MAX  MAX  MAX  (Monitored since 68 hour,22 min)
 
------------------------------------------------------------------------------------------------------
CPU                              33.00  0    10   14   52   57   60      32.00     40.00     35.36
Mainboard Front middle           41.00  0    10   14   61   66   69      40.00     47.00     42.54
Mainboard Rear middle            37.00  0    10   14   56   61   67      36.00     43.00     38.78
Mainboard left                   36.00  0    10   14   51   56   59      34.00     42.00     37.30
BCM Chip                         53.50  0    10   14   82   87   95      50.60     60.30     54.69
Intel CPU Core ID 0              34.00  0    0    0    93   98   98      32.00     42.00     35.74
Intel CPU Core ID 1              34.00  0    0    0    93   98   98      32.00     41.00     35.73
Intel CPU Core ID 2              34.00  0    0    0    93   98   98      32.00     42.00     35.94
Intel CPU Core ID 3              34.00  0    0    0    93   98   98      32.00     41.00     35.85
 
BCM Chip Internal Temperature
------------------------------------------
TEMP MONITOR    CURRENT TEMP    PEAK TEMP
                (Degree C)      (Degree C)
------------------------------------------
1               51.10           53.50
2               53.50           55.00
3               52.00           53.50
4               51.10           53.00
5               52.50           54.00
6               52.50           55.50
7               52.00           53.00
8               51.60           52.50
 
-----------------------------------------------------
                Hardware Thresholds
-----------------------------------------------------
 
-----------------------------------------------------
                System Power Information
-----------------------------------------------------
CMM_PS1_12V_PG                           : FAIL
CMM_PS2_12V_PG                           : GOOD
CMM_PS1_AC_ALERT                         : FAIL
CMM_PS2_AC_ALERT                         : GOOD
 
Codes:     * Not Supported by device    NA Not Applicable     O Over    U Under
 
PSU        VOLT-IN    VOLT-OUT   CURR-IN    CURR-OUT   PWR-IN     PWR-OUT    TEMP-1     TEMP-2     FAN-1      FAN-2      PWR_OUT_MAX
           (Volt)     (Volt)     (Ampere)   (Ampere)   (Watt)     (Watt)     (Celsius)  (Celsius)  (Rpm)      (Rpm)
-----------------------------------------------------------------------------------------------------------------------------------
2          NA*        NA*        NA*        NA*        NA*        NA*        NA*        NA*        NA*        NA*        NA*
 
-------------------------------------------------
LED             COLOR              DESCRIPTION
-------------------------------------------------
POWER 1         RED                PSU1 present, No Power
POWER 2         GREEN              PSU2 operates Normally
FAN TRAY 1      GREEN              Normal
FAN TRAY 2      GREEN              Normal
FAN TRAY 3      GREEN              Normal
FAN TRAY 4      GREEN              Normal
FAN TRAY 5      GREEN              Normal
FAN TRAY 6      GREEN              Normal
SYSTEM          AMBER              Minor Fault
LOCATOR         OFF                Locator Function is disabled
FRONT FAN       GREEN              Fan operates normally
 
-----------------------------------------------------
           Transceiver DDM support list
-----------------------------------------------------
Type                       :SFP+
Vendor Name                :OCLARO,INC.
Vendor Part Number         :TRS7081AHCPA00A
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :AVAGO
Vendor Part Number         :AFBR-79E4Z
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :FINISAR CORP
Vendor Part Number         :FCCN410QD3C
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :FINISAR CORP
Vendor Part Number         :FTL410QE4C
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :DELL
Vendor Part Number         :119N6
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :QFP85P1040PD000
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :QFPQL010400D000
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :QFPQL010400B000
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :QFPQL002400D000
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :QFP85P3040PD000
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :QFP85P1040PB000
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :DAPQQC504000000
DDM Supported              :NO
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :DAPQQM014000000
DDM Supported              :NO
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :DAPQQM034000000
DDM Supported              :NO
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :DAPQQM054000000
DDM Supported              :NO
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :QFP1301040PD000
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :Skylane Optics
Vendor Part Number         :QFPQL040400D000
DDM Supported              :Yes
 
Type                       :QSFP
Vendor Name                :E.C.I.NETWORKS
Vendor Part Number         :IPIENQSFP40GSR4
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :DELL
Vendor Part Number         :4WJ41
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :FINISAR CORP
Vendor Part Number         :FCBN425QE1C
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :FINISAR CORP.
Vendor Part Number         :FTLC1151RDPL
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :FINISAR CORP
Vendor Part Number         :FTLC9551REPM
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :INPHI CORP
Vendor Part Number         :IN-Q2AY2
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :FS
Vendor Part Number         :QSFP28-SR4-100G
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :FS
Vendor Part Number         :QSFP-PC03
DDM Supported              :NO
 
Type                       :QSFP28
Vendor Name                :E.C.I.NETWORKS
Vendor Part Number         :EN-QSFP28-SR4
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :E.C.I.NETWORKS
Vendor Part Number         :EN-QSFP28-LR4
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q28QD010C07D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q2885P30C0PF000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q28QD020C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAOQQM01C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAOQQM02C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAOQQM03C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAOQQM05C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAOQQM07C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAOQQM10C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAOQQM20C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAOQQM30C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAOQQP10C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q2885P10C0PF000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q28QD040C00F000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q28QD010C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q28QD010C04D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q28QD040C05F000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q28QD040C05D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAPQQM03C000000
DDM Supported              :NO
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAPQQM01C000000
DDM Supported              :NO
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAPQQM02C000000
DDM Supported              :NO
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAPQQM05C000000
DDM Supported              :NO
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :DAPQQC50C000000
DDM Supported              :NO
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q28QL002C00F000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q2C31002C00F000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q2C31P50C00F000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q2B85M70C00D000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :Skylane Optics
Vendor Part Number         :Q28QD080C05F000
DDM Supported              :Yes
 
Type                       :QSFP28
Vendor Name                :E.C.I.NETWORKS
Vendor Part Number         :IPIENQSFP28SR4
DDM Supported              :Yes
 
 
TX     : Transmit status
RX-Los : Receive status
RESET  : Normal (Out of reset), Reset (In reset)
POWER  : Power level Low/High
 -     : NotApplicable
 
SFP:[0-0]
----------------------------------------------
PORT   PRESENCE        Tx         Rx-Los
----------------------------------------------
 
QSFP:[1-32]
--------------------------------------------------------------------------------------------
PORT   PRESENCE        RESET      POWER                                LANE
--------------------------------------------------------------------------------------------
                                                        1          2          3          4
--------------------------------------------------------------------------------------------
1      Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
2      Present         Normal     -          Tx         on         on         on         on
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
3      Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
4      Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
5      Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
6      Present         Normal     -          Tx         on         on         on         on
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
7      Present         Normal     -          Tx         on         on         on         on
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
8      Present         Normal     -          Tx         on         on         on         on
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
9      Present         Normal     -          Tx         on         on         on         on
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
10     Present         Normal     -          Tx         on         on         on         on
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
11     Present         Normal     -          Tx         on         on         on         on
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
12     Present         Normal     -          Tx         on         on         on         on
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
13     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
14     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
15     Present         Normal     -          Tx         on         on         on         on
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
16     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
17     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
18     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
19     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
20     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
21     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
22     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
23     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
24     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
25     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
26     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
27     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
28     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
29     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
30     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
31     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
32     Not Present     Reset      -          Tx         off        off        off        off
                                             Rx-Los     Off        Off        Off        Off
                                             Tx-Los     Off        Off        Off        Off
 
System Over all status   : Minor Fault
 
---------------------------
Components status
---------- ----------------
CPU        : Normal
RAM        : Normal
DISK       : Normal
TEMP       : Normal
FAN        : Normal
POWER      : Minor Fault
SOFTWARE   : Normal
 
Codes: H-Mi- High Minor H-Ma- High Major L-Mi- Low Minor L-Ma- Low Major
 
Component  Fault  Timestamp            Thresh   Violation-Status
---------  -----  ---------            ------   ----------------
CPU        H-Mi   05-11-2019 11:40:49  > 50.00  61.60%(Cpu Core)
 
POWER      H-Mi   05-11-2019 11:40:27           Psu [1] AC is not OK and 12V Power Failed
 
#
 
 
Table P‑1-10 explains the show command output fields.
  
Table 1-10: show hardware-information all output
| Entry | Description | 
|---|
| Ram Information | Displays the used memory, free memory, shared, buffers, total swap, and free swap memory. | 
| Hard Disk Information | Displays hard drive serial number, model, firmware revision, cylinders, heads, and sectors, as well as revision number and total size. | 
| Disk Activity | Display hardware drive disk monitors, read and write current uses of the disks and shows averages usages. | 
| Fans | Displays the fan tray numbers, numbers of fans per tray, and their speed in RPM. | 
| Board Temp Sensors Temperature | Displays sensor type, current temperature, and operating range. | 
| BCM Chip Internal Temperature | Displays broadcom chips current internal temperature, Operating range and average temperature. | 
| System Power Information | Displays system power Information. Shows Voltage on all rails, and whether the power is up or has failed. | 
| Hardware Threshold | Specifies the PSU thresholds of the hardware to take corrective action such as cut down or resume the power. | 
| PSU | Show main power supply statistics – Volts in, Volts out, current in and out Amperes, power in and out in Watts, temperature of each power supply, and fan speed in RPM. | 
| LED | Shows a list of what the LEDs represent, what state the LEDs mean, and a description of what the LEDs current color means. | 
| Transceiver DDM support list | Show a list of transceivers that support Digital Diagnostic Monitoring (DDM) – type, vendor name, part number, and whether DDM is supported. | 
| Port Number | Displays a list of the port numbers, port type (SFP,QSFP, etc) and whether a transceiver is or is not in the port. | 
show system-information
Use this command to display system information.
Command Syntax 
show system-information (all|fan|psu|os|cpu|bios|cpu-load|board-info)
Parameter
all
System information of all modules.
bios
BIOS information.
board-info
Board EEPROM details.
cpu
Processor information.
cpu-load
CPU load information.
fan
Fan Field Replaceable Units (FRU) EEPROM information.
os
OS and Kernel version information.
psu
Power Supply Field Replaceable Units (FRU) EEPROM information.
Default 
None
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show system-information psu
System PSU FRU Information
=========================
PSU 2 Country of Origin          : CN
PSU 2 PPID Part Number           : 0T9FNW
PSU 2 PPID Part Number Rev       : A00
PSU 2 Manufacturer ID            : 28298
PSU 2 Date Code                  : 52R
PSU 2 Serial Number              : 0298
PSU 2 Part Number                : 0T9FNW
PSU 2 Part Number Revision       : A00
PSU 2 Number of Fans in the tray : 1
PSU 2 Type                       : AC Normal
PSU 2 Service Tag                : AEIOU
 
The following tables explain the show command output fields.
 
Table 1-11: Show fan topic displays
| System Fan FRU Information | Description | 
|---|
| Fan Tray “#” PPID Part Number | The vendor’s part number for the fan. | 
| Fan Tray Serial Number | As stated | 
| Service Tag | The Service Tag can help identify your device for on-line support and upgrading drivers | 
| Vendor Name | As stated | 
 
Table 1-12: Show system BIOS information 
| BIOS Information | Description | 
|---|
| # dmidecode | The dmidecode is a tool for dumping a computer's DMI table contents in a human-readable format. This table contains a description of the system's hardware components, as well as other useful pieces of information such as serial numbers and BIOS revisions. | 
| SMBIOS | The System Management BIOS (SMBIOS) defines data structures (and access methods) that can be used to read management information produced by the BIOS of a computer.    Also, it is involved with the DMI Address –  | 
| Handle 0x0000, DMI type 0, 24 bytes | Handle of the Desktop Management Interface (DMI) and the DMI type, where type value identifies what the DMI contains. DMI = 0 indicates the following information is specific to BIOS properties, and is 24 bytes long. | 
| BIOS Physical Information | •	Vendor – The manufacture of the BIOS. •	Version – The Version number. •	Release Date – as stated. •	Address – starting address (in memory) of the BIOS. | 
| Characteristics | •	Is PCI supported. •	Is BIOS upgradeable. •	Is boot from a CD supported. •	Is selectable boot devices supported. •	Is BIOS ROM socketed. •	Is Enhanced Disk Drive (EDD) vectoring supported.  •	Is 5.25"/1.2 MB floppy services supported (int 13h) •	Is 3.5"/720 kB floppy services supported (int 13h) •	Is 3.5"/2.88 MB floppy services supported (int 13h) •	Is Print screen service supported (int 5h) •	Is 8042 keyboard services supported (int 9h) •	Is Serial services supported (int 14h) •	Is Printer services supported (int 17h) •	Is Advanced Configuration and Power Interface (ACPI) supported •	Is USB legacy supported •	Is BIOS boot specification supported •	Is Targeted content distribution supported •	Is Unified Extensible Firmware Interface (UEFI) supported | 
| BIOS Revision | The BIOS revision number. | 
| Handle 0x0043, DMI type 13, 22 bytes | Handle of the Desktop Management Interface (DMI) and the DMI type, where type value identifies what the DMI contains. DMI = 13 indicates the following information is specific to BIOS language information, and is 22 bytes long. | 
| BIOS Language Informantion | •	Language Description Format – A term that describes the number of bits used to represent the BIOS Language information parameters. •	Installable Languages – The number of languages that can be used by the BIOS at any time.  •	Currently Installed Language – United States English (or Latin-1) as described by the ISO standard, en|US|iso8859-1. | 
 
 
Table 1-13:  Show CPU information
| System CPU Information | Description | 
|---|
| processor | The processor number of each CPU | 
| model name | Details about each CPU. For example, Intel(R) Atom(TM) CPU C2538 @ 2.40GHz. | 
 
 
Table 1-14:  Show system CPU load information
| Load Information | Description | 
|---|
| Uptime | As stated in days, hours, minutes, and seconds. | 
| Load Average for past 1min | As stated in percent. | 
| Load Average for past 5 min | As stated in percent. | 
| Load Average for past 15 min | As stated in percent. | 
| CPU Usage at this instant  | As stated in percent. | 
| Max threshold for CPU-usage | As stated in percent. | 
 
 
Table 1-15:  Show system board information
| System Information | Description | 
|---|
| Product Name | Model number of the device. | 
| Serial Number | As stated | 
| Base MAC Address | As stated | 
| Manufacture Date | As state | 
| Platform Name | The platform on which the product is based. | 
| ONIE Version | The version of the Open Network Install Environment (ONIE). | 
| MAC addresses | Number of MAC addresses related to the device. | 
| Manufacture | As stated | 
| Country Code | The code that represents the country of manufacture. For example, US = United States, TW = Taiwan, and so on. | 
| Diag Version | As stated | 
| CRC-32 | Cyclic Redundancy Check value. | 
| Switch Chip Revision | As stated | 
| MAIN BOARD REVISION | As stated | 
| CPU CPLD VERSION | The version of the Complex Programmable Logic Device (CPLD) use by the CPU. | 
| SW CPLD VERSION | The version of the Complex Programmable Logic Device (CPLD) use by the switch. | 
| MAIN BOARD TYPE | An identifying string for the main board. | 
| CPU BOARD ID | An identifying string for the CPU board. | 
| CPU BOARD VERSION | As stated | 
| SW BOARD ID | NA | 
| SW BOARD VERSION | As stated | 
| VCC 5V | The state of the VCC 5V power rail (Enabled \ Disabled) | 
| MAC 1V | The state of the MAC 1V power rail Enabled \ Disabled  | 
| VCC 1.8V | The state of the VCC 1.8V power rail (Enabled \ Disabled) | 
| MAC  AVS 1V | The state of the MAC AVS 1V power rail (Enabled \ Disabled) | 
| HOT SWAP1 | Enabled \ Disabled  | 
| HOT SWAP2 | Enabled \ Disabled  | 
 
 
Table 1-16: Show host system details
| Host Information | Description | 
|---|
| OS Distribution | The operating system on which the device is to run. | 
| Kernel Version | A string that identifies the operating kernel. | 
 
system-load-average
Use this command to configure user threshold values for monitoring system load average for last 1 minute, 5 minute and 15 minute.
Use no form of this command to set default thresholds.
Command Syntax
system-load-average (1min warning <41-100> alarm <51-100> 5min alarm <51-100> 15min alarm <51-100>)
 
Parameters
1min  
1min
warning  
Warning
<41-100>  
41-100
alarm  
alarm
<51-100>  
51-100
5min  
5min
alarm  
alarm
<51-100>  
51-100
15min  
15min
alarm  
alarm
<51-100>  
51-100
Default
Check the default thresholds using show system-information cpu-load CLI command.
Command Mode
Config Mode
Applicability
This command was introduced in OcNOS-1.3.6.
Example
OcNOS#con t
Enter configuration commands, one per line.  End with CNTL/Z.
OcNOS(config)#
OcNOS(config)#system-load-average 1min warning 45 alarm 55 5min alarm 65 15min alarm 75
 
OcNOS#show system-information cpu-load
 
System CPU-Load Information
===========================
 
Uptime                    : 64 Days 17 Hours 56 Minutes 22 Seconds
 
Load Average(1 min)       : 5.74% (Crit Thresh : 45%, Alert Thresh : 55%)
Load Average(5 min)       : 3.71% (Crit Thresh : N/A, Alert Thresh : 65%)
Load Average(15 min)      : 3.21% (Crit Thresh : N/A, Alert Thresh : 75%)
 
Avg CPU Usage             : 4.67%
CPU core 1 Usage          : 4.42% (Crit Thresh : 50%, Alert Thresh : 90%)
CPU core 2 Usage          : 2.68% (Crit Thresh : 50%, Alert Thresh : 90%)
CPU core 3 Usage          : 6.19% (Crit Thresh : 50%, Alert Thresh : 90%)
CPU core 4 Usage          : 5.36% (Crit Thresh : 50%, Alert Thresh : 90%)
 
OcNOS#con t
Enter configuration commands, one per line.  End with CNTL/Z.
OcNOS(config)#no system-load-average
OcNOS(config)#end
OcNOS#show system-information cpu-load
 
System CPU-Load Information
===========================
 
Uptime                    : 64 Days 18 Hours 16 Minutes 34 Seconds
 
Load Average(1 min)       : 0.63% (Crit Thresh : 40%, Alert Thresh : 50%)
Load Average(5 min)       : 1.90% (Crit Thresh : N/A, Alert Thresh : 50%)
Load Average(15 min)      : 3.11% (Crit Thresh : N/A, Alert Thresh : 50%)
 
Avg CPU Usage             : 2.07%
CPU core 1 Usage          : 1.83% (Crit Thresh : 50%, Alert Thresh : 90%)
CPU core 2 Usage          : 0.00% (Crit Thresh : 50%, Alert Thresh : 90%)
CPU core 3 Usage          : 6.36% (Crit Thresh : 50%, Alert Thresh : 90%)
CPU core 4 Usage          : 0.93% (Crit Thresh : 50%, Alert Thresh : 90%)
OcNOS#