sshdCfgLogLevel

BIANCA-BRICK-SSH-MIB · .1.3.6.1.4.1.272.4.44.1.12

Object

scalar mandatory r/w Enumeration
Gives the verbosity level that is used when logging messages
from sshd. The possible values are: 'quiet', 'fatal', 'error',
'info', 'verbose' and 'debug'.
The default is 'info'.
Logging with level 'debug' violates the privacy of users
and is not recommended.

Context

MIB
BIANCA-BRICK-SSH-MIB
OID
.1.3.6.1.4.1.272.4.44.1.12
Type
scalar
Access
readwrite
Status
mandatory
Parent
sshDaemonCfg

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-SSH-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SSH-MIB::sshdCfgLogLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SSH-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SSH-MIB::sshdCfgLogLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1quiet
2fatal
3error
4info
5verbose
6debug1
7debug2
8debug3