All MIBs › CADANT-AAA-MIB › cadSshPublicKeyAuthRequired
cadSshPublicKeyAuthRequired
Module: CADANT-AAA-MIB
OID (symbolic): CADANT-AAA-MIB::cadSshPublicKeyAuthRequired
OID (numeric): 1.3.6.1.4.1.4998.1.1.40.1.9.16
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: 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).
What is cadSshPublicKeyAuthRequired?
When public key authentication is enabled, this indicates whether the server mandates that clients authenticate using a public key. When false, public key authentication is available but not compulsory.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.40.1.9.16 snmpwalk -v2c -c public <target> CADANT-AAA-MIB::cadSshPublicKeyAuthRequired
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.40.1.9.16.1 snmpget -v2c -c public <target> CADANT-AAA-MIB::cadSshPublicKeyAuthRequired.1
Start monitoring ARRIS/Cadant C4/E6000 CMTS (cable modem termination system) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CADANT-AAA-MIB::cadSshPublicKeyAuthRequired OID value, configure state conditions and alerts, and monitor any ARRIS/Cadant C4/E6000 CMTS (cable modem termination system) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.4998 | cadant | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1 | cadObjects | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1 | cadCable | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1.40 | cadAuthentication | CADANT-PRODUCTS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4998.1.1.40.1 | cadAAA | CADANT-AAA-MIB |
| 1.3.6.1.4.1.4998.1.1.40.1.9 | cadSshConfig | CADANT-AAA-MIB |
| 1.3.6.1.4.1.4998.1.1.40.1.9.16 | cadSshPublicKeyAuthRequired | CADANT-AAA-MIB |