hm2WebHttpsServerTlsCipherSuites
HM2-MGMTACCESS-MIB ·
.1.3.6.1.4.1.248.11.25.1.2.18
Object
The cipher suite used by the HTTPS server. Changing the value has only effect after restarting the HTTPS server.
Context
- MIB
- HM2-MGMTACCESS-MIB
- OID
.1.3.6.1.4.1.248.11.25.1.2.18- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2MgmtAccessWebGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-MGMTACCESS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-MGMTACCESS-MIB::hm2WebHttpsServerTlsCipherSuites.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-MGMTACCESS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-MGMTACCESS-MIB::hm2WebHttpsServerTlsCipherSuites'
Syntax
- Source
- Hm2TlsCipherSuites
- Base type
Bits
Values & Constraints
Type Values
0 | tls-rsa-with-rc4-128-sha |
1 | tls-rsa-with-aes-128-cbc-sha |
2 | tls-dhe-rsa-with-aes-128-cbc-sha |
3 | tls-dhe-rsa-with-aes-256-cbc-sha |
4 | tls-ecdhe-rsa-with-aes-128-cbc-sha |
5 | tls-ecdhe-rsa-with-aes-256-cbc-sha |
6 | tls-ecdhe-rsa-with-aes-128-gcm-sha256 |
7 | tls-ecdhe-rsa-with-aes-256-gcm-sha384 |