Hello, please tell me OID SNMPv2c to parameter show man > ssh acces. ExtremeXOS version 15.7.1.4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
12-12-2016 12:35 PM
Hello, please tell me OID SNMPv2c to parameter show man > ssh acces. ExtremeXOS version 15.7.1.4
8 REPLIES 8
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
12-13-2016 06:56 AM
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!
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!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
12-13-2016 06:56 AM
Thanks you
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
12-13-2016 04:03 AM
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.
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
12-13-2016 04:03 AM
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.
I think you'd better to use CLI to gather the information.
Thanks.
