rlSyslogFindItLogLevel
HPE-SYSLOG-MIB ·
.1.3.6.1.4.1.11.2.82.2.24
Object
scalar r/w
Enumeration
The Log level of the FindIT Probe info - info log level. debug - debug log level. warnings - warnings log level. errors - errors log level.
Context
- MIB
- HPE-SYSLOG-MIB
- OID
.1.3.6.1.4.1.11.2.82.2.24- 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 'HPE-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SYSLOG-MIB::rlSyslogFindItLogLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-SYSLOG-MIB::rlSyslogFindItLogLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | info |
1 | debug |
2 | warning |
3 | error |