MIB Viewer

multiprocessingMode

OBJECT-TYPE
1.3.6.1.4.1.3375.1.1.81
Access
read-only
Status
deprecated
Sub-identifiers
0
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.
INTEGER { up(1), anip(2), smp(3), unsupported(99) }