ltmVirtualAddrRouteAdvertisement
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.10.10.2.1.8
Object
column Enumeration
The state to determine if the specified virtual address should be readvertised by the ZebOS routing daemons or not. true/selective: route is advertised when virtual-address is available. always: route-advertisement is enabled regradless of the availability status. any: route is advertised when any of the contributing virtual server is available. all: route is advertised when all of the contributing virtual server is available.
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.10.10.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmVirtualAddrEntry
- 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::ltmVirtualAddrRouteAdvertisement'
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::ltmVirtualAddrRouteAdvertisement.<ltmVirtualAddrName>'
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::ltmVirtualAddrRouteAdvertisement'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | false |
1 | true |
2 | selective |
3 | always |
4 | any |
5 | all |
Conformance
Member of