cadSshPasswordAuthRequired

CADANT-AAA-MIB · .1.3.6.1.4.1.4998.1.1.40.1.9.15

Object

If cadSshPasswordAuthEnabled is set to true(1), then setting
cadSshPasswordAuthRequired to true(1) instructs the SSH server to require
password authentication from connecting clients. If cadSshPasswordAuthEnabled
is set to true(1) and this object it set to false(2), then password
authentication may not be necessary as long as cadSshPublicAuthEnabled is set
to true(1). Otherwise, if cadSshPasswordAuthEnabled is set to false(2), any
attempt to set cadSshPasswordAuthRequired to true(1) will be rejected.

Context

MIB
CADANT-AAA-MIB
OID
.1.3.6.1.4.1.4998.1.1.40.1.9.15
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::cadSshPasswordAuthRequired.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::cadSshPasswordAuthRequired'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance