raisecomBfdIfAuthenticationType
RAISECOM-BFD-MIB ·
.1.3.6.1.4.1.8886.1.35.1.6.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.6.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- raisecomBfdIfEntry
- Table
- raisecomBfdIfTable
- Siblings
- 9
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 |
|---|---|---|---|
| raisecomBfdIfIndex This object contains an interface index used to indicate
the interface which this BFD session is running on. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8886.1.35.1.6.1.1 |
| raisecomBfdIfDemandModeDesiredFlag This object indicates that the local if's
desire to use Demand mode. Specifically, it is set
to true(1) if the local if wishes to use
Demand mode or false(2) if not | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8886.1.35.1.6.1.10 |
| raisecomBfdIfDesiredMinTxInterval This object specifies the minimum interval, in
microseconds, that the local system would like to use
when transmitting BFD Control packets in this interface.
The value of zero(0)… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8886.1.35.1.6.1.2 |
| raisecomBfdIfReqMinRxInterval 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.6.1.3 |
| raisecomBfdIfDetectMult This object specifies the Detect time multiplier. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8886.1.35.1.6.1.4 |
| raisecomBfdIfReqMinEchoRxInterval This object specifies the minimum interval, in
microseconds, between received BFD Echo packets that this
system is capable of supporting. Value must be zero(0) if
not support echo… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8886.1.35.1.6.1.5 |
| raisecomBfdIfAuthPresFlag 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.6.1.6 |
| raisecomBfdIfAuthenticationKeyID 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.6.1.8 |
| raisecomBfdIfAuthenticationKey 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.6.1.9 |