cadSshPublicKeyAuthRequired

CADANT-AAA-MIB · .1.3.6.1.4.1.4998.1.1.40.1.9.16

Object

If cadSshPublicKeyAuthEnabled is set to true(1), then setting
cadSshPublicKeyAuthRequired to true(1) instructs the SSH server to require
public key authentication from connecting clients. If cadSshPublicKeyAuthRequired
is set to true(1) and this object it set to false(2), then public key
authentication may not be necessary as long as cadSshPasswordAuthEnabled is set
to true(1). Otherwise, if cadSshPublicKeyAuthEnabled is set to false(2), any
attempt to set cadSshPublicKeyAuthRequired to true(1) will be rejected. Setting
this object to false(2) will automatically cause cadSshPublicKeyAuthFirst to be
set to false(2).

Context

MIB
CADANT-AAA-MIB
OID
.1.3.6.1.4.1.4998.1.1.40.1.9.16
Type
scalar
Access
readonly
Status
current
Parent
cadSshConfig
Groups
1

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

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance