tptPolicyNotifySslInspSrvSslVer
TPT-POLICY-MIB ·
.1.3.6.1.4.1.10734.3.3.3.1.199
Object
scalar SslProtocol
The server-side SSL protocol version.
Context
- MIB
- TPT-POLICY-MIB
- OID
.1.3.6.1.4.1.10734.3.3.3.1.199- Type
- scalar
- Access
- notifyonly
- Status
- current
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 'TPT-POLICY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-POLICY-MIB::tptPolicyNotifySslInspSrvSslVer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-POLICY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-POLICY-MIB::tptPolicyNotifySslInspSrvSslVer'
Syntax
- Source
- SslProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | sslv3 |
3 | tls10 |
4 | tls11 |
5 | tls12 |