fsRipCryptoKeyStatus
FUTURESOFT-RIP2-MIB ·
.1.3.6.1.4.1.2076.75.1.20.1.9
Object
column
r/w
Enumeration
Identifies the status of key configured on a RIP interface. The value valid indicates that there is a valid keyID configured on the interface. Before the Key is made valid the Authentication Key must be configured.The time related configurations can be done even after the key status is made valid. The value delete removes the key from the Key table for the particular RIP interface.
Context
- MIB
- FUTURESOFT-RIP2-MIB
- OID
.1.3.6.1.4.1.2076.75.1.20.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsRipCryptoAuthEntry
- Table
- fsRipCryptoAuthTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | delete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsRipCryptoAuthIfIndex The interface index value of the RIP interface. | column | Integer32 | .1.3.6.1.4.1.2076.75.1.20.1.1 |
| fsRipCryptoAuthAddress Indicates the IP Address on the interface.
Currently this IP Address will be taken as dont-care
value since IP Address specific authentication key
configuration is not supported… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2076.75.1.20.1.2 |
| fsRipCryptoAuthKeyId The key ID for this key. This configured KeyID will be
sent in the RIP update packet. This object enables the
configuration of more than one key for an interface. | column | Integer32 | .1.3.6.1.4.1.2076.75.1.20.1.3 |
| fsRipCryptoAuthKey The value to be used as the Authentication Key.
If a string shorter than 16 octets is supplied, it will be
left- justified and padded to 16 octets, on the right,
with nulls (0x00… | column | OctetString | .1.3.6.1.4.1.2076.75.1.20.1.4 |
| fsRipCryptoKeyStartAccept The time the router will start accepting packets that have
been created with this key.If the value is not set, then it
will be taken as infinite and displayed as 2136-02-06,06:28… | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2076.75.1.20.1.5 |
| fsRipCryptoKeyStartGenerate The time the router will start using this key for packets
generation.If the value is not set, then it will be taken
as infinite and displayed as 2136-02-06,06:28:15,
DateTime eq… | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2076.75.1.20.1.6 |
| fsRipCryptoKeyStopGenerate The time the router will stop using this key for packets
generation.If the value is not set, then it will be taken
as infinite and displayed as 2136-02-06,06:28:15,
DateTime equi… | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2076.75.1.20.1.7 |
| fsRipCryptoKeyStopAccept The time the router will stop accepting packets that have
been created with this key.If the value is not set, then
it will be taken as infinite and displayed as 2136-02-06,06:28:… | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2076.75.1.20.1.8 |