raisecomBfdTemplateAuthenticationType
RAISECOM-BFD-MIB ·
.1.3.6.1.4.1.8886.1.35.1.7.1.7
Object
column
r/w
BfdSessAuthenticationTypeTC
The Authentication Type used for this BFD session. This field is valid only when the Authentication Present bit is set. Max-access to this object as well as other authentication related objects are set to read-create in order to support management of a single key ID at a time, key rotation is not handled. Key update in practice must be done by atomic update using a set containing all affected objects in the same varBindList or otherwise risk the session dropping. Value -1 indicates that no authentication is in use for this session.
Context
- MIB
- RAISECOM-BFD-MIB
- OID
.1.3.6.1.4.1.8886.1.35.1.7.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- raisecomBfdTemplateEntry
- Table
- raisecomBfdTemplateTable
- Siblings
- 10
Syntax
BfdSessAuthenticationTypeTC
- Source
- BfdSessAuthenticationTypeTC
- Base type
Enumeration
Values & Constraints
Type Values
-1 | noAuthentication |
0 | reserved |
1 | simplePassword |
2 | keyedMD5 |
3 | meticulousKeyedMD5 |
4 | keyedSHA1 |
5 | meticulousKeyedSHA1 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| raisecomBfdTemplateName This object specifies the name of BFD template. | column | OctetString | .1.3.6.1.4.1.8886.1.35.1.7.1.1 |
| raisecomBfdTemplateDemandModeDesiredFlag This object indicates that the local template's
desire to use Demand mode. Specifically, it is set
to true(1) if the local template wishes to use
Demand mode or false(2) if not | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8886.1.35.1.7.1.10 |
| raisecomBfdTemplateRowStatus Row status of this template. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.8886.1.35.1.7.1.11 |
| raisecomBfdTemplateType This object specifies the type of this BFD session template. | column | BfdSessTypeTC | .1.3.6.1.4.1.8886.1.35.1.7.1.2 |
| raisecomBfdTemplateDesiredMinTxInterval This object specifies the minimum interval, in
microseconds, that the local system would like to use
when transmitting BFD Control packets in this template.
The value of zero(0) … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8886.1.35.1.7.1.3 |
| raisecomBfdTemplateReqMinRxInterval This object specifies the minimum interval, in
microseconds, between received BFD Control packets the
local system is capable of supporting. The value of
zero(0) can be specified… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8886.1.35.1.7.1.4 |
| raisecomBfdTemplateDetectMult This object specifies the Detect time multiplier. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8886.1.35.1.7.1.5 |
| raisecomBfdTemplateAuthPresFlag This object indicates that the local system's
desire to use Authentication. Specifically, it is set
to true(1) if the local system wishes the session
to be authenticated or false(… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8886.1.35.1.7.1.6 |
| raisecomBfdTemplateAuthenticationKeyID The authentication key ID in use for this session. This
object permits multiple keys to be active simultaneously.
When bfdSessAuthPresFlag is false(2), then the value
of this obj… | column | Integer32 | .1.3.6.1.4.1.8886.1.35.1.7.1.8 |
| raisecomBfdTemplateAuthenticationKey The authentication key. When the
bfdSessAuthenticationType is simplePassword(1), the value
of this object is the password present in the BFD packets.
When the bfdS… | column | BfdSessionAuthenticationKeyTC | .1.3.6.1.4.1.8886.1.35.1.7.1.9 |