portSSLCipherKeySizeMax

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.5.25.1.6

Object

column r/w Enumeration
The maximum key size value that will be used for the
specified encryption type. The default is 256.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.5.25.1.6
Type
column
Access
readwrite
Status
current
Parent
portSSLCipherEntry
Groups
1

Walk 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::portSSLCipherKeySizeMax'
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::portSSLCipherKeySizeMax.<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::portSSLCipherKeySizeMax'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1max40
2max56
3max64
4max128
5max168
6max256

Conformance