sysLogRemoteLogLevel
ZHNSYSTEM ·
.1.3.6.1.4.1.5504.2.5.2.1.9.3
Object
SysLog remote log level options, per RFC 3164. All logged events with a severity at or greater that this level will be sent to a remote Syslog server if the remote server address is configured and a route exists to the remote server.
Context
- MIB
- ZHNSYSTEM
- OID
.1.3.6.1.4.1.5504.2.5.2.1.9.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zhnSystemSyslogObjects
- 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 'ZHNSYSTEM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNSYSTEM::sysLogRemoteLogLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNSYSTEM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNSYSTEM::sysLogRemoteLogLevel'
Syntax
- Source
- SysLogLevel
- Base type
Enumeration
Values & Constraints
Type Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | informational |
7 | debug |
Conformance
Member of