cancel
Showing results for 
Search instead for 
Did you mean: 

Hello, please tell me OID SNMPv2c to parameter show man > ssh acces. ExtremeXOS version 15.7.1.4

Hello, please tell me OID SNMPv2c to parameter show man > ssh acces. ExtremeXOS version 15.7.1.4

Артур_Беляков
New Contributor II
Hello, please tell me OID SNMPv2c to parameter show man > ssh acces. ExtremeXOS version 15.7.1.4
8 REPLIES 8

Prashanth_KG
Extreme Employee
Hi,

As Mark explained, following OID value would be providing information if the SSH2 module is installed or not.

.1.3.6.1.4.1.1916.1.1.1.35.1.2

This will not share the information if SSH access is enabled or not.
We have the CLI command, "show management" to provide this requested information.

Hope this helps!

Thanks you

Roy_Noh
Extreme Employee
Hello,

EXOS has an OID to check whether a SSH module is installed or not but it does not indicate the enabling status of it.

extremeImageSshCapability OBJECT-TYPE SYNTAX INTEGER { unknown(0), nossh(1), ssh(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates whether image has ssh capability." ::= { extremeImageFeatureEntry 2 }
As Henrique has already mentioned, you can check it by the CLI command itself.

Thanks.

Roy_Noh
Extreme Employee
If it's the case, I don't think you can check the name of SSH access profile by an OID.
I think you'd better to use CLI to gather the information.

Thanks.
GTM-P2G8KFN