ltmVirtualServSourceAddressTranslationType
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.10.1.2.1.30
Object
column Enumeration
The type of Source Address Translation associated with the specified virtual server. none - No Source Address Translation used by the virtual server; snat - The Source Address Translation uses a SNAT pool of translation addresses; lsn - The Source Address Translation uses an LSN pool of translation addresses; automap - The Source Address Translation uses self IP addresses.
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.10.1.2.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmVirtualServEntry
- 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::ltmVirtualServSourceAddressTranslationType'
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::ltmVirtualServSourceAddressTranslationType.<ltmVirtualServName>'
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::ltmVirtualServSourceAddressTranslationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | snat |
2 | lsn |
3 | automap |
Conformance
Member of