syslogTrapSeverityLevel
ALVARION-SYSLOG-MIB ·
.1.3.6.1.4.1.12394.1.10.5.3.1.1.4
Object
Specifies the severity level of messages that will generate a syslogSeverityNotification notification. For example, a value of error(4) means that messages with warning, notice, info or debug severity will never generate a notification.
Context
- MIB
- ALVARION-SYSLOG-MIB
- OID
.1.3.6.1.4.1.12394.1.10.5.3.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- syslogConfig
- Groups
- 1
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 'ALVARION-SYSLOG-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-SYSLOG-MIB::syslogTrapSeverityLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-SYSLOG-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-SYSLOG-MIB::syslogTrapSeverityLevel'
Syntax
- Source
- SyslogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | info |
8 | debug |
Conformance
Member of