sshPubKeyRemEntry
LENOVO-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.1.1.22.15.1.7
Object
column
r/w
Enumeration
Remove a public key entry.
Context
- MIB
- LENOVO-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.1.1.22.15.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sshPubKeyConfigEntry
- Table
- sshPubKeyConfigTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | delete |
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 |
| sshPubKeyType Specify the type of the public key. | column | Enumeration | .1.3.6.1.4.1.26543.2.7.6.1.1.22.15.1.2 |
| 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 |