rlSyslogMinLogToWebSeverity
NETGEAR-RADLAN-SYSLOG-MIB ·
.1.3.6.1.4.1.4526.17.82.2.16
Object
The minimal severity to log to WEB client. Lower severity will not be displayed in WEB client. Value notActive indicate this activity is disabled.
Context
- MIB
- NETGEAR-RADLAN-SYSLOG-MIB
- OID
.1.3.6.1.4.1.4526.17.82.2.16- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSyslogPrivate
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 'NETGEAR-RADLAN-SYSLOG-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SYSLOG-MIB::rlSyslogMinLogToWebSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-SYSLOG-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-SYSLOG-MIB::rlSyslogMinLogToWebSeverity'
Syntax
- Source
- RlSyslogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |
8 | notActive |