BFD-STD-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: BFD-STD-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
 bfdMIB 1.3.6.1.2.1.222
Bidirectional Forwarding Management Information Base. Copyright (c) 2014 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info).
         bfdNotifications 1.3.6.1.2.1.222.0
             bfdSessUp 1.3.6.1.2.1.222.0.1
This notification is generated when the bfdSessState object for one or more contiguous entries in bfdSessTable are about to enter the up(4) state from some other state. The included values of bfdSessDiag MUST both be set equal to this new state (i.e: up(4)). 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(4) 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.
             bfdSessDown 1.3.6.1.2.1.222.0.2
This notification is generated when the bfdSessState object for one or more contiguous entries in bfdSessTable are about to enter the down(2) or adminDown(1) states from some other state. The included values of bfdSessDiag MUST both be set equal to this new state (i.e: down(2) or adminDown(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 cases where a contiguous range of sessions have transitioned into the down(2) or adminDown(1) 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.
         bfdObjects 1.3.6.1.2.1.222.1
             bfdScalarObjects 1.3.6.1.2.1.222.1.1
                 bfdAdminStatus 1.3.6.1.2.1.222.1.1.1 integer read-write
The desired global administrative status of the BFD system in this device. Enumeration: 'disabled': 2, 'adminDown': 3, 'enabled': 1, 'down': 4.
                 bfdOperStatus 1.3.6.1.2.1.222.1.1.2 integer read-only
Indicates the actual operational status of the BFD system in this device. When this value is down(2), all entries in the bfdSessTable MUST have their bfdSessOperStatus as down(2) as well. When this value is adminDown(3), all entries in the bfdSessTable MUST have their bfdSessOperStatus as adminDown(3) as well. Enumeration: 'down': 2, 'adminDown': 3, 'up': 1.
                 bfdNotificationsEnable 1.3.6.1.2.1.222.1.1.3 truthvalue read-write
If this object is set to true(1), then it enables the emission of bfdSessUp and bfdSessDown notifications; otherwise these notifications are not emitted.
                 bfdSessIndexNext 1.3.6.1.2.1.222.1.1.4 indexintegernextfree read-only
This object contains an unused value for bfdSessIndex that can be used when creating entries in the table. A zero indicates that no entries are available, but MUST NOT be used as a valid index.
             bfdSessTable 1.3.6.1.2.1.222.1.2 no-access
The BFD Session Table describes the BFD sessions.
                 bfdSessEntry 1.3.6.1.2.1.222.1.2.1 no-access
The BFD Session Entry describes BFD session.
                     bfdSessIndex 1.3.6.1.2.1.222.1.2.1.1 bfdsessindextc no-access
This object contains an index used to represent a unique BFD session on this device. Managers should obtain new values for row creation in this table by reading bfdSessIndexNext.
                     bfdSessVersionNumber 1.3.6.1.2.1.222.1.2.1.2 unsigned32 read-only
The version number of the BFD protocol that this session is running in. Write access is available for this object to provide ability to set desired version for this BFD session.
                     bfdSessType 1.3.6.1.2.1.222.1.2.1.3 ianabfdsesstypetc read-only
This object specifies the type of this BFD session.
                     bfdSessDiscriminator 1.3.6.1.2.1.222.1.2.1.4 unsigned32 read-only
This object specifies the local discriminator for this BFD session, used to uniquely identify it.
                     bfdSessRemoteDiscr 1.3.6.1.2.1.222.1.2.1.5 unsigned32 read-only
This object specifies the session discriminator chosen by the remote system for this BFD session. The value may be zero(0) if the remote discriminator is not yet known or if the session is in the down or adminDown(1) state.
                     bfdSessDestinationUdpPort 1.3.6.1.2.1.222.1.2.1.6 bfdctrldestportnumbertc read-only
This object specifies the destination UDP port number used for this BFD session's control packets. The value may be zero(0) if the session is in adminDown(1) state.
                     bfdSessSourceUdpPort 1.3.6.1.2.1.222.1.2.1.7 bfdctrlsourceportnumbertc read-only
This object specifies the source UDP port number used for this BFD session's control packets. The value may be zero(0) if the session is in adminDown(1) state. Upon creation of a new BFD session via this MIB, the value of zero(0) specified would permit the implementation to choose its own source port number.
                     bfdSessEchoSourceUdpPort 1.3.6.1.2.1.222.1.2.1.8 inetportnumber read-only
This object specifies the source UDP port number used for this BFD session's echo packets. The value may be zero(0) if the session is not running in the echo mode, or the session is in adminDown(1) state. Upon creation of a new BFD session via this MIB, the value of zero(0) would permit the implementation to choose its own source port number.
                     bfdSessAdminStatus 1.3.6.1.2.1.222.1.2.1.9 integer read-only
Denotes the desired operational status of the BFD Session. A transition to enabled(1) will start the BFD state machine for the session. The state machine will have an initial state of down(2). A transition to disabled(2) will stop the BFD state machine for the session. The state machine may first transition to adminDown(1) prior to stopping. A transition to adminDown(3) will cause the BFD state machine to transition to adminDown(1), and will cause the session to remain in this state. A transition to down(4) will cause the BFD state machine to transition to down(2), and will cause the session to remain in this state. Care should be used in providing write access to this object without adequate authentication. Enumeration: 'disabled': 2, 'adminDown': 3, 'enabled': 1, 'down': 4.
                     bfdSessOperStatus 1.3.6.1.2.1.222.1.2.1.10 integer read-only
Denotes the actual operational status of the BFD Session. If the value of bfdOperStatus is down(2), this value MUST eventually be down(2) as well. If the value of bfdOperStatus is adminDown(3), this value MUST eventually be adminDown(3) as well. Enumeration: 'down': 2, 'adminDown': 3, 'up': 1.
                     bfdSessState 1.3.6.1.2.1.222.1.2.1.11 ianabfdsessstatetc read-only
Configured BFD session state.
                     bfdSessRemoteHeardFlag 1.3.6.1.2.1.222.1.2.1.12 truthvalue read-only
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(2) 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.
                     bfdSessDiag 1.3.6.1.2.1.222.1.2.1.13 ianabfddiagtc 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.
                     bfdSessOperMode 1.3.6.1.2.1.222.1.2.1.14 ianabfdsessopermodetc read-only
This object specifies the operational mode of this BFD session.
                     bfdSessDemandModeDesiredFlag 1.3.6.1.2.1.222.1.2.1.15 truthvalue read-only
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(2) if not
                     bfdSessControlPlaneIndepFlag 1.3.6.1.2.1.222.1.2.1.16 truthvalue read-only
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(2)
                     bfdSessMultipointFlag 1.3.6.1.2.1.222.1.2.1.17 truthvalue read-only
This object indicates the Multipoint (M) bit for this session. It is set to true(1) if Multipoint (M) bit is set to 1. Otherwise, the value is set to false(2)
                     bfdSessInterface 1.3.6.1.2.1.222.1.2.1.18 interfaceindexorzero read-only
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 is no interface associated with this BFD session.
                     bfdSessSrcAddrType 1.3.6.1.2.1.222.1.2.1.19 inetaddresstype read-only
This object specifies IP address type of the source IP address of this BFD session. The value of unknown(0) is allowed only when the session is singleHop(1) and the source IP address of this BFD session is derived from the outgoing interface, 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.
                     bfdSessSrcAddr 1.3.6.1.2.1.222.1.2.1.20 inetaddress read-only
This object specifies the source IP address of this BFD session. The format of this object is controlled by the bfdSessSrcAddrType object.
                     bfdSessDstAddrType 1.3.6.1.2.1.222.1.2.1.21 inetaddresstype read-only
This object specifies IP address type of the neighboring IP address which is being monitored with this BFD session. The value of unknown(0) is allowed only when the session is singleHop(1) and 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.
                     bfdSessDstAddr 1.3.6.1.2.1.222.1.2.1.22 inetaddress read-only
This object specifies the neighboring IP address which is being monitored with this BFD session. The format of this object is controlled by the bfdSessDstAddrType object.
                     bfdSessGTSM 1.3.6.1.2.1.222.1.2.1.23 truthvalue read-only
Setting the value of this object to false(2) will disable GTSM protection of the BFD session. GTSM MUST be enabled on a singleHop(1) session if no authentication is in use.
                     bfdSessGTSMTTL 1.3.6.1.2.1.222.1.2.1.24 unsigned32 read-only
This object is valid only when bfdSessGTSM protection is enabled on the system. This object indicates the minimum allowed TTL for received BFD control packets. For a singleHop(1) session, if GTSM protection is enabled, this object SHOULD be set to maximum TTL value allowed for single hop. By default, GTSM is enabled and TTL value is 255. For a multihop session, updating of maximum TTL value allowed is likely required.
                     bfdSessDesiredMinTxInterval 1.3.6.1.2.1.222.1.2.1.25 bfdintervaltc read-only
This object specifies the minimum interval, in microseconds, that the local system would like to use when transmitting BFD Control packets. The value of zero(0) is reserved in this case, and should not be used.
                     bfdSessReqMinRxInterval 1.3.6.1.2.1.222.1.2.1.26 bfdintervaltc read-only
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 when the transmitting system does not want the remote system to send any periodic BFD control packets.
                     bfdSessReqMinEchoRxInterval 1.3.6.1.2.1.222.1.2.1.27 bfdintervaltc read-only
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 this is a multihop BFD session.
                     bfdSessDetectMult 1.3.6.1.2.1.222.1.2.1.28 bfdmultipliertc read-only
This object specifies the Detect time multiplier.
                     bfdSessNegotiatedInterval 1.3.6.1.2.1.222.1.2.1.29 bfdintervaltc read-only
This object specifies the negotiated interval, in microseconds, that the local system is transmitting BFD Control packets.
                     bfdSessNegotiatedEchoInterval 1.3.6.1.2.1.222.1.2.1.30 bfdintervaltc read-only
This object specifies the negotiated interval, in microseconds, that the local system is transmitting BFD echo packets. Value is expected to be zero if the sessions is not running in echo mode.
                     bfdSessNegotiatedDetectMult 1.3.6.1.2.1.222.1.2.1.31 bfdmultipliertc read-only
This object specifies the Detect time multiplier.
                     bfdSessAuthPresFlag 1.3.6.1.2.1.222.1.2.1.32 truthvalue read-only
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(2) if not.
                     bfdSessAuthenticationType 1.3.6.1.2.1.222.1.2.1.33 ianabfdsessauthenticationtypetc read-only
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.
                     bfdSessAuthenticationKeyID 1.3.6.1.2.1.222.1.2.1.34 integer32 read-only
The authentication key ID in use for this session. This object permits multiple keys to be active simultaneously. The value -1 indicates that no Authentication Key ID will be present in the optional BFD Authentication Section.
                     bfdSessAuthenticationKey 1.3.6.1.2.1.222.1.2.1.35 ianabfdsessauthenticationkeytc read-only
The authentication key. When the bfdSessAuthenticationType is simplePassword(1), the value of this object is the password present in the BFD packets. When the bfdSessAuthenticationType is one of the keyed authentication types, this value is used in the computation of the key present in the BFD authentication packet.
                     bfdSessStorageType 1.3.6.1.2.1.222.1.2.1.36 storagetype read-only
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.
                     bfdSessRowStatus 1.3.6.1.2.1.222.1.2.1.37 rowstatus read-only
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.
             bfdSessPerfTable 1.3.6.1.2.1.222.1.3 no-access
This table specifies BFD Session performance counters.
                 bfdSessPerfEntry 1.3.6.1.2.1.222.1.3.1 no-access
An entry in this table is created by a BFD-enabled node for every BFD Session. bfdSessPerfDiscTime is used to indicate potential discontinuity for all counter objects in this table.
                     bfdSessPerfCtrlPktIn 1.3.6.1.2.1.222.1.3.1.1 counter32 read-only
The total number of BFD control messages received for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfCtrlPktInHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                     bfdSessPerfCtrlPktOut 1.3.6.1.2.1.222.1.3.1.2 counter32 read-only
The total number of BFD control messages sent for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfCtrlPktOutHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                     bfdSessPerfCtrlPktDrop 1.3.6.1.2.1.222.1.3.1.3 counter32 read-only
The total number of BFD control messages received for this session yet dropped for being invalid. It MUST be equal to the least significant 32 bits of bfdSessPerfCtrlPktDropHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                     bfdSessPerfCtrlPktDropLastTime 1.3.6.1.2.1.222.1.3.1.4 timestamp read-only
The value of sysUpTime on the most recent occasion at which received BFD control message for this session was dropped. If no such up event exists, this object contains a zero value.
                     bfdSessPerfEchoPktIn 1.3.6.1.2.1.222.1.3.1.5 counter32 read-only
The total number of BFD echo messages received for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfEchoPktInHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                     bfdSessPerfEchoPktOut 1.3.6.1.2.1.222.1.3.1.6 counter32 read-only
The total number of BFD echo messages sent for this BFD session. It MUST be equal to the least significant 32 bits of bfdSessPerfEchoPktOutHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                     bfdSessPerfEchoPktDrop 1.3.6.1.2.1.222.1.3.1.7 counter32 read-only
The total number of BFD echo messages received for this session yet dropped for being invalid. It MUST be equal to the least significant 32 bits of bfdSessPerfEchoPktDropHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                     bfdSessPerfEchoPktDropLastTime 1.3.6.1.2.1.222.1.3.1.8 timestamp read-only
The value of sysUpTime on the most recent occasion at which received BFD echo message for this session was dropped. If no such up event has been issued, this object contains a zero value.
                     bfdSessUpTime 1.3.6.1.2.1.222.1.3.1.9 timestamp read-only
The value of sysUpTime on the most recent occasion at which the session came up. If no such event has been issued, this object contains a zero value.
                     bfdSessPerfLastSessDownTime 1.3.6.1.2.1.222.1.3.1.10 timestamp read-only
The value of sysUpTime on the most recent occasion at which the last time communication was lost with the neighbor. If no down event has been issued this object contains a zero value.
                     bfdSessPerfLastCommLostDiag 1.3.6.1.2.1.222.1.3.1.11 ianabfddiagtc read-only
The BFD diag code for the last time communication was lost with the neighbor. If such an event has not been issued this object contains a zero value.
                     bfdSessPerfSessUpCount 1.3.6.1.2.1.222.1.3.1.12 counter32 read-only
The number of times this session has gone into the Up state since the system last rebooted.
                     bfdSessPerfDiscTime 1.3.6.1.2.1.222.1.3.1.13 timestamp read-only
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.
                     bfdSessPerfCtrlPktInHC 1.3.6.1.2.1.222.1.3.1.14 counter64 read-only
This value represents the total number of BFD control messages received for this BFD session. The least significant 32 bits MUST equal to bfdSessPerfCtrlPktIn, and MUST do so with the rules spelled out in RFC 2863.
                     bfdSessPerfCtrlPktOutHC 1.3.6.1.2.1.222.1.3.1.15 counter64 read-only
This value represents the total number of BFD control messages transmitted for this BFD session. The least significant 32 bits MUST equal to bfdSessPerfCtrlPktOut, and MUST do so with the rules spelled out in RFC 2863.
                     bfdSessPerfCtrlPktDropHC 1.3.6.1.2.1.222.1.3.1.16 counter64 read-only
This value represents the total number of BFD control messages received for this BFD session yet dropped for being invalid. The least significant 32 bits MUST equal to bfdSessPerfCtrlPktDrop, and MUST do so with the rules spelled out in RFC 2863.
                     bfdSessPerfEchoPktInHC 1.3.6.1.2.1.222.1.3.1.17 counter64 read-only
This value represents the total number of BFD echo messages received for this BFD session. The least significant 32 bits MUST equal to bfdSessPerfEchoPktIn, and MUST do so with the rules spelled out in RFC 2863.
                     bfdSessPerfEchoPktOutHC 1.3.6.1.2.1.222.1.3.1.18 counter64 read-only
This value represents the total number of BFD echo messages transmitted for this BFD session. The least significant 32 bits MUST equal to bfdSessPerfEchoPktOut, and MUST do so with the rules spelled out in RFC 2863.
                     bfdSessPerfEchoPktDropHC 1.3.6.1.2.1.222.1.3.1.19 counter64 read-only
This value represents the total number of BFD echo messages received for this BFD session yet dropped for being invalid. The least significant 32 bits MUST equal to bfdSessPerfEchoPktDrop, and MUST do so with the rules spelled out in RFC 2863.
             bfdSessDiscMapTable 1.3.6.1.2.1.222.1.4 no-access
The BFD Session Discriminator Mapping Table maps a local discriminator value to associated BFD session's bfdSessIndex found in the bfdSessionTable.
                 bfdSessDiscMapEntry 1.3.6.1.2.1.222.1.4.1 no-access
The BFD Session Discriminator Mapping Entry specifies a mapping between a local discriminator and a BFD session.
                     bfdSessDiscMapIndex 1.3.6.1.2.1.222.1.4.1.1 bfdsessindextc read-only
This object specifies a mapping between a local discriminator and a BFD Session in the BfdSessTable.
             bfdSessIpMapTable 1.3.6.1.2.1.222.1.5 no-access
The BFD Session IP Mapping Table maps given bfdSessInterface, bfdSessSrcAddrType, bfdSessSrcAddr, bfdSessDstAddrType and bfdSessDstAddr to an associated BFD session found in the bfdSessionTable.
                 bfdSessIpMapEntry 1.3.6.1.2.1.222.1.5.1 no-access
The BFD Session IP Map Entry contains a mapping from the IP information for a session, to the session in the bfdSessionTable.
                     bfdSessIpMapIndex 1.3.6.1.2.1.222.1.5.1.1 bfdsessindextc read-only
This object specifies the BfdSessIndexTC referred to by the indexes of this row. In essence, a mapping is provided between these indexes and the BfdSessTable.
         bfdConformance 1.3.6.1.2.1.222.2
             bfdGroups 1.3.6.1.2.1.222.2.1
                 bfdSessionGroup 1.3.6.1.2.1.222.2.1.1
Collection of objects needed for BFD sessions.
                 bfdSessionReadOnlyGroup 1.3.6.1.2.1.222.2.1.2
Collection of read-only objects needed for BFD sessions.
                 bfdSessionPerfGroup 1.3.6.1.2.1.222.2.1.3
Collection of objects needed to monitor the performance of BFD sessions.
                 bfdSessionPerfHCGroup 1.3.6.1.2.1.222.2.1.4
Collection of objects needed to monitor the performance of BFD sessions for which the values of bfdSessPerfPktIn, bfdSessPerfPktOut wrap around too quickly.
                 bfdNotificationGroup 1.3.6.1.2.1.222.2.1.5
Set of notifications implemented in this module.
             bfdCompliances 1.3.6.1.2.1.222.2.2
                 bfdModuleFullCompliance 1.3.6.1.2.1.222.2.2.1
Compliance statement for agents that provide full support for the BFD-MIB module. Such devices can then be monitored and also be configured using this MIB module.
                 bfdModuleReadOnlyCompliance 1.3.6.1.2.1.222.2.2.2
Compliance requirement for implementations that only provide read-only support for BFD-MIB. Such devices can then be monitored but cannot be configured using this MIB module.