All MIBs › HM2-MGMTACCESS-MIB › hm2WebHttpsServerTlsVersions
hm2WebHttpsServerTlsVersions
Module: HM2-MGMTACCESS-MIB
OID (symbolic): HM2-MGMTACCESS-MIB::hm2WebHttpsServerTlsVersions
OID (numeric): 1.3.6.1.4.1.248.11.25.1.2.17
Node type: OBJECT-TYPE
Type: Hm2TlsVersions
Access: read-write
Description: The TLS version supported by the HTTPS server. Changing the value has only effect after restarting the HTTPS Server.
What is hm2WebHttpsServerTlsVersions?
A bitmask selecting which TLS versions (1.0, 1.1, 1.2 — though 1.1 is noted as not implemented) the HTTPS server will accept, defaulting to TLS 1.0 and 1.2. Disable TLS 1.0 here and restart the HTTPS server (hm2WebHttpsServerRestart) if your security policy requires dropping support for older, weaker TLS versions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.11.25.1.2.17 snmpwalk -v2c -c public <target> HM2-MGMTACCESS-MIB::hm2WebHttpsServerTlsVersions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.11.25.1.2.17.1 snmpget -v2c -c public <target> HM2-MGMTACCESS-MIB::hm2WebHttpsServerTlsVersions.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.11.25.1.2.17.1 s <value>
Start monitoring Hirschmann industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HM2-MGMTACCESS-MIB::hm2WebHttpsServerTlsVersions 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.2 | hm2MgmtAccessWebGroup | HM2-MGMTACCESS-MIB |
| 1.3.6.1.4.1.248.11.25.1.2.17 | hm2WebHttpsServerTlsVersions | HM2-MGMTACCESS-MIB |