hm2LogSyslogClientTlsCipherSuites
HM2-LOGGING-MIB ·
.1.3.6.1.4.1.248.11.23.1.5.3
Object
The cipher suite supported by the syslog client.
Context
- MIB
- HM2-LOGGING-MIB
- OID
.1.3.6.1.4.1.248.11.23.1.5.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2LogSyslogGroup
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-LOGGING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-LOGGING-MIB::hm2LogSyslogClientTlsCipherSuites.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-LOGGING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-LOGGING-MIB::hm2LogSyslogClientTlsCipherSuites'
Syntax
- Source
- HM2-MGMTACCESS-MIBHm2TlsCipherSuites
- Base type
Bits
Values & Constraints
Object Constraints
range: 1-20
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 |