cadSysKeyChainKeyRowStatus
CADANT-CMTS-SYSTEM-MIB ·
.1.3.6.1.4.1.4998.1.1.5.1.11.1.1.10
Object
The row status variable used according to row installation and removal convention. In our case, we have simplified this to the usage of only the following states - active, createAndGo, and destroy. Other three states notInService, notReady and createAndWait are not permitted.
Context
- MIB
- CADANT-CMTS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.4998.1.1.5.1.11.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadSysKeyChainKeyEntry
- Table
- cadSysKeyChainKeyTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cadSysKeyChainName The key-chain name. | column | OctetString | .1.3.6.1.4.1.4998.1.1.5.1.11.1.1.1 |
| cadSysKeyChainKeySequenceId The sequence id of the key. | column | Unsigned32 | .1.3.6.1.4.1.4998.1.1.5.1.11.1.1.2 |
| cadSysKeyChainKey The key string. | column | OctetString | .1.3.6.1.4.1.4998.1.1.5.1.11.1.1.3 |
| cadSysKeyChainKeyAcceptStartTime The start time when this key is valid for received packets. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.4998.1.1.5.1.11.1.1.4 |
| cadSysKeyChainKeyAcceptStopTime The stop time when this key is no longer valid for received packets. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.4998.1.1.5.1.11.1.1.5 |
| cadSysKeyChainKeyAcceptInfiniteLifetime If this value is set to true, the key has an infinite lifetime for
received packets. Otherwise use the accept start and stop time to
determine the lifetime. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4998.1.1.5.1.11.1.1.6 |
| cadSysKeyChainKeySendStartTime The start time when this key is valid for sending packets. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.4998.1.1.5.1.11.1.1.7 |
| cadSysKeyChainKeySendStopTime The stop time when this key is no longer valid for sending packets. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.4998.1.1.5.1.11.1.1.8 |
| cadSysKeyChainKeySendInfiniteLifetime If this value is set to true, the key has an infinite lifetime for
sending packets. Otherwise use the send start and stop time to
determine the lifetime. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4998.1.1.5.1.11.1.1.9 |