hm2SshEncryptionAlgorithms
HM2-MGMTACCESS-MIB ·
.1.3.6.1.4.1.248.11.25.1.4.21
Object
The encryption algorithms supported by the SSH server.
Context
- MIB
- HM2-MGMTACCESS-MIB
- OID
.1.3.6.1.4.1.248.11.25.1.4.21- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2MgmtAccessSshGroup
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::hm2SshEncryptionAlgorithms.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::hm2SshEncryptionAlgorithms'
Syntax
- Source
- Hm2SshEncryptionAlgorithms
- Base type
Bits
Values & Constraints
Type Values
0 | aes128-ctr |
1 | aes192-ctr |
2 | aes256-ctr |
3 | aes128-gcm-at-openssh-com |
4 | aes256-gcm-at-openssh-com |
5 | chacha20-poly1305-at-openssh-com |