User`s guide

Chapter 16 Monitoring XgOS 287
System Controller (SCP) Status
You can monitor utilization of the CPU on the System Control Processor (SCP) and
utilization of memory on the SCP:
SCP CPU usage, with the symbolic object name:
SCP CPU usage, with the numeric OID:
SCP memory usage, with the symbolic object name:
SCP memory usage, with the numeric OID:
Virtual I/O Interfaces
You can list OVN virtual interfaces and display the status of each virtual interface.
Listing Virtual Interfaces
All configured virtual interfaces will be listed.
With symbolic object name:
$ snmpwalk -c public -v2c -mALL 192.168.10.100 xsigoChassisCpuUsage
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoChassisCpuUsage.0 = STRING: 2.50223
$ snmpwalk -c public -v2c -mALL 192.168.10.100 -On xsigoChassisCpuUsage
.1.3.6.1.4.1.24440.3.1.1.1.15.0 = STRING: 2.50223
$ snmpwalk -c public -v2c -mALL 192.168.10.100 xsigoChassisMemoryUsage
XSIGO-IODIRECTOR-ENTITY-MIB::xsigoChassisMemoryUsage.0 = STRING: 23.2385
$ snmpwalk -c public -v2c -mALL 192.168.10.100 -On xsigoChassisMemoryUsage
.1.3.6.1.4.1.24440.3.1.1.1.16.0 = STRING: 23.2385
$ snmpwalk -c public -v2c 192.168.10.100 ifDescr
IF-MIB::ifDescr.3 = STRING: vnic1.webserver-1
IF-MIB::ifDescr.4 = STRING: vnic2.webserver-1
IF-MIB::ifDescr.5 = STRING: vhba1.webserver-1