hwSSHClientKeyExchangeAlg
HUAWEI-SSH-MIB ·
.1.3.6.1.4.1.2011.5.25.118.2.6.3
Object
scalar r/w
Bits
List of the SSH client key exchange 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.2.6.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwSSHClientAlg
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::hwSSHClientKeyExchangeAlg.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::hwSSHClientKeyExchangeAlg'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | dhGroup1Sha1 |
1 | dhGroup14Sha1 |
2 | dhGroupExchangeSha1 |
3 | dhGroupExchangeSha256 |
4 | ecdhSha2Nistp256 |
5 | ecdhSha2Nistp384 |
6 | ecdhSha2Nistp521 |
7 | sm2KepSha2Nistp256 |
8 | curve25519Sha256 |