sshClientAuthPubKeyAcceptFrom
LENOVO-XCC-MIB ·
.1.3.6.1.4.1.19046.11.1.3.1.6.1.1.6
Object
column
mandatory
OctetString
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 entry of the table. The filter is a
comma-separated list of IP addresses and/or hostnames.
A question mark may be used to match any single character.
An asterisk may be used to match multiple characters.
An exclamation point may preceed an IP address or hostname
to deny acccess from that IP address or hostname.
The format of the Accept From specification is:
from=PATTERN-LIST
PATTERN-LIST is the filter, which must be enclosed in
double quotation marks.
Context
- MIB
- LENOVO-XCC-MIB
- OID
.1.3.6.1.4.1.19046.11.1.3.1.6.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sshClientAuthPubKeyEntry
- Table
- sshClientAuthPubKeyTable
- Siblings
- 5
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
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 |
| sshClientAuthPubKeyIndex mandatory 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 n… | column | Integer32 | .1.3.6.1.4.1.19046.11.1.3.1.6.1.1.2 |
| 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 |