cslbxProbeHTTPCfgCipherSuite
CISCO-SLB-HEALTH-MON-MIB ·
.1.3.6.1.4.1.9.9.254.1.6.5.1.5
Object
column r/w
Enumeration
This object represents SSL Cipher suites to be
used for HTTPS probes.
The value 'rsa_any' is used for selecting a
random cipher.
The value 'rsaOther' specifies value other than
those defined in the object. This value can not
be written.
Context
- MIB
- CISCO-SLB-HEALTH-MON-MIB
- OID
.1.3.6.1.4.1.9.9.254.1.6.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cslbxProbeHTTPCfgEntry
- Groups
- 2
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 'CISCO-SLB-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeHTTPCfgCipherSuite'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeHTTPCfgCipherSuite.<slbEntity>.<cslbxProbeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeHTTPCfgCipherSuite'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rsaOther |
2 | rsaAny |
3 | rsaWithRc4128Md5 |
4 | rsaWithRc4128Sha |
5 | rsaWithdesCbcSha |
6 | rsaWith3desEdeCbcSha |
7 | rsaExportWithRc440Md5 |
8 | rsaExportWithDes40CbcSha |
9 | rsaExport1024WithRc456Md5 |
10 | rsaExport1024WithDesCbcSha |
11 | rsaExport1024WithRc456Sha |
12 | rsaWithAes128CbcSha |
13 | rsaWithAes256cbcSha |