EQLGROUP-MIB :: eqlGroupLogLevel

MIB Reference — IPNetwork Monitor

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.12740equalLogicEQUALLOGIC-SMI
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