etsysTlsOperKeyType
ENTERASYS-TLS-MIB ·
.1.3.6.1.4.1.5624.1.2.30.1.3.3
Object
scalar Enumeration
Indicates the type of the key pair currently in effect on the managed entity. The value of the etsysTlsAdminKeyType object is copied to the etsysTlsOperKeyType object upon successful completion of the (re)creation of a key pair.
Context
- MIB
- ENTERASYS-TLS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.30.1.3.3- Type
- scalar
- Access
- readonly
- 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::etsysTlsOperKeyType.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::etsysTlsOperKeyType'
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 |
99 | none |
Conformance
Member of