cadSshPasswordAuthEnabled

CADANT-AAA-MIB · .1.3.6.1.4.1.4998.1.1.40.1.9.5

Object

True means that password authentication is allowed by the SSH server.
False implies that public key authentication must be allowed.  Setting
this object fo false(2) will automatically cause cadSshPasswordAuthRequired
to be set to false(2).

Context

MIB
CADANT-AAA-MIB
OID
.1.3.6.1.4.1.4998.1.1.40.1.9.5
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::cadSshPasswordAuthEnabled.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::cadSshPasswordAuthEnabled'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance