All MIBs › HM2-MGMTACCESS-MIB › hm2SshKeysPresent
hm2SshKeysPresent
Module: HM2-MGMTACCESS-MIB
OID (symbolic): HM2-MGMTACCESS-MIB::hm2SshKeysPresent
OID (numeric): 1.3.6.1.4.1.248.11.25.1.4.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates what key files are present on the device, if any.
What is hm2SshKeysPresent?
Indicates which SSH host key types (DSA, RSA, both, or none) currently exist on the device. Check this before enabling SSH if clients are reporting connection failures, since none(4) means a key must be generated first via hm2SshRSAKeyControl or hm2SshDSAKeyControl.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.11.25.1.4.7 snmpwalk -v2c -c public <target> HM2-MGMTACCESS-MIB::hm2SshKeysPresent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.11.25.1.4.7.1 snmpget -v2c -c public <target> HM2-MGMTACCESS-MIB::hm2SshKeysPresent.1
Start monitoring Hirschmann industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HM2-MGMTACCESS-MIB::hm2SshKeysPresent OID value, configure state conditions and alerts, and monitor any Hirschmann industrial Ethernet switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.11 | hm2ConfigurationMibs | HM2-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.11.25 | hm2MgmtAccessMib | HM2-MGMTACCESS-MIB |
| 1.3.6.1.4.1.248.11.25.1 | hm2MgmtAccessMibObjects | HM2-MGMTACCESS-MIB |
| 1.3.6.1.4.1.248.11.25.1.4 | hm2MgmtAccessSshGroup | HM2-MGMTACCESS-MIB |
| 1.3.6.1.4.1.248.11.25.1.4.7 | hm2SshKeysPresent | HM2-MGMTACCESS-MIB |