sshPubKeyType
LENOVO-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.1.1.22.15.1.2
Object
column
Enumeration
Specify the type of the public key.
Context
- MIB
- LENOVO-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.1.1.22.15.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sshPubKeyConfigEntry
- Table
- sshPubKeyConfigTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rsa |
2 | dsa |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshPubKeyConfigIndex The index of the ssh public key entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.26543.2.7.6.1.1.22.15.1.1 |
| sshPubKeyHashValue The hash value of a specific public key. | column | OctetString | .1.3.6.1.4.1.26543.2.7.6.1.1.22.15.1.3 |
| sshPubkeyUserBmap The user list in the key entry. The user are presented in bitmap format.
as follows:
OCTET 1 OCTET 2 OCTET 3 OCTET 4
xxxx xxxx xxxx xxxx xxxx xxxx xxxx xx… | column | OctetString | .1.3.6.1.4.1.26543.2.7.6.1.1.22.15.1.4 |
| sshPubKeyAddUser Add a new user to a particular public key.
Reminder: The user must be a valid system user. | column | OctetString | .1.3.6.1.4.1.26543.2.7.6.1.1.22.15.1.5 |
| sshPubKeyDelUser Remove a user from the user list of the public key entry. | column | OctetString | .1.3.6.1.4.1.26543.2.7.6.1.1.22.15.1.6 |
| sshPubKeyRemEntry Remove a public key entry. | column | Enumeration | .1.3.6.1.4.1.26543.2.7.6.1.1.22.15.1.7 |