fsSyslogGlobalLevel
ARICENT-SYSLOG-MIB ·
.1.3.6.1.4.1.2076.89.1.20
Object
scalar r/w
Integer32
Specifies the log level option to be set globally. Intended for cnMaestro use.
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.
Context
- MIB
- ARICENT-SYSLOG-MIB
- OID
.1.3.6.1.4.1.2076.89.1.20- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsSyslogGeneralGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-SYSLOG-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-SYSLOG-MIB::fsSyslogGlobalLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-SYSLOG-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-SYSLOG-MIB::fsSyslogGlobalLevel'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-7