Additional Indicator Led Status Conditions; Platform Interfaces; Viewing The Status Of A Specific Interface - F5 3900 Manual

Hide thumbs Also See for 3900:
Table of Contents

Advertisement

cd /config
3. Using a text editor, such as vi or Pico, open the /config/user_alert.conf file.
4. Add the following lines to the end of the file:
alert BIGIP_MCPD_MCPDERR_POOL_MEMBER_MON_DOWN "Pool member (.*?):(.*?) monitor
status down."
{
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.10";
lcdwarn description="Node down" priority="1"
}
alert BIGIP_MCPD_MCPDERR_NODE_ADDRESS_MON_DOWN "Node (.*?) monitor status
down." {
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.12";
lcdwarn description="Node address down" priority="1"
}
alert BIGIP_MCPD_MCPDERR_POOL_MEMBER_MON_UP "Pool member (.*?):(.*?) monitor
status up."
{
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.11"
}
alert BIGIP_MCPD_MCPDERR_NODE_ADDRESS_MON_UP "Node (.*?) monitor status up."
{
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.13"
}
5. Save the file and exit the text editor.
The front panel LEDs now indicate when a node is down.

Additional indicator LED status conditions

A few LED status conditions are not covered in the definition tables in the /etc/alertd/alert.conf file.
Yellow intermittent status LED indicator
A yellow intermittent status LED indicates that the unit is not under host computer control. This might be due to the
host being halted or due to a software or hardware problem that interferes with the host's control of the LED.
Green/Yellow solid status LED indicator
When the status LED indicator is solid yellow or green, it indicates that the BIG-IP unit is in a Standby state (yellow)
or an Active state (green). It displays solid green if the unit is Standalone or if it is the Active unit of a redundant system
configuration. It displays yellow if the unit is the Standby member of a redundant system configuration.

Platform Interfaces

You can perform configuration tasks such as displaying interface status and settings and setting the media type using
either the Traffic Management Shell (tmsh) or the bigpipe utility.
When using the bigpipe interface command or the tmsh interface command, you can either apply the command
to all interfaces or to a specific interface key.

Viewing the status of a specific interface

You can use bigpipe or tmsh to view the status of a specific interface on a platform.
From the command line interface, use the following syntax to display the current status of a specific interface:
About the 3900 platform
Platform Guide: 3900 | 11

Advertisement

Table of Contents
loading

Table of Contents