slbNewSslCfgSSLPolCipherName
ALTEON-CHEETAH-LAYER4-MIB ·
.1.3.6.1.4.1.1872.2.5.4.1.1.19.3.7.1.10
Object
column r/w
Enumeration
Allowed cipher-suites in frontend SSL.
Context
- MIB
- ALTEON-CHEETAH-LAYER4-MIB
- OID
.1.3.6.1.4.1.1872.2.5.4.1.1.19.3.7.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- slbNewSslCfgSSLPolEntry
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 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER4-MIB::slbNewSslCfgSSLPolCipherName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER4-MIB::slbNewSslCfgSSLPolCipherName.<slbNewSslCfgSSLPolNameIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-LAYER4-MIB::slbNewSslCfgSSLPolCipherName'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | rsa |
1 | all |
2 | all-non-null-ciphers |
3 | sslv3 |
4 | tlsv1 |
5 | tlsv1-2 |
6 | export |
7 | low |
8 | medium |
9 | high |
10 | rsa-rc4-128-md5 |
11 | rsa-rc4-128-sha1 |
12 | rsa-des-sha1 |
13 | rsa-3des-sha1 |
14 | rsa-aes-128-sha1 |
15 | rsa-aes-256-sha1 |
16 | pci-dss-compliance |
17 | user-defined |
18 | user-defined-expert |
19 | main |
20 | http2 |