rlSslSSLv2Enable
RADLAN-SSL ·
.1.3.6.1.4.1.89.100.7
Object
scalar r/w
Enumeration
if enabled then SSLv2 will be supported , if disabled SSLv2 won't be supported. only SSLV3 and TSL1. Note: disabling SSLv2 is more secure.
Context
- MIB
- RADLAN-SSL
- OID
.1.3.6.1.4.1.89.100.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSsl
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 'RADLAN-SSL' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-SSL::rlSslSSLv2Enable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-SSL' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-SSL::rlSslSSLv2Enable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |