mmSshClientAuthPubKeyIndex

BLADE-MIB · .1.3.6.1.4.1.2.3.51.2.4.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.
If an entry is deleted from the table by
setting mmSshClientAuthPubKeyEntryStatus = invalid,
the key associated with that entry is deleted.
If the deleted key was not the last key for
a remote access Id (mmSshClientAuthPubKeyIndex is
not the 'last' or Nth entry), the subsequent entries
are renumbered after the deletion. A deletion
always causes the value of N to decrease by one.
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
BLADE-MIB
OID
.1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.2
Type
column
Access
noaccess
Status
mandatory
Parent
mmSshClientAuthPubKeyEntry
Table
mmSshClientAuthPubKeyTable
Siblings
8

Syntax

Integer32
Source
COPS-PR-SPPIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Related Objects

Sibling Objects