etsysEncrDot1xRekeyLength

ENTERASYS-ENCR-8021X-REKEYING-MIB · .1.3.6.1.4.1.5624.1.2.20.1.1.1.1.3

Object

column r/w OctetString
An encrypted version of etsysDot1xRekeyLength.
              
SYNTAX INTEGER {  keylen40 (1),   keylen128 (2) }
              
Determines the number of bits/bytes used in the
encryption keys.  Currently supports either 128-bit
(16-octet) encryption keys or 40-bit (5-octet)
encryption keys.
              
The data type is 1, Integer32.

Context

MIB
ENTERASYS-ENCR-8021X-REKEYING-MIB
OID
.1.3.6.1.4.1.5624.1.2.20.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
etsysEncrDot1xRekeyConfigEntry
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 'ENTERASYS-ENCR-8021X-REKEYING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ENCR-8021X-REKEYING-MIB::etsysEncrDot1xRekeyLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-ENCR-8021X-REKEYING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ENCR-8021X-REKEYING-MIB::etsysEncrDot1xRekeyLength.<dot1xPaePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-ENCR-8021X-REKEYING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-ENCR-8021X-REKEYING-MIB::etsysEncrDot1xRekeyLength'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
Write access is not required. Depending upon
product capabilities (and export restrictions,
if applicable), some systems may not implement
all key lengths.