rcSshAuthType
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.34.1.21
Object
scalar r/w
Bits
value is one of multiple (logically by 'OR' of
following value:
bit 0 - hmac_sha1
bit 1 - aead_aes_128_gcm_ssh
bit 2 - aead_aes_256_gcm_ssh
bit 3 - hmac_sha2_256
hmac_sha1 : Enables hmac-sha1 auth type
aead_aes_128_gcm_ssh : Enables aead-aes-128-gcm-ssh auth
type
aead_aes_256_gcm_ssh : Enables aead-aes-256-gcm-ssh auth
type
hmac_sha2_256 : Enables hmac-sha2-256 auth type
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.34.1.21- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcSshGlobal
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 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcSshAuthType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY::rcSshAuthType'
Syntax
Bits
Values & Constraints
Enumerated Values
1 | clear |