portSSLCipherEncryption
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.5.25.1.4
Object
column r/w
Enumeration
SSL Encryption. None is not allowed for priority 1. Any will use the first encryption format that can be negotiated. The default is any.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.5.25.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portSSLCipherEntry
- Groups
- 1
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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portSSLCipherEncryption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portSSLCipherEncryption.<portSSLCipherIndex>.<portSSLCipherPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::portSSLCipherEncryption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | any |
3 | aes |
4 | tripledes |
5 | des |
6 | arctwo |
7 | arcfour |
Conformance
Member of