HM2-MGMTACCESS-MIB :: hm2WebHttpsServerTlsCipherSuites

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsHM2-MGMTACCESS-MIBhm2WebHttpsServerTlsCipherSuites

hm2WebHttpsServerTlsCipherSuites

Module: HM2-MGMTACCESS-MIB

OID (symbolic): HM2-MGMTACCESS-MIB::hm2WebHttpsServerTlsCipherSuites

OID (numeric): 1.3.6.1.4.1.248.11.25.1.2.18

Node type: OBJECT-TYPE

Type: Hm2TlsCipherSuites

Access: read-write

Description: The cipher suite used by the HTTPS server. Changing the value has only effect after restarting the HTTPS server.

What is hm2WebHttpsServerTlsCipherSuites?

A bitmask selecting which TLS cipher suites the HTTPS server will offer, defaulting to a mix including the weaker RC4-based suite alongside stronger AES/GCM options. Disable weaker suites like the RC4 one here and restart the HTTPS server if a security scan flags them as unacceptable.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.11.25.1.2.18
snmpwalk -v2c -c public <target> HM2-MGMTACCESS-MIB::hm2WebHttpsServerTlsCipherSuites

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.248.11.25.1.2.18.1
snmpget -v2c -c public <target> HM2-MGMTACCESS-MIB::hm2WebHttpsServerTlsCipherSuites.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.248.11.25.1.2.18.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hm2WebHttpsServerTlsCipherSuites.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::hm2WebHttpsServerTlsCipherSuites 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.248hirschmannHM2-TC-MIB
1.3.6.1.4.1.248.11hm2ConfigurationMibsHM2-TC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.248.11.25hm2MgmtAccessMibHM2-MGMTACCESS-MIB
1.3.6.1.4.1.248.11.25.1hm2MgmtAccessMibObjectsHM2-MGMTACCESS-MIB
1.3.6.1.4.1.248.11.25.1.2hm2MgmtAccessWebGroupHM2-MGMTACCESS-MIB
1.3.6.1.4.1.248.11.25.1.2.18hm2WebHttpsServerTlsCipherSuitesHM2-MGMTACCESS-MIB