fsPtpSecKeyRowStatus
ARICENT-PTP-MIB ·
.1.3.6.1.4.1.29601.2.45.1.14.1.1.8
Object
This indicates whether the security key is valid or not.
Context
- MIB
- ARICENT-PTP-MIB
- OID
.1.3.6.1.4.1.29601.2.45.1.14.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsPtpSecKeyDataSetEntry
- Table
- fsPtpSecKeyDataSetTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsPtpSecKeyId This is the unique identifier of the security key. | column | Integer32 | .1.3.6.1.4.1.29601.2.45.1.14.1.1.1 |
| fsPtpSecKeyAlgorithmId This indicates the algorithm to be used with the
security key. | column | Enumeration | .1.3.6.1.4.1.29601.2.45.1.14.1.1.2 |
| fsPtpSecKeyLength This indicates the length of fsptpSecKey. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.29601.2.45.1.14.1.1.3 |
| fsPtpSecKey This field holds the security key. | column | OctetString | .1.3.6.1.4.1.29601.2.45.1.14.1.1.4 |
| fsPtpSecKeyStartTime This indicates validity start time of the key in seconds.
This key will be activated by setting the
fsptpSecKeyValid to TRUE. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.29601.2.45.1.14.1.1.5 |
| fsPtpSecKeyExpirationTime This indicates expiry time of the key in seconds.
Once the key expires, then the fsptpSecKeyValid is
set to FALSE. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.29601.2.45.1.14.1.1.6 |
| fsPtpSecKeyValid This indicates whether the security key is
valid or not. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.29601.2.45.1.14.1.1.7 |