RAISECOM-SSH-MIB :: sshKeyPairGenerationStatus

MIB Reference — IPNetwork Monitor

All MIBsRAISECOM-SSH-MIBsshKeyPairGenerationStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.8886raisecomRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.1raisecomAgentRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.1.15raisecomSshRAISECOM-SSH-MIB
1.3.6.1.4.1.8886.1.15.1raisecomSshObjectsRAISECOM-SSH-MIB
1.3.6.1.4.1.8886.1.15.1.2raisecomSshKeyPairMgntRAISECOM-SSH-MIB
1.3.6.1.4.1.8886.1.15.1.2.1sshKeyPairGenerationStatusRAISECOM-SSH-MIB