rlKeyChainMngKeyAuthType
CISCOSB-DIGITALKEYMANAGE-MIB ·
.1.3.6.1.4.1.9.6.1.101.86.2.1.3
Object
column
r/w
RlKeyChainKeyAuthType
A identifier for the secret authentication key type.
Context
- MIB
- CISCOSB-DIGITALKEYMANAGE-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.86.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlKeyChainMngEntry
- Table
- rlKeyChainMngTable
- Siblings
- 10
Syntax
RlKeyChainKeyAuthType
- Source
- RlKeyChainKeyAuthType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | simple-password |
2 | md5 |
3 | hmac-sha-1 |
4 | hmac-sha-256 |
5 | hmac-sha-384 |
6 | hmac-sha-512 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlKeyChainMngName Name of the key-chain to which belongs
the secret authentication key | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.6.1.101.86.2.1.1 |
| rlKeyChainMngKeyValidForGenerate A value of 'true' indicates that given key is valid for
packet generation | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.6.1.101.86.2.1.10 |
| rlKeyChainMngRowStatus It is used to insert, update or delete an entry | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.6.1.101.86.2.1.11 |
| rlKeyChainMngKeyId A 8-bit identifier for the secret authentication key.
This identifier unique only for specific key chain | column | Integer32 | .1.3.6.1.4.1.9.6.1.101.86.2.1.2 |
| rlKeyChainMngKey The secret authentication key. Size is determined by rlKeyChainMngKeyType. | column | OctetString | .1.3.6.1.4.1.9.6.1.101.86.2.1.4 |
| rlKeyChainMngKeyStartAccept The time that the router will start accepting packets
that have been created with the given key | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.6.1.101.86.2.1.5 |
| rlKeyChainMngKeyStartGenerate The time that the router will start using the key
for packet generation | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.6.1.101.86.2.1.6 |
| rlKeyChainMngKeyStopGenerate The time that the router will stop using the key
for packet generation | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.6.1.101.86.2.1.7 |
| rlKeyChainMngKeyStopAccept The time that the router will stop accepting packets
that have been created with the given key | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.6.1.101.86.2.1.8 |
| rlKeyChainMngKeyValidForAccept A value of 'true' indicates that given key is valid for
accepting packets | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.6.1.101.86.2.1.9 |