globalDefaultAlternate
F5-3DNS-MIB ·
.1.3.6.1.4.1.3375.1.2.1.1.1.2
Object
scalar mandatory
Enumeration
Default static load balancing mode.
Context
- MIB
- F5-3DNS-MIB
- OID
.1.3.6.1.4.1.3375.1.2.1.1.1.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- globals
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F5-3DNS-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-3DNS-MIB::globalDefaultAlternate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-3DNS-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-3DNS-MIB::globalDefaultAlternate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | returnDNS |
2 | none |
3 | returnVS |
4 | roundRobin |
5 | ratio |
6 | random |
7 | topology |
8 | staticPersist |
9 | globalAvailability |
10 | servers |
11 | connections |
12 | roundTripTime |
13 | hops |
14 | packetRate |
15 | mem |
16 | cpu |
17 | diskSpace |
18 | hitRatio |
19 | qos |