ipsecGlobMaxSysLogLevel

FEC-IPSEC-MIB · .0.1.10

Object

scalar r/w Enumeration
Maximum level for syslog messages issued by IPSec. All
messages with a level higher than this value are suppressed, 
independently from other global syslog level settings.
 Possible settings:
  emerg(1), 
  alert(2), 
  crit(3), 
  err(4), 
  warning(5), 
  notice(6), 
  info(7), 
  debug(8).

Context

MIB
FEC-IPSEC-MIB
OID
.0.1.10
Type
scalar
Access
readwrite
Status
current
Parent
ipsecGlobals

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecGlobMaxSysLogLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-IPSEC-MIB::ipsecGlobMaxSysLogLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1emerg
2alert
3crit
4err
5warning
6notice
7info
8debug