Reference Guide

354 | Force10 Service Agent
www.dell.com | support.dell.com
Table 19-2, "Custom Policy Test Conditions," in Force10 Service Agent shows the test conditions that are
available to add to a custom policy test list. Refer to the Dell Force10 MIB for further description of the
given Object Identifiers (OID). You may only specify one test condition within a policy.
To add a custom test condition to a policy test list:
Table 19-2. Custom Policy Test Conditions
Condition Keyword Description OID
CPU Usage cpu-1-min
CPU utilization in percentage for the last 1 minute.
chRpmCpuUtil1Min
cpu-5-min
CPU utilization in percentage for the last 5 minutes.
chRpmCpuUtil5Min
Interface Rate/
Throttles
interface-bit-rate Interface bandwidth in bits/second.
interface-rate Interface bandwidth in packets/second.
interface-throttles The total number of valid ingress frames with
a length or type field value equal to 0x8808
(Control Frame).
f10IfInThrottles
f10IfOutThrottles
Interface
Errors
interface-crc Frames received with a length between 64
and 1518 octets, inclusive, that had an
incorrect CRC.
f10IfInCRC
Memory
Usage
memory-free Per-CPU free memory in Megabytes. chSysProcessorMemSize *
(1 - chRpmMemUsageUtil)
memory-free-percent Per-CPU total free memory in percent. 1 - chRpmMemUsageUtil
memory-used Per-CPU total memory usage in Megabytes. chSysProcessorMemSize *
chRpmMemUsageUtil
memory-used-percent Per-CPU total memory usage in percent. chRpmMemUsageUtil
Match String
cli-show-text
Match a string within a command output. N/A
WRED drops wred-drops A count of the frames that are dropped using a
WRED policy because of excessive traffic.
f10IfOutWredDrops
Condition Command Command Mode
CPU Usage test-condition {cpu-1-min | cpu-5-min} boolean-comparison value
sample number
CALLHOME TESTLIST
Interface Rate/
Throttles
test-condition {interface-bit-rate | interface-rate |
interface-throttles} [input | output] slot-number
boolean-comparison value sample number
CALLHOME TESTLIST
Interface Errors test-condition interface-crc slot-number boolean-comparison
value sample number
CALLHOME TESTLIST
Memory Usage test-condition {memory-free | memory-free-percent |
memory-used | memory-used-percent} {cpu | rpm-any}
boolean-comparison value sample number
CALLHOME TESTLIST