Deployment Guide

Table Of Contents
[apoosappan@login-maa-06 ~]$
[apoosappan@login-maa-06 ~]$ snmpwalk -c public -v 2c 10.16.130.49
1.3.6.1.4.1.6027.3.26.1.4.3.1.8
DELL-NETWORKING-CHASSIS-MIB::dellNetProcessorResetTime.supervisor.1.1 = STRING:
2017-10-31,6:19:25.0
DELL-NETWORKING-CHASSIS-MIB::dellNetProcessorResetTime.supervisor.1.2 = STRING:
2017-10-31,6:19:24.0
DELL-NETWORKING-CHASSIS-MIB::dellNetProcessorResetTime.supervisor.1.3 = STRING:
DELL-NETWORKING-CHASSIS-MIB::dellNetProcessorResetTime.supervisor.2.3 = STRING:
DELL-NETWORKING-CHASSIS-MIB::dellNetProcessorResetTime.linecard.5.1 = STRING:
1970-7-14,4:20:16.0
DELL-NETWORKING-CHASSIS-MIB::dellNetProcessorResetTime.port-extender.655364.1 =
STRING: 2017-11-2,8:15:16.0
DELL-NETWORKING-CHASSIS-MIB::dellNetProcessorResetTime.port-extender.1310722.1 =
STRING: 2017-11-2,4:10:50.0
MIB Support to Display the Available Partitions on
Flash
Dell Networking provides MIB objects to display the information of various partitions such as /flash, /tmp, /usr/pkg,
and /f10/ConfD. The dellNetFlashStorageTable table contains the list of all partitions on disk. The following table
lists the related MIB objects:
Table 105. MIB Objects to Display the Available Partitions on Flash
MIB Object OID Description
dellNetFlashPartitionNumber 1.3.6.1.4.1.6027.3.26.1.4.8.1.1 Index for the table.
dellNetFlashPartitionName 1.3.6.1.4.1.6027.3.26.1.4.8.1.2 Contains partition name and complete
path.
dellNetFlashPartitionSize 1.3.6.1.4.1.6027.3.26.1.4.8.1.3 Contains the partition size.
dellNetFlashPartitionUsed 1.3.6.1.4.1.6027.3.26.1.4.8.1.4 Contains the amount of space used by
the files on the partition.
dellNetFlashPartitionFree 1.3.6.1.4.1.6027.3.26.1.4.8.1.5 Contains the amount of free space
available on the partition.
dellNetFlashPartitionMountPoint 1.3.6.1.4.1.6027.3.26.1.4.8.1.6 Symbolic or Alias name for the partition.
Viewing the Available Partitions on Flash
To view the available partitions on flash using SNMP, use the following command:
snmpwalk -v 2c -c public -On 10.16.150.97 1.3.6.1.4.1.6027.3.26.1.4.8
.1.3.6.1.4.1.6027.3.26.1.4.8.1.2.1 = STRING: "tmpfs"
.1.3.6.1.4.1.6027.3.26.1.4.8.1.2.2 = STRING: "/dev/wd0i"
.1.3.6.1.4.1.6027.3.26.1.4.8.1.2.3 = STRING: "mfs:477"
.1.3.6.1.4.1.6027.3.26.1.4.8.1.2.4 = STRING: "/dev/wd0e"
.1.3.6.1.4.1.6027.3.26.1.4.8.1.3.1 = INTEGER: 40960
.1.3.6.1.4.1.6027.3.26.1.4.8.1.3.2 = INTEGER: 4128782
.1.3.6.1.4.1.6027.3.26.1.4.8.1.3.3 = INTEGER: 148847
.1.3.6.1.4.1.6027.3.26.1.4.8.1.3.4 = INTEGER: 4186108
.1.3.6.1.4.1.6027.3.26.1.4.8.1.4.1 = INTEGER: 28
.1.3.6.1.4.1.6027.3.26.1.4.8.1.4.2 = INTEGER: 28
.1.3.6.1.4.1.6027.3.26.1.4.8.1.4.3 = INTEGER: 2537
.1.3.6.1.4.1.6027.3.26.1.4.8.1.4.4 = INTEGER: 76200
.1.3.6.1.4.1.6027.3.26.1.4.8.1.5.1 = INTEGER: 40932
.1.3.6.1.4.1.6027.3.26.1.4.8.1.5.2 = INTEGER: 3922316
.1.3.6.1.4.1.6027.3.26.1.4.8.1.5.3 = INTEGER: 138868
.1.3.6.1.4.1.6027.3.26.1.4.8.1.5.4 = INTEGER: 4109908
.1.3.6.1.4.1.6027.3.26.1.4.8.1.6.1 = STRING: "/tmp"
.1.3.6.1.4.1.6027.3.26.1.4.8.1.6.2 = STRING: "/usr/pkg"
916
Simple Network Management Protocol (SNMP)