sshdCfgLogFacility

BIANCA-BRICK-SSH-MIB · .1.3.6.1.4.1.272.4.44.1.11

Object

scalar mandatory r/w Enumeration
Gives the facility code that is used when logging messages
from sshd. The possible values are: 'daemon', 'user', 'auth',
'local0', 'local1', 'local2', 'local3', 'local4', 'local5',
'local6', 'local7'.
The default is 'auth'.

Context

MIB
BIANCA-BRICK-SSH-MIB
OID
.1.3.6.1.4.1.272.4.44.1.11
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::sshdCfgLogFacility.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::sshdCfgLogFacility'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1daemon
2user
3auth
4authPriv
7local0
8local1
9local2
10local3
11local4
12local5
13local6
14local7