Users Guide

Viewing the Available Flash Memory Size
To view the available ash memory using SNMP, use the following command.
snmpget -v2c -c public 192.168.60.120 .1.3.6.1.4.1.6027.3.10.1.2.9.1.6.1
enterprises.6027.3.10.1.2.9.1.5.1 = Gauge32: 24
The output above displays that 24% of the ash memory is used.
MIB Support to Display the Software Core Files
Generated by the System
Dell Networking provides MIB objects to display the software core les generated by the system. The chSysSwCoresTable contains the list
of software core les generated by the system. The following table lists the related MIB objects.
Table 82. MIB Objects for Displaying the Software Core Files Generated by the System
MIB Object OID Description
chSysSwCoresTable This is the table that contains the list of
software core les generated by the system.
chSysCoresEntry Entry number.
chSysCoresInstance Stores the indexed information about the
available software core les.
chSysCoresFileName Contains the core le names and the le
paths.
chSysCoresTimeCreated Contains the time at which core les are
created.
chSysCoresStackUnitNumber Contains information that includes which
stack unit or processor the core le was
originated from.
chSysCoresProcess Contains information that includes the
process names that generated each core
le.
Viewing the Software Core Files Generated by the System
To view the viewing the software core les generated by the system, use the following command.
snmpwalk -v2c -c public 192.168.60.120 .1.3.6.1.4.1.6027.3.10.1.2.10
enterprises.6027.3.10.1.2.10.1.1.1.1 = 1
enterprises.6027.3.10.1.2.10.1.1.1.2 = 2
enterprises.6027.3.10.1.2.10.1.1.1.3 = 3
enterprises.6027.3.10.1.2.10.1.1.2.1 = 1
enterprises.6027.3.10.1.2.10.1.2.1.1 = "/CORE_DUMP_DIR/flashmntr.core.gz"
enterprises.6027.3.10.1.2.10.1.2.1.2 = "/CORE_DUMP_DIR/FTP_STK_MEMBER/
f10cp_l2mgr_131108080758_Stk1.acore.gz"
enterprises.6027.3.10.1.2.10.1.2.1.3 = "/CORE_DUMP_DIR/FTP_STK_MEMBER/
f10cp_vrrp_140522124357_Stk1.acore.gz"
Simple Network Management Protocol (SNMP)
773