ALCATEL-IND1-BFD-MIB: View SNMP OID List / Download MIB

VENDOR: ALCATEL


 Home MIB: ALCATEL-IND1-BFD-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 alcatelIND1BfdMIB 1.3.6.1.4.1.6486.801.1.2.1.45.1
This document describes the Management Information Base for Bidirectional Forwarding Detection(BFD) Protocol. 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
     alaBfdObjects 1.3.6.1.4.1.6486.801.1.2.1.45.1.1
Branch for Bidirectional Forwarding Detection subsystem managed objects
         alaBfdGlobalObjects 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1
             alaBfdGlobalVersionNumber 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.1 unsigned32 read-only
The version number of the BFD protocol that is used by BFD sessions in this router instance.
             alaBfdGlobalAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.2 alabfdstatus read-write
The administrative status of BFD in this router instance.
             alaBfdGlobalTxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.3 alabfdinterval read-write
The Desired Tx interval, in milliseconds, at which packets should be transmitted on BFD sessions in this router instance.
             alaBfdGlobalRxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.4 alabfdinterval read-write
The Minimum Rx interval, in milliseconds, at which packets can be received on BFD sessions in this router instance.
             alaBfdGlobalDetectMult 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.5 integer32 read-write
The Detection time multiplier. The negotiated transmit interval, multiplied by the value of this object, provides the detection time for the receiving system.
             alaBfdGlobalEchoRxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.6 alabfdinterval read-write
The Minimum Echo Rx interval, in milliseconds, at which packets can be received on BFD sessions in this router instance.
             alaBfdGlobalProtocolApps 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.1.7 bits read-only
Bit map object to reflect BFD applications currently registered to request BFD session state notifications. Bits 0 - 6 are currently in use, and if set, indicate that the respective application is registered with BFD: bit 0 - VRRP bit 1 - STATIC ROUTING (i.e. IP Route Manager) bit 2 - OSPF bit 3 - BGP bit 4 - ISIS bit 5 - PIM bit 6 - DVMRP Bits: 'isis': 4, 'pim': 5, 'staticRtg': 1, 'bgp': 3, 'vrrp': 0, 'dvmrp': 6, 'ospf': 2.
         alaBfdIntfTable 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2 no-access
The BFD Interface Table describes the configured parameters used for BFD sessions on this outgoing IP interface, identified by the interface index.
             alaBfdIntfEntry 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1 no-access
The BFD interface Entry describes BFD session configuration for the IP interface.
                 alaBfdIntfIndex 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.1 interfaceindex no-access
The ifIndex of the IP Interface for which the BFD session configuration is applied
                 alaBfdIntfAddrType 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.2 inetaddresstype read-only
This object specifies IP address type values - unknown(0), ipv4(1) or ipv6(2).
                 alaBfdIntfAddr 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.3 inetaddress read-only
The address of the IP interface for which BFD session parameters are configured
                 alaBfdIntfAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.4 alabfdstatus read-only
The administrative status of the BFD interface.
                 alaBfdIntfDesiredMinTxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.5 alabfdinterval read-only
The Minimum Desired Tx interval at which packets should be transmitted for BFD sessions on this interface. The default value for this object is derived from the value of alaBfdGlobalTxInterval.
                 alaBfdIntfReqMinRxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.6 alabfdinterval read-only
The Minimum Rx interval at which packets can be received for BFD sessions on this interface. The default value for this object is derived from the value of alaBfdGlobalRxInterval.
                 alaBfdIntfReqMinEchoRxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.7 alabfdinterval read-only
The Minimum Echo Rx interval at which ECHO packets can be received for BFD sessions on this interface. The default value for this object is derived from the value of alaBfdGlobalEchoRxInterval.
                 alaBfdIntfDetectMult 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.8 integer32 read-only
The Detection time multiplier for BFD sessions on this interface. The default value for this object is derived from the value of alaBfdGlobalDetectMult.
                 alaBfdIntfAuthPresFlag 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.9 truthvalue read-only
This object indicates the local system's desire to use authentication on BFD sessions. If set to true(1), the local system wishes the session to be authenticated and set to false(0) if not.
                 alaBfdIntfAuthenticationType 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.10 integer read-only
The Authentication Type used for BFD sessions on this interface. This field is valid only when the Authentication Present bit is set. Enumeration: 'none': 1, 'meticulousKeyedSHA1': 6, 'keyedMD5': 3, 'meticulousKeyedMD5': 4, 'simplePassword': 2, 'keyedSHA1': 5.
                 alaBfdIntfIfName 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.11 snmpadminstring read-only
The user defined name used to identify the IP interface
                 alaBfdIntfOperStatus 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.12 integer read-only
The operational status of this BFD IP interface, which is dependent on IP interface status. Enumeration: 'down': 2, 'up': 1.
                 alaBfdIntfRowStatus 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.2.1.13 rowstatus read-only
Snmp row status variable for this interface entry.
         alaBfdSessTable 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3 no-access
The BFD Session Table describes the BFD sessions for this router instance.
             alaBfdSessEntry 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1 no-access
The BFD Session Entry describes the BFD session.
                 alaBfdSessDiscriminator 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.1 unsigned32 no-access
The systemwide-unique local discriminator that identifies this BFD session.
                 alaBfdSessNeighborAddrType 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.2 inetaddresstype read-only
This object specifies the IP address type of the neighbor or remote router.
                 alaBfdSessNeighborAddr 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.3 inetaddress read-only
The IP address of the neighbor or remote router for this BFD session.
                 alaBfdSessSessionType 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.4 bits read-only
This bit map object specifies the session type(s) that have been requested by BFD applications to this session's remote address. One or more applications can request different types of sessions to the same remote address. Bits 0 - 2 are currently in use, and if set, indicate that the respective session type has been requested for this session: bit 0 - Asynchronous bit 1 - Echo Function bit 2 - Demand Bits: 'demand': 2, 'asynchronous': 0, 'echo': 1.
                 alaBfdSessRemoteDiscr 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.5 unsigned32 read-only
The discriminator used by the remote router for this BFD session.
                 alaBfdSessUdpPort 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.6 inetportnumber read-only
The unique source UDP Port for this BFD session in this router instance.
                 alaBfdSessState 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.7 integer read-only
The protocol state of the BFD session. Enumeration: 'adminDown': 1, 'down': 2, 'init': 3, 'up': 4.
                 alaBfdSessDiag 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.8 alabfddiag read-only
A diagnostic code specifying the local system's reason for the last transition of the session from up(4)to some other state.
                 alaBfdSessOperMode 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.10 integer read-only
This object specifies the current operating mode of the BFD session. Enumeration: 'demandModeWOEchoFunction': 4, 'asyncModeWEchoFunction': 1, 'asynchModeWOEchoFunction': 2, 'echoOnly': 5, 'demandModeWEchoFunction': 3.
                 alaBfdSessControlPlanIndepFlag 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.11 truthvalue read-only
This object indicates 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's BFD implementation independent of the control plane. Otherwise, the value is set to false(0)
                 alaBfdSessIfIndex 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.12 interfaceindexorzero read-only
This object contains an ifIndex of the IP interface on which this BFD session is running. This value can be zero if there are no interface associated with this BFD session.
                 alaBfdSessNegotiatedTxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.13 alabfdinterval read-only
This object specifies the minimum interval, in milliseconds, that the local system will transmit BFD Control packets.
                 alaBfdSessNegotiatedRxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.14 alabfdinterval read-only
This object specifies the minimum interval, in milliseconds, that the local system will receive BFD Control packets.
                 alaBfdSessEchoRxInterval 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.15 alabfdinterval read-only
This object specifies the minimum echo rx interval, in milliseconds, that the local system will receive BFD Echo packets.
                 alaBfdSessProtocolApps 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.3.1.16 bits read-only
Bit map object to reflect BFD applications that have requested for detection to this session's remote address. Bits 0 - 6 are currently in use, and if set, indicate that the respective application has requested BFD session state event notifications: bit 0 - VRRP bit 1 - STATIC ROUTING (i.e. IP Route Manager) bit 2 - OSPF bit 3 - BGP bit 4 - ISIS bit 5 - PIM bit 6 - DVMRP Bits: 'isis': 4, 'pim': 5, 'staticRtg': 1, 'bgp': 3, 'vrrp': 0, 'dvmrp': 6, 'ospf': 2.
         alaBfdSessPerfTable 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4 no-access
This table specifies BFD Session performance and statistics.
             alaBfdSessPerfEntry 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1 no-access
An entry in this table is created for every BFD Session in this router instance.
                 alaBfdSessPerfPktIn 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.1 counter64 read-only
The total number of BFD packets received for this BFD session.
                 alaBfdSessPerfPktOut 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.2 counter64 read-only
The total number of BFD packets sent for this BFD session.
                 alaBfdSessPerfEchoOut 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.3 counter64 read-only
The total number of BFD Echo packets sent for this BFD session.
                 alaBfdSessPerfEchoIn 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.4 counter64 read-only
The total number of BFD Echo packets received for this BFD session.
                 alaBfdSessPerfUpTime 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.5 timeticks read-only
The system time elapsed since the most recent occasion at which the session became up. If no such event occured, this object contains a zero value.
                 alaBfdSessPerfLastSessDownTime 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.6 timeticks read-only
The system time elapsed since the most recent occasion at which communication was lost with the remote end (i.e. session was down). If no such event occured, this object contains a zero value.
                 alaBfdSessPerfLastCommLostDiag 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.7 alabfddiag read-only
The BFD diagnostic code for the last time communication was lost with the remote end. If no such event occured, this object contains a zero value.
                 alaBfdSessPerfSessUpCount 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.8 counter64 read-only
The number of times this session has gone into the Up state since the router last rebooted.
                 alaBfdSessPerfDiscTime 1.3.6.1.4.1.6486.801.1.2.1.45.1.1.4.1.9 timeticks read-only
The value of system time 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.
     alcatelIND1BfdMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.45.1.2
Conformance
         alcatelIND1BfdMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.45.1.2.1
             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.
             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.
             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.
             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.
         alcatelIND1BfdMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.45.1.2.2
             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.