Intel MPCMM0001 Manual do Utilizador Página 189

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 281
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 188
MPCMM0001 Chassis Management Module Software Technical Product Specification 189
Remote Procedure Calls (RPC)
Reset a
blade.
pszCMMHost: localhost
uCmdCode: CMD_SET
pszLocation: blade[1-19]
pszDataItem: powerstate
pszSetData: reset
uReturnType: not used
ppvbuffer: not used
The return code from ChassisManagementApi()
indicates success or failure.
Determine
what sensors
are on blade
3.
pszCMMHost: localhost
uCmdCode: CMD_GET
pszLocation: blade3
pszDataItem: ListTargets
uReturnType: DATA_TYPE_STRING
ppvbuffer: A list of sensor names as defined in the
SDR.
Determine
what may be
queried or set
on a blade.
pszCMMHost: localhost
uCmdCode: CMD_GET
pszLocation: blade3
pszDataItem: ListDataItems
uReturnType: DATA_TYPE_STRING
ppvbuffer: A list of commands to be used as data
items.
Determine
what may be
queried on the
blade4 +3.3 V
sensor.
pszCMMHost: localhost
uCmdCode: CMD_GET
pszLocation: blade4
pszTarget: +3.3SensorName
pszDataItem: ListDataItems
uReturnType: DATA_TYPE_STRING
ppvbuffer: A list of commands to be used as data
items.
Enable the
SNMP Traps.
pszCMMHost: localhost
uCmdCode: CMD_SET
pszLocation: chassis
pszDataItem: SNMPEnable
pszSetData: enable
uReturnType: not used
ppvbuffer: not used
The return code from ChassisManagementApi()
indicates success or failure.
Set the SNMP
Target.
pszCMMHost: localhost
uCmdCode: CMD_SET
pszLocation: chassis
pszDataItem: SNMPTrapAddress[1-5]
pszSetData: 134.134.100.34
uReturnType: not used
ppvbuffer: not used
The return code from ChassisManagementApi()
indicates success or failure.
Set the SNMP
Community.
pszCMMHost: localhost
uCmdCode: CMD_SET
pszLocation: chassis
pszDataItem: SNMPCommunity
pszSetData: public
uReturnType: not used
ppvbuffer: not used
The return code from ChassisManagementApi()
indicates success or failure.
Set the Telco
Alarm on.
pszCMMHost: localhost
uCmdCode: CMD_SET
pszLocation: CMM
pszDataItem: TelcoAlarm
pszSetData: 1
uReturnType: not used
ppvbuffer: not used
The return code from ChassisManagementApi()
indicates success or failure.
Light Major
LED on the
CMM.
pszCMMHost: localhost
uCmdCode: CMD_SET
pszLocation: CMM
pszDataItem: MajorLED
pszSetData: 1
uReturnType: not used
ppvbuffer: not used
The return code from ChassisManagementApi()
indicates success or failure.
Table 85. RPC Usage Examples (Sheet 3 of 3)
Example
ChassisManagementApi()
[in] Parameters
ChassisManagementApi() [out] Parameters
Vista de página 188
1 2 ... 184 185 186 187 188 189 190 191 192 193 194 ... 280 281

Comentários a estes Manuais

Sem comentários