HP Mellanox SX1018 Mellanox MLNX-OS® User Manualfor SX1018HP Ethernet - Page 62

Mlnx-os Xml Api

Page 62 highlights

Rev 1.6.9 This particular event is used as an example only. Step 5. Verify the list of traps and informs being sent to out of the system. Run: switch (config) # show snmp events Events for which traps will be sent: asic-chip-down: ASIC (Chip) Down cpu-util-high: CPU utilization has risen too high disk-space-low: Filesystem free space has fallen too low health-module-status: Health module Status insufficient-fans: Insufficient amount of fans in system insufficient-fans-recover: Insufficient amount of fans in system recovered insufficient-power: Insufficient power supply interface-down: An interface's link state has changed to down interface-up: An interface's link state has changed to up internal-bus-error: Internal bus (I2C) Error liveness-failure: A process in the system was detected as hung low-power: Low power supply low-power-recover: Low power supply Recover new_root: local bridge became a root bridge paging-high: Paging activity has risen too high power-redundancy-mismatch: Power redundancy mismatch process-crash: A process in the system has crashed process-exit: A process in the system unexpectedly exited snmp-authtrap: An SNMP v3 request has failed authentication topology_change: local bridge trigerred a topology change unexpected-shutdown: Unexpected system shutdown switch (config) # In order to print event notifications to the terminal (SSH or CONSOLE) refer to Section 4.5.1, "Monitor," on page 49. 4.11.2 MLNX-OS XML API MLNX-OS XML API is an additional option to manage the system (besides SNMP). The XML gateway provides an XML request-response protocol that can be used by end-user tools to get and set management information on the appliance. The service can be accessed over HTTP or HTTPS, and then it uses the existing web authentication mechanism. It can also be accessed over SSH, and then it uses the existing CLI authentication mechanism. XML Gateway - Management information base. For further information please contact Mellanox support. Mellanox Technologies 62 Mellanox Technologies Confidential

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88

Rev 1.6.9
Mellanox Technologies
62
Mellanox Technologies Confidential
Step 5.
Verify the list of traps and informs being sent to out of the system. Run:
4.11.2
MLNX-OS XML API
MLNX-OS XML API is an additional option to manage the system (besides SNMP). The XML
gateway provides an XML request-response protocol that can be used by end-user tools to get
and set management information on the appliance. The service can be accessed over HTTP or
HTTPS, and then it uses the existing web authentication mechanism. It can also be accessed over
SSH, and then it uses the existing CLI authentication mechanism. XML Gateway - Management
information base.
For further information please contact Mellanox support.
This particular event is used as an example only.
switch (config) # show snmp events
Events for which traps will be sent:
asic-chip-down: ASIC (Chip) Down
cpu-util-high: CPU utilization has risen too high
disk-space-low: Filesystem free space has fallen too low
health-module-status: Health module Status
insufficient-fans: Insufficient amount of fans in system
insufficient-fans-recover: Insufficient amount of fans in system recovered
insufficient-power: Insufficient power supply
interface-down: An interface's link state has changed to down
interface-up: An interface's link state has changed to up
internal-bus-error: Internal bus (I2C) Error
liveness-failure: A process in the system was detected as hung
low-power: Low power supply
low-power-recover: Low power supply Recover
new_root: local bridge became a root bridge
paging-high: Paging activity has risen too high
power-redundancy-mismatch: Power redundancy mismatch
process-crash: A process in the system has crashed
process-exit: A process in the system unexpectedly exited
snmp-authtrap: An SNMP v3 request has failed authentication
topology_change: local bridge trigerred a topology change
unexpected-shutdown: Unexpected system shutdown
switch (config) #
In order to print event notifications to the terminal (SSH or CONSOLE) refer to
Section 4.5.1, “Monitor,” on page 49.