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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | quiet |
2 | fatal |
3 | error |
4 | info |
5 | verbose |
6 | debug1 |
7 | debug2 |
8 | debug3 |