etsysDot1xRekeyLength
ENTERASYS-8021X-REKEYING-MIB ·
.1.3.6.1.4.1.5624.1.2.17.1.1.1.1.3
Object
column r/w
Enumeration
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.
Context
- MIB
- ENTERASYS-8021X-REKEYING-MIB
- OID
.1.3.6.1.4.1.5624.1.2.17.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysDot1xRekeyConfigEntry
- 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 'ENTERASYS-8021X-REKEYING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-8021X-REKEYING-MIB::etsysDot1xRekeyLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-8021X-REKEYING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-8021X-REKEYING-MIB::etsysDot1xRekeyLength.<dot1xPaePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-8021X-REKEYING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-8021X-REKEYING-MIB::etsysDot1xRekeyLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | keylen40 |
2 | keylen128 |
Conformance
Member of
Compliance refinements
etsysDot1xRekeyingCompliance
readonly
Write access is not required. Depending upon
product capabilities (and export restrictions,
if applicable), some systems may not implement
all key lengths.
product capabilities (and export restrictions,
if applicable), some systems may not implement
all key lengths.