---
oid: "1.3.6.1.4.1.2604.6.1.54.15.103.1.6.1.2"
asn1-notation: "{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 2604 switch(6) profileA(1) swCS210-48FP(54) management(15) privateSyslog(103) pmSyslogGeneralGroup(1) pmSyslogConfigTable(6) pmSyslogConfigEntry(1) pmSyslogConfigLogLevel(2)}"
description: "pmSyslogConfigLogLevel OBJECT-TYPE"
last-modified: "2023-04-11"
tags: [oid-repository]
---

## OID: `1.3.6.1.4.1.2604.6.1.54.15.103.1.6.1.2`

```asn1
{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 2604 switch(6) profileA(1) swCS210-48FP(54) management(15) privateSyslog(103) pmSyslogGeneralGroup(1) pmSyslogConfigTable(6) pmSyslogConfigEntry(1) pmSyslogConfigLogLevel(2)}
```

### Description

```asn1
pmSyslogConfigLogLevel OBJECT-TYPE
SYNTAX INTEGER {emergency(0), -- For logging messages that
-- are equivalent to panic
-- condition.
alert(1), -- For logging messages that
-- require immediate attention.
critical(2), -- For logging critical errors.
error(3), -- For logging error messages.
warning(4), -- For logging warning messages.
notice(5), -- For logging messages that
-- require attention
-- and not errors.
info(6), -- For logging informational
-- messages.
debug(7) -- For logging debug messages.}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Specifies the log level option to be set for a specific module."
DEFVAL {2}

**Classification**: MIB object for network management

### Child OIDs

No child OID

### Terms of Use
[Terms of use](https://oid-base.com/disclaimer.htm.md)
