etsysTlsAdminKeyType
ENTERASYS-TLS-MIB ·
.1.3.6.1.4.1.5624.1.2.30.1.3.2
Object
scalar r/w
Enumeration
Determines the type of the key to be (re)created on the next key (re)creation operation. The etsysTlsOperKeyType object returns the type of key that is currently being used by the TLS server.
Context
- MIB
- ENTERASYS-TLS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.30.1.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysTlsServerKeyBranch
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-TLS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TLS-MIB::etsysTlsAdminKeyType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-TLS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-TLS-MIB::etsysTlsAdminKeyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dsa512 |
2 | rsa512 |
3 | dsa768 |
4 | rsa768 |
5 | dsa1024 |
6 | rsa1024 |
7 | dsa2048 |
8 | rsa2048 |
9 | dsa3072 |
10 | rsa3072 |
Conformance
Member of