syslogMinLevel
WHISP-BOX-MIBV2-MIB ·
.1.3.6.1.4.1.161.19.3.3.2.159
Object
scalar r/w
Enumeration
Sets the minimum syslog severity to transmit. Messages with a lower severity value (i.e. numerically higher) than this will not be transmitted.
Context
- MIB
- WHISP-BOX-MIBV2-MIB
- OID
.1.3.6.1.4.1.161.19.3.3.2.159- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- whispBoxConfig
- 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 'WHISP-BOX-MIBV2-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-BOX-MIBV2-MIB::syslogMinLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WHISP-BOX-MIBV2-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WHISP-BOX-MIBV2-MIB::syslogMinLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | fatal |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |
Conformance
Member of