All MIBs › RAISECOM-SSH-MIB › sshKeyPairGenerationStatus
sshKeyPairGenerationStatus
Module: RAISECOM-SSH-MIB
OID (symbolic): RAISECOM-SSH-MIB::sshKeyPairGenerationStatus
OID (numeric): 1.3.6.1.4.1.8886.1.15.1.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.1.15.1.2.1 snmpwalk -v2c -c public <target> RAISECOM-SSH-MIB::sshKeyPairGenerationStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.1.15.1.2.1.1 snmpget -v2c -c public <target> RAISECOM-SSH-MIB::sshKeyPairGenerationStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.1 | raisecomAgent | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.1.15 | raisecomSsh | RAISECOM-SSH-MIB |
| 1.3.6.1.4.1.8886.1.15.1 | raisecomSshObjects | RAISECOM-SSH-MIB |
| 1.3.6.1.4.1.8886.1.15.1.2 | raisecomSshKeyPairMgnt | RAISECOM-SSH-MIB |
| 1.3.6.1.4.1.8886.1.15.1.2.1 | sshKeyPairGenerationStatus | RAISECOM-SSH-MIB |