cadSshConfig
CADANT-AAA-MIB ·
.1.3.6.1.4.1.4998.1.1.40.1.9
Object
node
No description available.
Context
- MIB
- CADANT-AAA-MIB
- OID
.1.3.6.1.4.1.4998.1.1.40.1.9- Type
- node
- Parent
- cadAAA
- Siblings
- 13
- Children
- 18
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cadPasswordTable This table reflects the local user passwords defined for the C4. | table | - | .1.3.6.1.4.1.4998.1.1.40.1.10 |
| cadEnablePasswordTable This table reflects the local enable passwords defined for various privilege levels. | table | - | .1.3.6.1.4.1.4998.1.1.40.1.11 |
| cadCLIcommandPrivilegeLevelTable | node | - | .1.3.6.1.4.1.4998.1.1.40.1.12 |
| cadSshStatus | node | - | .1.3.6.1.4.1.4998.1.1.40.1.13 |
| cadCLIcommandPrivilegeTable This table reflects the mapping of CLI commands to privilege levels. | table | - | .1.3.6.1.4.1.4998.1.1.40.1.14 |
| cadLineTable This table reflects the AAA configuration for each line (vty or
console) in the system. | table | - | .1.3.6.1.4.1.4998.1.1.40.1.2 |
| cadAAAConformance | node | - | .1.3.6.1.4.1.4998.1.1.40.1.20 |
| cadAuthorizationMethodTable A list of methods which are used in determining the type and sequence
of authorization. | table | - | .1.3.6.1.4.1.4998.1.1.40.1.3 |
| cadAuthMethodTable A list of methods which are used in determining the type and sequence
of authentication. | table | - | .1.3.6.1.4.1.4998.1.1.40.1.4 |
| cadAccountingMethodTable A list of methods which are used in determining the type and sequence
of accounting. | table | - | .1.3.6.1.4.1.4998.1.1.40.1.5 |
| cadServerGroupTable | table | - | .1.3.6.1.4.1.4998.1.1.40.1.6 |
| cadRadiusTable This table defines the configuration parameters of the RADIUS
servers used for authentication by the C4. | table | - | .1.3.6.1.4.1.4998.1.1.40.1.7 |
| cadTacacsTable This table defines the configuration parameters of the TACACS+
servers used by the C4. | table | - | .1.3.6.1.4.1.4998.1.1.40.1.8 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cadSshEnabled The current adminstative status of the SSH server. True implies
the SSH server is active. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4998.1.1.40.1.9.1 |
| cadSshPublicKey The SSH server's public key. | scalar | PemKey | .1.3.6.1.4.1.4998.1.1.40.1.9.11 |
| cadSshPrivateKey The SSH server private key | scalar | PemKey | .1.3.6.1.4.1.4998.1.1.40.1.9.12 |
| cadSshCiphers SSH message encryption ciphers | scalar | CADANT-TCSshCipher | .1.3.6.1.4.1.4998.1.1.40.1.9.13 |
| cadSshPortForwardingEnabled Set this object to true(1) if SSH port forwarding is to be enabled. Otherwise,
this object should be false(2) if SSH port forwarding is disabled. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4998.1.1.40.1.9.14 |
| cadSshPasswordAuthRequired If cadSshPasswordAuthEnabled is set to true(1), then setting
cadSshPasswordAuthRequired to true(1) instructs the SSH server to require
password authentication from connecting clie… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4998.1.1.40.1.9.15 |
| cadSshPublicKeyAuthRequired If cadSshPublicKeyAuthEnabled is set to true(1), then setting
cadSshPublicKeyAuthRequired to true(1) instructs the SSH server to require
public key authentication from connecting … | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4998.1.1.40.1.9.16 |
| cadSshPublicKeyAuthFirst 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 … | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4998.1.1.40.1.9.17 |
| cadSshMaxAuthFailures The SSH server will reject clients who fail to authorize after this many
attempts. | scalar | Unsigned32 | .1.3.6.1.4.1.4998.1.1.40.1.9.18 |
| cadSshServerKeyType The SSH server key type (DSA-1024 or RSA-2048). | scalar | CADANT-TCSshKeyType | .1.3.6.1.4.1.4998.1.1.40.1.9.19 |
| cadSshPort Port on which the SSH server listens. | scalar | Integer32 | .1.3.6.1.4.1.4998.1.1.40.1.9.2 |
| cadSshKeyExchange The SSH server key exhange method. | scalar | CADANT-TCSshKeyExchangeMethod | .1.3.6.1.4.1.4998.1.1.40.1.9.20 |
| cadSshSessionIdleTimeout Seconds the SSH server will allow an established connection to
remain idle connection before terminating it. 0 implies an unlimited
idle timeout. | scalar | Integer32 | .1.3.6.1.4.1.4998.1.1.40.1.9.3 |
| cadSshMaxClients Maximum number of active SSH clients allowed by the SSH server.
0 implies the upper range of 20. | scalar | Integer32 | .1.3.6.1.4.1.4998.1.1.40.1.9.4 |
| cadSshPasswordAuthEnabled 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 automatic… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4998.1.1.40.1.9.5 |
| cadSshPublicKeyAuthEnabled When true, the SSH server will allow clients to authenticate using a
digital signature. If false, password authentication must be allowed.
Setting this object to false(2) will au… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4998.1.1.40.1.9.6 |
| cadSshCliLoginEnabled When true, the SSH server will allow clients to login into the CLI. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4998.1.1.40.1.9.7 |
| cadSshSecureFtpEnabled When true, the SSH server will allow clients to establish secure
ftp sessions. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4998.1.1.40.1.9.8 |