agentSSLProtocolLevel
GSM7312-MGMT-SECURITY-MIB ·
.1.3.6.1.4.1.4526.1.6.11.1.3
Object
scalar r/w
Enumeration
Configures which protocol versions of SSL are enabled on this switch. The default value is both(3).
Context
- MIB
- GSM7312-MGMT-SECURITY-MIB
- OID
.1.3.6.1.4.1.4526.1.6.11.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentSSLConfigGroup
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 'GSM7312-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7312-MGMT-SECURITY-MIB::agentSSLProtocolLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSM7312-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSM7312-MGMT-SECURITY-MIB::agentSSLProtocolLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ssl30 |
2 | tls10 |
3 | both |