FOUNDRY-BFD-STD-MIB

File: FOUNDRY-BFD-STD-MIB.mib (31769 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
INET-ADDRESS-MIB FOUNDRY-SN-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter32 Counter64 NOTIFICATION-TYPE
TEXTUAL-CONVENTION TruthValue RowStatus
StorageType TimeStamp MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP InetAddress
InetAddressType InetPortNumber bfd

Defined Types

BfdSessIndexTC  
An index used to uniquely identify BFD sessions.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

BfdInterval  
The BFD interval delay in microseconds.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

BfdDiag  
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)  

BfdSessEntry  
SEQUENCE    
  bfdSessIndex BfdSessIndexTC
  bfdSessApplicationId Unsigned32
  bfdSessDiscriminator Unsigned32
  bfdSessRemoteDiscr Unsigned32
  bfdSessUdpPort InetPortNumber
  bfdSessState INTEGER
  bfdSessRemoteHeardFlag TruthValue
  bfdSessDiag Unsigned32
  bfdSessOperMode INTEGER
  bfdSessDemandModeDesiredFlag TruthValue
  bfdSessEchoFuncModeDesiredFlag TruthValue
  bfdSessControlPlanIndepFlag TruthValue
  bfdSessAddrType InetAddressType
  bfdSessAddr InetAddress
  bfdSessDesiredMinTxInterval BfdInterval
  bfdSessReqMinRxInterval BfdInterval
  bfdSessReqMinEchoRxInterval BfdInterval
  bfdSessDetectMult Unsigned32
  bfdSessStorType StorageType
  bfdSessRowStatus RowStatus
  bfdSessAuthPresFlag TruthValue
  bfdSessAuthenticationType INTEGER

BfdSessPerfEntry  
SEQUENCE    
  bfdSessPerfPktIn Counter32
  bfdSessPerfPktOut Counter32
  bfdSessPerfUpTime TimeStamp
  bfdSessPerfLastSessDownTime TimeStamp
  bfdSessPerfLastCommLostDiag BfdDiag
  bfdSessPerfSessUpCount Counter32
  bfdSessPerfDiscTime TimeStamp
  bfdSessPerfPktInHC Counter64
  bfdSessPerfPktOutHC Counter64

BfdSessMapEntry  
SEQUENCE    
  bfdSessMapBfdIndex BfdSessIndexTC

Defined Values

bfdMIB 1.3.6.1.3.3.1
Bidirectional Forwarding Management Information Base.
MODULE-IDENTITY    

bfdNotifications 1.3.6.1.3.3.1.0
OBJECT IDENTIFIER    

bfdObjects 1.3.6.1.3.3.1.1
OBJECT IDENTIFIER    

bfdConformance 1.3.6.1.3.3.1.3
OBJECT IDENTIFIER    

bfdScalarObjects 1.3.6.1.3.3.1.1.1
OBJECT IDENTIFIER    

bfdAdminStatus 1.3.6.1.3.3.1.1.1.1
The global administrative status of BFD in this router. The value 'enabled' denotes that the BFD Process is active on at least one interface; 'disabled' disables it on all interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

bfdVersionNumber 1.3.6.1.3.3.1.1.1.3
The current version number of the BFD protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bfdSessTable 1.3.6.1.3.3.1.1.2
The BFD Session Table describes the BFD sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BfdSessEntry

bfdSessEntry 1.3.6.1.3.3.1.1.2.1
The BFD Session Entry describes BFD session.
Status: current Access: not-accessible
OBJECT-TYPE    
  BfdSessEntry  

bfdSessIndex 1.3.6.1.3.3.1.1.2.1.1
This object contains an index used to represent a unique BFD session on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  BfdSessIndexTC  

bfdSessApplicationId 1.3.6.1.3.3.1.1.2.1.2
This object contains an index used to indicate a local application which owns or maintains this BFD session. For instance, the MPLS VPN process may maintain a subset of the total number of BFD sessions. This application ID provides a convenient way to segregate sessions by the applications which maintain them.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bfdSessDiscriminator 1.3.6.1.3.3.1.1.2.1.3
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  

bfdSessRemoteDiscr 1.3.6.1.3.3.1.1.2.1.4
This object specifies the session discriminator chosen by the remote system for this BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

bfdSessUdpPort 1.3.6.1.3.3.1.1.2.1.5
The UDP Port for BFD. The default value is the well-known value for this port.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

bfdSessState 1.3.6.1.3.3.1.1.2.1.6
The perceived state of the BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER adminDown(1), down(2), init(3), up(4)  

bfdSessRemoteHeardFlag 1.3.6.1.3.3.1.1.2.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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bfdSessDiag 1.3.6.1.3.3.1.1.2.1.8
A diagnostic code specifying the local system's reason for the last transition of the session from up(1) to some other state.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

bfdSessOperMode 1.3.6.1.3.3.1.1.2.1.9
This object specifies current operating mode that BFD session is operating in. A value of AsyncModeWEchoFun(1) ... A value of AsynchModeWOEchoFun(2) ... A value of DemandModeWEchoFunction(3) ... A value of DemandModeWOEchoFunction(4) ...
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER asyncModeWEchoFun(1), asynchModeWOEchoFun(2), demandModeWEchoFunction(3), demandModeWOEchoFunction(4)  

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

bfdSessEchoFuncModeDesiredFlag 1.3.6.1.3.3.1.1.2.1.11
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-create
OBJECT-TYPE    
  TruthValue  

bfdSessControlPlanIndepFlag 1.3.6.1.3.3.1.1.2.1.12
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 is independent of the control plane. Otherwise, the value is set to false(0)
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

bfdSessAddrType 1.3.6.1.3.3.1.1.2.1.13
This object specifies IP address of the interface associated with this BFD session. Only values unknown(0), ipv4(1) or ipv6(2) have to be supported. A value of unknown(0) is allowed only when the outgoing interface is of type point-to-point, or when the BFD session is not associated with a specific interface. If any other unsupported values are attempted in a set operation, the agent MUST return an inconsistentValue error.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

bfdSessAddr 1.3.6.1.3.3.1.1.2.1.14
This object specifies IP address of the interface associated with this BFD session. It can also be used to enabled BFD on a specific interface. The value is set to zero when BFD session is not associated with a specific interface.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

bfdSessDesiredMinTxInterval 1.3.6.1.3.3.1.1.2.1.15
This object specifies the minimum interval, in microseconds, that the local system would like to use when transmitting BFD Control packets.
Status: current Access: read-create
OBJECT-TYPE    
  BfdInterval  

bfdSessReqMinRxInterval 1.3.6.1.3.3.1.1.2.1.16
This object specifies the minimum interval, in microseconds, between received BFD Control packets the local system is capable of supporting.
Status: current Access: read-create
OBJECT-TYPE    
  BfdInterval  

bfdSessReqMinEchoRxInterval 1.3.6.1.3.3.1.1.2.1.17
This object specifies the minimum interval, in microseconds, between received BFD Echo packets that this system is capable of supporting.
Status: current Access: read-create
OBJECT-TYPE    
  BfdInterval  

bfdSessDetectMult 1.3.6.1.3.3.1.1.2.1.18
This object specifies the Detect time multiplier.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

bfdSessStorType 1.3.6.1.3.3.1.1.2.1.19
This variable indicates the storage type for this object. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

bfdSessRowStatus 1.3.6.1.3.3.1.1.2.1.20
This variable is used to create, modify, and/or delete a row in this table. When a row in this table has a row in the active(1) state, no objects in this row can be modified except the bfdSessRowStatus and bfdSessStorageType.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

bfdSessAuthPresFlag 1.3.6.1.3.3.1.1.2.1.21
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  

bfdSessAuthenticationType 1.3.6.1.3.3.1.1.2.1.22
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 simplePassword(1), keyedMD5(2), meticulousKeyedMD5(3), keyedSHA1(4), meticulousKeyedSHA1(5)  

bfdSessPerfTable 1.3.6.1.3.3.1.1.3
This table specifies BFD Session performance counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BfdSessPerfEntry

bfdSessPerfEntry 1.3.6.1.3.3.1.1.3.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    
  BfdSessPerfEntry  

bfdSessPerfPktIn 1.3.6.1.3.3.1.1.3.1.1
The total number of BFD messages received for this BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bfdSessPerfPktOut 1.3.6.1.3.3.1.1.3.1.2
The total number of BFD messages sent for this BFD session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bfdSessPerfUpTime 1.3.6.1.3.3.1.1.3.1.3
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    
  TimeStamp  

bfdSessPerfLastSessDownTime 1.3.6.1.3.3.1.1.3.1.4
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    
  TimeStamp  

bfdSessPerfLastCommLostDiag 1.3.6.1.3.3.1.1.3.1.5
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    
  BfdDiag  

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

bfdSessPerfDiscTime 1.3.6.1.3.3.1.1.3.1.7
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 Counter32 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    
  TimeStamp  

bfdSessPerfPktInHC 1.3.6.1.3.3.1.1.3.1.8
This value represents the total number of BFD messages received for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfPktIn if bfdSessPerfPktInHC is supported according to the rules spelled out in RFC2863.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bfdSessPerfPktOutHC 1.3.6.1.3.3.1.1.3.1.9
This value represents the total number of total number of BFD messages transmitted for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfPktIn if bfdSessPerfPktOutHC is supported according to the rules spelled out in RFC2863.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bfdSessMapTable 1.3.6.1.3.3.1.1.4
The BFD Session Mapping Table maps the complex indexing of the BFD sessions to the flat BFDIndex used in the BfdSessionTable. Implementors need to be aware that if the value of the bfdSessAddr (an OID) has more that 111 sub-identifiers, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BfdSessMapEntry

bfdSessMapEntry 1.3.6.1.3.3.1.1.4.1
The BFD Session Entry describes BFD session that is mapped to this index. Implementors need to be aware that if the value of the mplsInSegmentMapLabelPtrIndex (an OID) has more that 111 sub-identifiers, then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
Status: current Access: not-accessible
OBJECT-TYPE    
  BfdSessMapEntry  

bfdSessMapBfdIndex 1.3.6.1.3.3.1.1.4.1.1
This object specifies the BfdIndex referred to by the indexes of this row. In essence, a mapping is provided between these indexes and the BfdSessTable.
Status: current Access: read-only
OBJECT-TYPE    
  BfdSessIndexTC  

bfdSessNotificationsEnable 1.3.6.1.3.3.1.1.1.4
If this object is set to true(1), then it enables the emission of bfdSessUp and bfdSessDown notifications; otherwise these notifications are not emitted.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bfdSessUp 1.3.6.1.3.3.1.0.1
This notification is generated when the bfdSessState object for one or more contiguous entries in bfdSessTable are about to enter the up(2) state from some other state. The included values of bfdSessDiag MUST both be set equal to this new state (i.e: up(1)). The two instances of bfdSessDiag in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For the cases where a contiguous range of sessions have transitioned into the up(1) state at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single bfdSessEntry, then the instance identifier (and values) of the two bfdSessDiag objects MUST be the identical.
Status: current Access: read-write
NOTIFICATION-TYPE    

bfdSessDown 1.3.6.1.3.3.1.0.2
This notification is generated when the bfdSessState object for one or more contiguous entries in bfdSessTable are about to enter the down(4) or adminDown(5) states from some other state. The included values of bfdSessDiag MUST both be set equal to this new state (i.e: down(4) or adminDown(5)). The two instances of bfdSessDiag in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For cases where a contiguous range of sessions have transitioned into the down(4) or adminDown(5) states at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single bfdSessEntry, then the instance identifier (and values) of the two bfdSessDiag objects MUST be the identical.
Status: current Access: read-write
NOTIFICATION-TYPE    

bfdGroups 1.3.6.1.3.3.1.3.1
OBJECT IDENTIFIER    

bfdCompliances 1.3.6.1.3.3.1.3.2
OBJECT IDENTIFIER    

bfdModuleFullCompliance 1.3.6.1.3.3.1.3.2.1
Compliance statement for agents that provide full support for BFD-MIB. Such devices can then be monitored and also be configured using this MIB module.
Status: current Access: read-write
MODULE-COMPLIANCE    

bfdSessionGroup 1.3.6.1.3.3.1.3.1.1
Collection of objects needed for BFD sessions.
Status: current Access: read-write
OBJECT-GROUP    

bfdSessionPerfGroup 1.3.6.1.3.3.1.3.1.2
Collection of objects needed to monitor the performance of BFD sessions.
Status: current Access: read-write
OBJECT-GROUP    

bfdSessionPerfHCGroup 1.3.6.1.3.3.1.3.1.3
Collection of objects needed to monitor the performance of BFD sessions for which the values of bfdSessPerfPktIn, bfdSessPerfPktOut wrap around too quickly.
Status: current Access: read-write
OBJECT-GROUP    

bfdNotificationGroup 1.3.6.1.3.3.1.3.1.4
Set of notifications implemented in this module.
Status: current Access: read-write
NOTIFICATION-GROUP