multiprocessingMode

LOAD-BAL-SYSTEM-MIB · .1.3.6.1.4.1.3375.1.1.81

Object

scalar deprecated Enumeration
This OID is deprecated. See globalStatMultiProcessorMode.
The current multiprocessing mode of this BIG-IP.
There are three possible multiprocessing modes for a BIG-IP.
up(1) is the uniprocessor mode. The BIG-IP will always initially
startup in this mode. During boot the BIG-IP if it is configured for
and capable of multiprocessing will switch to either ANIP(2), or SMP(3)
modes. ANIP is the auxiliary network interface mode. SMP is the symmetric
multiprocessor mode.

Context

MIB
LOAD-BAL-SYSTEM-MIB
OID
.1.3.6.1.4.1.3375.1.1.81
Type
scalar
Access
readonly
Status
deprecated
Parent
loadbal

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LOAD-BAL-SYSTEM-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LOAD-BAL-SYSTEM-MIB::multiprocessingMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LOAD-BAL-SYSTEM-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LOAD-BAL-SYSTEM-MIB::multiprocessingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2anip
3smp
99unsupported