An OM command that queries the attributes of the board. The attributes include voltages at test points of the voltage sensor, temperatures at test points of the temperature sensor, and PCB version.
1. The specified board must be configured and functional.
2. The boards may have different numbers of temperature and voltage values because the boards are different in hardware design.
3. When only the subrack number is specified, the attributes of the boards that are out of position or not in operation cannot be queried, and the attributes of other boards can be queried.
4. If the optional parameter Slot No. is not specified, the attributes of all the boards in the specified subrack are queried.
| ID | Name | Description |
|---|---|---|
| SRN | Subrack No. | Meaning: subrack number Value range: 0-11 Explanation: The subrack number uniquely identifies a subrack. Default value: None |
| SN | Slot No. | Meaning: slot number Value range: 0-27 Explanation: 1. The subrack number and slot number uniquely identify a board. 2. The slot number is an optional parameter. If not specified, the attributes of all the boards in the specified subrack are queried. Default value: None |
1. Query attributes of all the boards in subrack 0 (Some failure messages are displayed because some boards are out of position):
DSP BRD: SRN=0;
The result is as follows:
+++ HUAWEI 2008-05-20 15:48:39
O&M #1489
%%DSP BRD: SRN=0;%%
RETCODE = 855703567 Board fault(The command is executed but some errors occur)
Display Board Attributes
------------------------
Subrack No. = 0
Slot No. = 0
Temperature 1[Celsius] = 36
Temperature 2[Celsius] = 39
Temperature 3[Celsius] = 58
Temperature 4[Celsius] = 57
Voltage 1[mV] = 1170
Voltage 2[mV] = 1180
Voltage 3[mV] = 1260
Voltage 4[mV] = 1280
Voltage 5[mV] = 1200
Voltage 6[mV] = 1250
Voltage 7[mV] = 1240
Voltage 8[mV] = 1170
Voltage 9[mV] = 1170
Voltage 10[mV] = 1250
Voltage 11[mV] = 1280
Voltage 12[mV] = 1790
Voltage 13[mV] = 1500
Voltage 14[mV] = 1670
Board Version = Pcb Version : PARCXPU VER.C
Subrack No. = 0
Slot No. = 1
Temperature 1[Celsius] = 36
Temperature 2[Celsius] = 41
Temperature 3[Celsius] = 54
Temperature 4[Celsius] = 55
Voltage 1[mV] = 1170
Voltage 2[mV] = 1180
Voltage 3[mV] = 1250
Voltage 4[mV] = 1280
Voltage 5[mV] = 1190
Voltage 6[mV] = 1250
Voltage 7[mV] = 1240
Voltage 8[mV] = 1160
Voltage 9[mV] = 1170
Voltage 10[mV] = 1260
Voltage 11[mV] = 1280
Voltage 12[mV] = 1790
Voltage 13[mV] = 1510
Voltage 14[mV] = 1670
Board Version = Pcb Version : PARCXPU VER.C
Subrack No. = 0
Slot No. = 6
Temperature 1[Celsius] = 47
Temperature 2[Celsius] = 48
Voltage 1[mV] = 1510
Voltage 2[mV] = 1500
Voltage 3[mV] = 1270
Voltage 4[mV] = 1250
Voltage 5[mV] = 1260
Voltage 6[mV] = 1250
Voltage 7[mV] = 1190
Voltage 8[mV] = 1650
Voltage 9[mV] = 1250
Voltage 10[mV] = 1830
Board Version = Pcb Version : PARCSCU VER.D
Subrack No. = 0
Slot No. = 10
Voltage 1[mV] = 3280
Voltage 2[mV] = 2510
Voltage 3[mV] = 1320
Voltage 4[mV] = 1210
Voltage 5[mV] = 1800
Voltage 6[mV] = 1510
Voltage 7[mV] = 1270
Board Version = Pcb Version : PARCPIU VER.A
(Number of results = 4)
Prompt information
------------------
Prompt information0:(855703627)Board uninstalled
Prompt information1:(855703627)Board uninstalled
Prompt information2:(855703627)Board uninstalled
Prompt information3:(855703567)Board fault[ Subrack No. = 0 Slot No. = 8 CPU No. = 0 ]
Prompt information4:(855703627)Board uninstalled
Prompt information5:(855703627)Board uninstalled
Prompt information6:(855703627)Board uninstalled
Prompt information7:(855703627)Board uninstalled
Prompt information8:(855703567)Board fault[ Subrack No. = 0 Slot No. = 21 CPU No. = 0 ]
Prompt information9:(855703567)Board fault[ Subrack No. = 0 Slot No. = 23 CPU No. = 0 ]
--- END
2. Query the attributes of the board in slot 7 of subrack 0:
DSP BRD: SRN=0, SN=7;
The result is as follows:
+++ HUAWEI 2008-07-03 11:22:11
O&M #21220
%%DSP BRD:SRN=0,SN=7;%%
RETCODE = 0 Operation succeeded
Display Board Attributes
------------------------
Subrack No. = 0
Slot No. = 7
Temperature 1[Celsius] = 45
Temperature 2[Celsius] = 47
Voltage 1[mV] = 1500
Voltage 2[mV] = 1510
Voltage 3[mV] = 1260
Voltage 4[mV] = 1240
Voltage 5[mV] = 1260
Voltage 6[mV] = 1260
Voltage 7[mV] = 1190
Voltage 8[mV] = 1640
Voltage 9[mV] = 1250
Voltage 10[mV] = 1800
Board Version = Pcb Version : PARCSCU VER.B
(Number of results = 1)
--- END
| Domain Name | Description |
|---|---|
| Subrack No. | Number of the subrack where the board is located. |
| Slot No. | Number of the slot where the board is located. |
| Temperature N[Celsius] | Temperature tested by temperature sensor N, in Centigrades. |
| Voltage N[mV] | Voltage tested by voltage sensor N, in millivolts. |
| Board Version | PCB version of the board |
| Prompt information | Message that is displayed when an error occurs. The error can be board not operational or board not in position. |