cadSshPublicKeyAuthFirst
CADANT-AAA-MIB ·
.1.3.6.1.4.1.4998.1.1.40.1.9.17
Object
scalar SNMPv2-TCTruthValue
If both cadSshPublicKeyAuthEnabled and cadSshPublicKeyAuthRequired are set to true(1), then this object may set to true(1). Otherwise, attempts to set this object to true(1) will fail. If set to true(1) and cadSshPasswordAuthRequired is set to true, then the SSH server will required public key authentication to preceed password authentication.
Context
- MIB
- CADANT-AAA-MIB
- OID
.1.3.6.1.4.1.4998.1.1.40.1.9.17- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cadSshConfig
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars 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::cadSshPublicKeyAuthFirst.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::cadSshPublicKeyAuthFirst'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of