sshClientAuthPubKeyIndex
LENOVO-XCC-MIB ·
.1.3.6.1.4.1.19046.11.1.3.1.6.1.1.2
Object
column
mandatory
Integer32
The secondary table index used to select
one of the client authentication public
keys for a particular remote access Id.
The index is an integer value from 1 to N
where N is the number of keys associated
with a particular remote access Id.
An addition always causes the value of N to increase
by one, effectively adding an entry after the
existing keys for that remote access Id.
The underlying SSH server implementation searches
the keys in order from 1 to N when attempting public
key authentication.
NOTE:A maximum of 4 public keys can be installed
for one remote access Id.
Context
- MIB
- LENOVO-XCC-MIB
- OID
.1.3.6.1.4.1.19046.11.1.3.1.6.1.1.2- Type
- column
- Access
- noaccess
- Status
- mandatory
- Parent
- sshClientAuthPubKeyEntry
- Table
- sshClientAuthPubKeyTable
- Siblings
- 5
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-1000
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshClientAuthRemoteAccessIdIndex mandatory The primary table index is the same value as
the associated remoteAccessIdEntryIndex used
as an index into the remoteAccessIdsTable. | column | Integer32 | .1.3.6.1.4.1.19046.11.1.3.1.6.1.1.1 |
| sshClientAuthPubKeyType mandatory The type of the SSH public key represented by
this entry. | column | Enumeration | .1.3.6.1.4.1.19046.11.1.3.1.6.1.1.3 |
| sshClientAuthPubKeySize mandatory The size of the SSH public key represented by
this entry. | column | Enumeration | .1.3.6.1.4.1.19046.11.1.3.1.6.1.1.4 |
| sshClientAuthPubKeyFingerprint mandatory The RSA fingerprint of the SSH public key represented
by this entry.
This value can be used with the SSH client to
verify, on the initial connection, that the Secure Shell
server … | column | OctetString | .1.3.6.1.4.1.19046.11.1.3.1.6.1.1.5 |
| sshClientAuthPubKeyAcceptFrom mandatory This is a filter that describes the set of SSH client
IP addresses and host names that can establish
SSH connections to the AMM authenticated by the public key
represented by this… | column | OctetString | .1.3.6.1.4.1.19046.11.1.3.1.6.1.1.6 |