dynamicDNSSSLCipherKeyExchange
PERLE-MCR-MGT-MIB ·
.1.3.6.1.4.1.1966.21.1.1.1.2.1.5.18.1.6
Object
column r/w
Enumeration
The type of key to exchange for the encryption format:
Any-Any key exchange that is valid is used (this does
not, however, include ADH keys).
RSA-This is an RSA key exchange using an RSA key and
certificate.
EDHRSA-This is an EDH key exchange using an RSA key
and certificate.
EDHDSS-This is an EDH key exchange using a DSA key
and certificate.
ADH-This is an anonymous key exchange which does not
require a private key or certificate. Choose this
key if you do not want to authenticate the peer device,
but you want the data encrypted on the SSL/TLS connection.
The default is Any.
Context
- MIB
- PERLE-MCR-MGT-MIB
- OID
.1.3.6.1.4.1.1966.21.1.1.1.2.1.5.18.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dynamicDNSSSLCipherEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::dynamicDNSSSLCipherKeyExchange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::dynamicDNSSSLCipherKeyExchange.<dynamicDNSSSLCipherPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-MCR-MGT-MIB::dynamicDNSSSLCipherKeyExchange'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of