EQLGROUP-MIB :: eqlGroupLogLevel

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsEQLGROUP-MIBeqlGroupLogLevel

eqlGroupLogLevel

Module: EQLGROUP-MIB

OID (symbolic): EQLGROUP-MIB::eqlGroupLogLevel

OID (numeric): 1.3.6.1.4.1.12740.1.1.1.1.14

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description: This field specifies the loglevel for the group.  The log level 
 determines which messages are written to the console.
 The following levels are supported. The value of 
 this object will be an OR of the values associated
 with each level.
   
    LEVEL                VALUE
   -------              -------
    INFO                  0x04
    WARNING               0x08
    ERROR                 0x10
    FATAL                 0x20
    DIAG                  0x40
    AUDIT                 0x80
Default value is 
      INFO|WARNING|ERROR|FATAL 
     = 0x04|0x08|0x10|0x20| = 0x3c = 60

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.1.1.1.1.14
snmpwalk -v2c -c public <target> EQLGROUP-MIB::eqlGroupLogLevel

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.1.1.1.1.14.1
snmpget -v2c -c public <target> EQLGROUP-MIB::eqlGroupLogLevel.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.1.1.1.1.14.1 i <value>

Start monitoring Dell EqualLogic PS-series iSCSI SAN storage array group (membership/capacity) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EQLGROUP-MIB::eqlGroupLogLevel OID value, configure state conditions and alerts, and monitor any Dell EqualLogic PS-series iSCSI SAN storage array group (membership/capacity) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.12740equalLogicEQUALLOGIC-SMI
Numeric OIDNameModule
1.3.6.1.4.1.12740.1eqlgroupModuleEQLGROUP-MIB
1.3.6.1.4.1.12740.1.1eqlgroupObjectsEQLGROUP-MIB
1.3.6.1.4.1.12740.1.1.1eqlStorageGroupTableEQLGROUP-MIB
1.3.6.1.4.1.12740.1.1.1.1eqlStorageGroupEntryEQLGROUP-MIB
1.3.6.1.4.1.12740.1.1.1.1.14eqlGroupLogLevelEQLGROUP-MIB