hwSSHServerHmacAlg
HUAWEI-SSH-MIB ·
.1.3.6.1.4.1.2011.5.25.118.1.30.2
Object
scalar r/w
Bits
List of the SSH server hmac algorithm. Through this list, the index can be configured in batches in the format of bit-domain string.
Context
- MIB
- HUAWEI-SSH-MIB
- OID
.1.3.6.1.4.1.2011.5.25.118.1.30.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwSSHServerAlg
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 'HUAWEI-SSH-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SSH-MIB::hwSSHServerHmacAlg.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SSH-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SSH-MIB::hwSSHServerHmacAlg'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | hmacmd5 |
1 | hmacmd596 |
2 | hmacsha1 |
3 | hmacsha196 |
4 | hmacsha2256 |
5 | hmacsha225696 |
6 | hmacsha2512 |