airfilter command (BladeCenter S only)

This command sets the interval for air filter change notifications for a BladeCenter S unit.

Table 1. airfilter (set notification interval) command
Function What it does Command Valid targets
Display air filter change notification interval Displays the frequency of the chassis air filter reminder. airfilter
                           -T system:mm[x]
                        

where x is the primary management-module bay number.

Set air filter change notification interval Configures the frequency of the chassis air filter reminder.
Note: The 1 month replacement interval is recommended for environments with a high amount of dust. Replacement every 3 months is recommended for environments with medium amounts of dust. Replacement every 6 months is recommended for environments with low amounts of dust.
airfilter -freq frequency

where frequency is the interval, in months, between reminders to change the chassis air filter. Valid values are 0, 1, 3, and 6.

This command can only be run by users who have one or more of the following command authorities:
  • Supervisor
  • Chassis account management
  • Chassis log management
  • Chassis administration
  • Chassis configuration
See Commands and user authority for additional information.
                           -T system:mm[x]
                        

where x is the primary management-module bay number.

Example: To view the current notification interval, while management module 1 is set as the persistent command environment, at the system:mm[1]> prompt, type
                  airfilter
               
To set the notification interval to three months, while management module 1 is set as the persistent command environment, at the system:mm[1]> prompt, type
                  airfilter -freq 3
               

The following example shows the information that is returned when these commands are entered:

               system:mm[1]> airfilter
-freq 1
system:mm[1]>
            
               system:mm[1]> airfilter -freq 3
OK
system:mm[1]>