hm2SshHmacAlgorithms
HM2-MGMTACCESS-MIB ·
.1.3.6.1.4.1.248.11.25.1.4.19
Object
The HMAC algorithms supported by the SSH server.
Context
- MIB
- HM2-MGMTACCESS-MIB
- OID
.1.3.6.1.4.1.248.11.25.1.4.19- 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::hm2SshHmacAlgorithms.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::hm2SshHmacAlgorithms'
Syntax
- Source
- Hm2SshHmacAlgorithms
- Base type
Bits
Values & Constraints
Type Values
0 | hmac-sha1 |
1 | hmac-sha2-256 |
2 | hmac-sha2-512 |
3 | hmac-sha1-etm-at-openssh-com |
4 | hmac-sha2-256-etm-at-openssh-com |
5 | hmac-sha2-512-etm-at-openssh-com |