tpSslProtocolVersion
TPLINK-SSL-MIB ·
.1.3.6.1.4.1.11863.6.42.1.2
Object
scalar r/w
Enumeration
1. SSLv3 2. TLSv1.0 3. TLSv1.1 4. TLSv1.2 5. ALL
Context
- MIB
- TPLINK-SSL-MIB
- OID
.1.3.6.1.4.1.11863.6.42.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tplinkSslMIBObjects
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 'TPLINK-SSL-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-SSL-MIB::tpSslProtocolVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-SSL-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-SSL-MIB::tpSslProtocolVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sslv3 |
2 | tlsv1 |
3 | tlsv11 |
4 | tlsv12 |
5 | all |