dSyslogServerSeverity
DLINKSW-SYSLOG-MIB ·
.1.3.6.1.4.1.171.14.13.1.5.1.6
Object
This object indicates the severity of log messages that will be sent to the server.
Context
- MIB
- DLINKSW-SYSLOG-MIB
- OID
.1.3.6.1.4.1.171.14.13.1.5.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dSyslogServerEntry
- Groups
- 1
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 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-SYSLOG-MIB::dSyslogServerSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-SYSLOG-MIB::dSyslogServerSeverity.<dSyslogServerAddressType>.<dSyslogServerAddress>.<dSyslogServerVrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKSW-SYSLOG-MIB::dSyslogServerSeverity'
Syntax
- Source
- SYSLOG-TC-MIBSyslogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | emerg |
1 | alert |
2 | crit |
3 | err |
4 | warning |
5 | notice |
6 | info |
7 | debug |
Conformance
Member of