sshKeyPairGenerationStatus

RAISECOM-SSH-MIB · .1.3.6.1.4.1.8886.1.15.1.2.1

Object

scalar Enumeration
The object indicates the status of key generation. 
The keyGenerationSuccess indicates that key generation succeeded. 
The keyGenerationInvalidName indicates that the sshKeyPairName is invalid. 
The keyGenerationInvalidModulus indicates that the sshKeyPairModulusSz is invalid. 
The keyGenerationKeyPairExist indicates that there's key with the same name. 
The keyGenerationKeySavingError  indicates that saving key failed. 
The keyGenerationNumLimit indicates that the number of keys reaches to limit. 
The keyGenerationInProgress indicates that the key is being generated.

Context

MIB
RAISECOM-SSH-MIB
OID
.1.3.6.1.4.1.8886.1.15.1.2.1
Type
scalar
Access
readonly
Status
current
Parent
raisecomSshKeyPairMgnt
Siblings
1

Syntax

Enumeration

Values & Constraints

Enumerated Values
1keyGenerationSuccess
2keyGenerationInProgress
3keyGenerationInvalidName
4keyGenerationInvalidModulus
5keyGenerationKeyExist
6keyGenerationNumLimit
7keyGenerationKeySavingError

Related Objects

Sibling Objects