ALCATEL-IND1-BFD-MIB

File: ALCATEL-IND1-BFD-MIB.mib (35201 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB INET-ADDRESS-MIB ALCATEL-IND1-BASE

Imported symbols

enterprises MODULE-IDENTITY OBJECT-TYPE
Unsigned32 Counter64 TimeTicks
OBJECT-IDENTITY MODULE-COMPLIANCE OBJECT-GROUP
TEXTUAL-CONVENTION TruthValue RowStatus
InterfaceIndex InterfaceIndexOrZero InetAddress
InetAddressType InetPortNumber softentIND1BFD

Defined Types

AlaBfdInterval  
The BFD interval delay in milliseconds.
TEXTUAL-CONVENTION    
  Unsigned32 1..65535  

AlaBfdDiag  
A common BFD diagnostic code.
TEXTUAL-CONVENTION    
  INTEGER noDiagnostic(1), controlDetectionTimeExpired(2), echoFunctionFailed(3), neighborSignaledSessionDown(4), forwardingPlaneReset(5), pathDown(6), concatenatedPathDown(7), administrativelyDown(8), reverseConcatenatedPathDown(9)  

AlaBfdStatus  
Admin status
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

AlaBfdIntfEntry  
SEQUENCE    
  alaBfdIntfAddrType InetAddressType
  alaBfdIntfAddr InetAddress
  alaBfdIntfIndex InterfaceIndex
  alabfdIntfAdminStatus AlaBfdStatus
  alaBfdIntfDesiredMinTxInterval AlaBfdInterval
  alaBfdIntfReqMinRxInterval AlaBfdInterval
  alaBfdIntfEchoMode AlaBfdStatus
  alaBfdIntfReqMinEchoRxInterval AlaBfdInterval
  alaBfdIntfDetectMult Unsigned32
  alaBfdIntfOperMode INTEGER
  alaBfdIntfsesstype INTEGER
  alaBfdIntfAuthPresFlag TruthValue
  alaBfdIntfAuthenticationType INTEGER
  alaBfdIntfL2HoldTimer AlaBfdInterval
  alaBfdIntfRowStatus RowStatus

AlaBfdSessEntry  
SEQUENCE    
  alaBfdSessDiscriminator Unsigned32
  alaBfdSessNeighborAddrType InetAddressType
  alaBfdSessNeighborAddr InetAddress
  alaBfdSessRemoteDiscr Unsigned32
  alaBfdSessUdpPort InetPortNumber
  alaBfdSessState INTEGER
  alaBfdSessRemoteHeardFlag TruthValue
  alaBfdSessDiag AlaBfdDiag
  alaBfdSessOperMode INTEGER
  alaBfdSessEchoFuncModeDesiredFlag TruthValue
  alaBfdSessControlPlanIndepFlag TruthValue
  alaBfdSessInterface InterfaceIndexOrZero
  alaBfdSessNegotiatedTxInterval AlaBfdInterval
  alaBfdSessNegotiatedRxInterval AlaBfdInterval
  alaBfdSessProtocols BITS

AlaBfdSessPerfEntry  
SEQUENCE    
  alaBfdSessPerfPktIn Counter64
  alaBfdSessPerfPktOut Counter64
  alaBfdSessPerfEchoOut Counter64
  alaBfdSessPerfUpTime TimeTicks
  alaBfdSessPerfLastSessDownTime TimeTicks
  alaBfdSessPerfLastCommLostDiag AlaBfdDiag
  alaBfdSessPerfSessUpCount Counter64
  alaBfdSessPerfDiscTime TimeTicks

Defined Values

alcatelIND1BfdMIB 1.3.6.1.4.1.6486.801.1.2.1.45.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line Configuration of Bidirectional Forwarding detection(BFD) protocol parameters. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alaBfdObjects 1.3.6.1.4.1.6486.801.1.2.1.45.1.1
Branch for Bi-Directional forwarding detection Subsystem managed objects
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1BfdMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.45.1.2
Conformance
Status: current Access: read-only
OBJECT-IDENTITY    

alaBfdGlobalObjects 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1
OBJECT IDENTIFIER    

alaBfdGlobalAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.1
The global administrative status of BFD in this router.
Status: current Access: read-write
OBJECT-TYPE    
  AlaBfdStatus  

alaBfdGlobalTxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.2
The object specifies the Desired Tx interval at which BFD packets should be transmitted at global level.
Status: current Access: read-write
OBJECT-TYPE    
  AlaBfdInterval  

alaBfdGlobalRxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.3
The object specifies the Min Rx interval at which BFD packets should be transmitted at global level.
Status: current Access: read-write
OBJECT-TYPE    
  AlaBfdInterval  

alaBfdGlobalOperMode 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.4
The object specifies the operation mode at global level
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER asyncMode(1), demandMode(2), echoOnly(3)  

alaBfdGlobalVersionNumber 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.5
The version number of the BFD protocol that this session is running in.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaBfdGlobalL2HoldTimer 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.6
The object specifies the L2 convergence timer value at global level.
Status: current Access: read-write
OBJECT-TYPE    
  AlaBfdInterval  

alaBfdGlobalProtocols 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.7
BFD Protocol status: Bits 0 - 3 bit 0 - OSPF enabled/disabled bit 1 - BGP enabled/disabled bit 2 - DVMRP enabled/disabled bit 3 - VRRP enabled/disabled
Status: current Access: read-only
OBJECT-TYPE    
  BITS ospf(0), bgp(1), dvmrp(2), vrrp(3)  

alaBfdGlobalEchoObjects 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2
OBJECT IDENTIFIER    

alaBfdGlobalEcho 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1
The object specifies status of echo mode at global level.
Status: current Access: read-write
OBJECT-TYPE    
  AlaBfdStatus  

alaBfdGlobalEchoRxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.2
The object specifies the Echo Rx interval at which BFD packets should be transmitted at global level.
Status: current Access: read-write
OBJECT-TYPE    
  AlaBfdInterval  

alaBfdIntfTable 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3
The BFD Interface Table describes confiuration done over the BFD interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaBfdIntfEntry

alaBfdIntfEntry 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1
The BFD interface Entry describes BFD interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaBfdIntfEntry  

alaBfdIntfAddrType 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.1
This object specifies IP address type values unknown(0), ipv4(1) or ipv6(2) have to be supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

alaBfdIntfAddr 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.2
The address of the BFD interface configured
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

alaBfdIntfIndex 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.3
The Interface Index of the BFD interface
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

alabfdIntfAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.4
This object specifies the adminstatus of the BFD interface.
Status: current Access: read-create
OBJECT-TYPE    
  AlaBfdStatus  

alaBfdIntfDesiredMinTxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.5
The object specifies the Desired Tx interval at which BFD packets should be transmitted at interface level. Default interval is global configured interval
Status: current Access: read-create
OBJECT-TYPE    
  AlaBfdInterval  

alaBfdIntfReqMinRxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.6
The object specifies the Min Rx interval at which BFD packets should be transmitted at interface level.Default interval is global configured interval
Status: current Access: read-create
OBJECT-TYPE    
  AlaBfdInterval  

alaBfdIntfOperMode 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.7
The object specifies the operation mode at interface level. Default mode is global mode
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER asyncMode(1), demandMode(2), echoOnly(3)  

alaBfdIntfEchoMode 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.8
The object specifies status of echo mode at interface level.
Status: current Access: read-create
OBJECT-TYPE    
  AlaBfdStatus  

alaBfdIntfReqMinEchoRxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.9
The object specifies the Echo Rx interval at which BFD packets should be transmitted at interface level. Default interval is global configured interval
Status: current Access: read-create
OBJECT-TYPE    
  AlaBfdInterval  

alaBfdIntfDetectMult 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.10
The object specifies the Detect multiplier at interface level.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

alaBfdIntfsesstype 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.11
The type of this BFD session corresponding to this interface. Currently single hop supported
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER singleHop(1), multiHop(2)  

alaBfdIntfAuthPresFlag 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.12
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(0) if not
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

alaBfdIntfAuthenticationType 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.13
The Authentication Type used for this BFD session. This field is valid only when the Authentication Present bit is set
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), simplePassword(2), keyedMD5(3), meticulousKeyedMD5(4), keyedSHA1(5), meticulousKeyedSHA1(6)  

alaBfdIntfL2HoldTimer 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.14
The object configures layer 2 convergence timer
Status: current Access: read-create
OBJECT-TYPE    
  AlaBfdInterval  

alaBfdIntfRowStatus 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.15
This variable is used to create, modify, and/or delete a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaBfdSessTable 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4
The BFD Session Table describes the BFD sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaBfdSessEntry

alaBfdSessEntry 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1
The BFD Session Entry describes BFD session.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaBfdSessEntry  

alaBfdSessDiscriminator 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.1
This object specifies the local discriminator for this BFD session, used to uniquely identify it.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

alaBfdSessNeighborAddrType 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.2
This object specifies IP address type values unknown(0), ipv4(1) or ipv6(2) have to be supported.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

alaBfdSessNeighborAddr 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.3
This object specifies the neighbor IpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

alaBfdSessRemoteDiscr 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.4
This object specifies the local discriminator for this BFD session, used to uniquely identify it.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

alaBfdSessUdpPort 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.5
The destination UDP Port for BFD. The default value is the well-known value for this port.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

alaBfdSessState 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.6
The perceived state of the BFD session.BFD State failing(5) is only applicable if this BFD session is running version 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER adminDown(1), down(2), init(3), up(4), failing(5)  

alaBfdSessRemoteHeardFlag 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.7
This object specifies status of BFD packet reception from the remote system. Specifically, it is set to true(1) if the local system is actively receiving BFD packets from the remote system, and is set to false(0) if the local system has not received BFD packets recently (within the detection time) or if the local system is attempting to tear down the BFD session. Value placed in this object is valid only if this session is running in BFD version 0.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

alaBfdSessDiag 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.8
A diagnostic code specifying the local system's reason for the last transition of the session from up(4)to some other state.
Status: current Access: read-only
OBJECT-TYPE    
  AlaBfdDiag  

alaBfdSessOperMode 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.9
This object specifies current operating mode that BFD session is operating in. A value of AsyncMode(1) ... A value of DemandMode(2) ...
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER asyncMode(1), demandMode(2), echoOnly(3)  

alaBfdSessEchoFuncModeDesiredFlag 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.10
This object indicates that the local system's desire to use Echo mode. Specifically, it is set to true(1) if the local system wishes to use Echo mode or false(0) if not
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

alaBfdSessControlPlanIndepFlag 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.11
This object indicates that the local system's ability to continue to function through a disruption of the control plane. Specifically, it is set to true(1) if the local system BFD implementation independent of the control plane. Otherwise, the value is set to false(0)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

alaBfdSessInterface 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.12
This object contains an interface index used to indicate the interface which this BFD session is running on. This value can be zero if there are no interface associated with this BFD session
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

alaBfdSessNegotiatedTxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.13
This object specifies the minimum interval, in milliseconds, that the local system will transmit BFD Control packets.
Status: current Access: read-only
OBJECT-TYPE    
  AlaBfdInterval  

alaBfdSessNegotiatedRxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.14
This object specifies the minimum interval, in milliseconds, that the local system will Receive BFD Control packets.
Status: current Access: read-only
OBJECT-TYPE    
  AlaBfdInterval  

alaBfdSessProtocols 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.15
BFD Protocol status: Bits 0 - 3 bit 0 - OSPF enabled/disabled bit 1 - BGP enabled/disabled bit 2 - DVMRP enabled/disabled bit 3 - VRRP enabled/disabled bit 4 - IPRM enabled/disabled
Status: current Access: read-only
OBJECT-TYPE    
  BITS ospf(0), bgp(1), dvmrp(2), vrrp(3), iprm(4)  

alaBfdSessPerfTable 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.5
This table specifies BFD Session performance counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaBfdSessPerfEntry

alaBfdSessPerfEntry 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.5.1
An entry in this table is created by a BFD-enabled node for every BFD Session. bfdCounterDiscontinuityTime is used to indicate potential discontinuity for all counter objects in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaBfdSessPerfEntry  

alaBfdSessPerfPktIn 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.5.1.1
The total number of BFD messages received for this BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaBfdSessPerfPktOut 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.5.1.2
The total number of BFD messages sent for this BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaBfdSessPerfEchoOut 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.5.1.3
The total number of BFD Echo messages sent for this BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaBfdSessPerfUpTime 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.5.1.4
The value of sysUpTime on the most recent occasion at which the session came up. If no such up event exists this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alaBfdSessPerfLastSessDownTime 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.5.1.5
The value of sysUpTime on the most recent occasion at which the last time communication was lost with the neighbor. If no such down event exist this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alaBfdSessPerfLastCommLostDiag 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.5.1.6
The BFD diag code for the last time communication was lost with the neighbor. If no such down event exists this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  AlaBfdDiag  

alaBfdSessPerfSessUpCount 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.5.1.7
The number of times this session has gone into the Up state since the router last rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaBfdSessPerfDiscTime 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.5.1.8
The value of sysUpTime on the most recent occasion at which any one or more of the session counters suffered a discontinuity.The relevant counters are the specific instances associated with this BFD session of any Counter64 object contained in the BfdSessPerfTable. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alcatelIND1BfdMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.45.1.2.1
OBJECT IDENTIFIER    

alcatelIND1BfdMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.45.1.2.2
OBJECT IDENTIFIER    

alcatelIND1BfdMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.45.1.2.2.1
The compliance statement for device support of BFD.
Status: current Access: read-only
MODULE-COMPLIANCE    

alaBfdbasicGroup 1.3.6.1.4.1.6486.801.1.2.1.45.1.2.1.1
A collection of objects providing information about the configuration done for BFD at global level.
Status: current Access: read-only
OBJECT-GROUP    

alaBfdIntfCfgGroup 1.3.6.1.4.1.6486.801.1.2.1.45.1.2.1.2
A collection of objects providing information about the configuration done for a BFD interface.
Status: current Access: read-only
OBJECT-GROUP    

alaBfdSessGroup 1.3.6.1.4.1.6486.801.1.2.1.45.1.2.1.3
A collection of objects providing information about the BFD session.
Status: current Access: read-only
OBJECT-GROUP    

alaBfdSessPerfGroup 1.3.6.1.4.1.6486.801.1.2.1.45.1.2.1.4
A collection of objects providing information about the BFD session performance counters.
Status: current Access: read-only
OBJECT-GROUP