ioDigitalSSLVersion
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.5
Object
column r/w
Enumeration
Specify whether you want to use:
Any-The Device Server will try a TLSv1 connection first.
If that fails, it will try an SSLv3 connection.
If that fails, it will try an SSLv2 connection.
TLSv1-The connection will use only TLSv1.
SSLv3-The connection will use only SSLv3.
The default is Any.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ioDigitalSSLEntry
- 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-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::ioDigitalSSLVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::ioDigitalSSLVersion.<ioDigitalSSLIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::ioDigitalSSLVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | tlsv1 |
3 | sslv3 |
Conformance
Member of