zySysLogServerInetLogLevel
ZYXEL-SYSLOG-MIB ·
.1.3.6.1.4.1.890.1.15.3.81.1.5.1.3
Object
column r/w
Enumeration
Enter the severity level(s) of the logs that you want the device to send to this syslog server. The lower the number, the more critical the logs are.
Context
- MIB
- ZYXEL-SYSLOG-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.81.1.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelSysLogServerInetEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZYXEL-SYSLOG-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SYSLOG-MIB::zySysLogServerInetLogLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-SYSLOG-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SYSLOG-MIB::zySysLogServerInetLogLevel.<zySysLogServerInetAddressType>.<zySysLogServerInetAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-SYSLOG-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-SYSLOG-MIB::zySysLogServerInetLogLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | level0 |
1 | level0To1 |
2 | level0To2 |
3 | level0To3 |
4 | level0To4 |
5 | level0To5 |
6 | level0To6 |
7 | level0To7 |