ltmNodeAddrMonitorStatus
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.4.1.2.1.7
Object
column Enumeration
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; fqdnChecking - initial fqdn node state until monitor reports; fqdnDown - enabled fqdn node when its monitors fail; fqdnUp - enabled fqdn node when its monitors succeed; fqdnUpNoAddress - no dns records returned for fqdn node;
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.4.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmNodeAddrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-LOCAL-MIB::ltmNodeAddrMonitorStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-LOCAL-MIB::ltmNodeAddrMonitorStatus.<ltmNodeAddrName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-BIGIP-LOCAL-MIB::ltmNodeAddrMonitorStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unchecked |
1 | checking |
2 | inband |
3 | forcedUp |
4 | up |
18 | addrDown |
19 | down |
20 | forcedDown |
21 | maint |
22 | iruleDown |
23 | inbandDown |
24 | downManualResume |
26 | fqdnChecking |
27 | fqdnDown |
28 | fqdnUp |
29 | fqdnUpNoAddress |
Conformance
Member of