MIB Viewer

ltmPoolMemberMonitorStatus

OBJECT-TYPE
1.3.6.1.4.1.3375.2.2.5.3.2.1.11
Access
read-only
Status
current
Sub-identifiers
0
The hierarchical load balance state for the specified node address, including parent status. unchecked - enabled node that is not monitored; checking - initial state until monitor reports; inband - the tmm has marked the node up; forcedUp - forced up manually; up - enabled node when its monitors succeed; addrDown - node address monitor fails or forced down; down - enabled node when its monitors fail; forcedDown - node forced down manually; maint - in maintenance mode; iruleDown - an iRule has marked the node down; inbandDown - the tmm has marked the node down; downManualResume - the node is down and must be manually enabled;
INTEGER { unchecked(0), checking(1), inband(2), forcedUp(3), up(4), addrDown(18), down(19), forcedDown(20), maint(21), iruleDown(22), inbandDown(23), downManualResume(24) }