EXTREME-IETF-BFD-MIB: View SNMP OID List / Download MIB

VENDOR: EXTREME NETWORKS


 Home MIB: EXTREME-IETF-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
 extremeIetfBfdMib 1.3.6.1.4.1.1916.1.43.2
     extremeBfdNotifications 1.3.6.1.4.1.1916.1.43.2.0
         extremeBfdSessUp 1.3.6.1.4.1.1916.1.43.2.0.1
This notification is generated when the extremeBfdSessState object for one or more contiguous entries in extremeBfdSessTable are about to enter the up(4) state from some other state. The included values of extremeBfdSessDiag MUST both be set equal to this new state (i.e: up(4)). The two instances of extremeBfdSessDiag 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 extremeBfdSessEntry, then the instance identifier (and values) of the two extremeBfdSessDiag objects MUST be the identical.
         extremeBfdSessDown 1.3.6.1.4.1.1916.1.43.2.0.2
This notification is generated when the extremeBfdSessState object for one or more contiguous entries in extremeBfdSessTable are about to enter the down(2) or adminDown(1) states from some other state. The included values of extremeBfdSessDiag MUST both be set equal to this new state (i.e: down(2) or adminDown(1)). The two instances of extremeBfdSessDiag 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 extremeBfdSessEntry, then the instance identifier (and values) of the two extremeBfdSessDiag objects MUST be the identical.
     extremeBfdObjects 1.3.6.1.4.1.1916.1.43.2.1
         extremeBfdScalarObjects 1.3.6.1.4.1.1916.1.43.2.1.1
             extremeBfdAdminStatus 1.3.6.1.4.1.1916.1.43.2.1.1.1
The global administrative status of BFD in this device. The value enabled denotes that the BFD Process is active on at least one interface; disabled disables it on all interfaces.
             extremeBfdSessNotificationsEnable 1.3.6.1.4.1.1916.1.43.2.1.1.2
If this object is set to true(1), then it enables the emission of extremeBfdSessUp and extremeBfdSessDown notifications; otherwise these notifications are not emitted.
         extremeBfdSessTable 1.3.6.1.4.1.1916.1.43.2.1.2
The BFD Session Table describes the BFD sessions.
             extremeBfdSessEntry 1.3.6.1.4.1.1916.1.43.2.1.2.1
The BFD Session Entry describes BFD session.
                 extremeBfdSessIndex 1.3.6.1.4.1.1916.1.43.2.1.2.1.1
This object contains an index used to represent a unique BFD session on this device.
                 extremeBfdSessVersionNumber 1.3.6.1.4.1.1916.1.43.2.1.2.1.2
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.
                 extremeBfdSessType 1.3.6.1.4.1.1916.1.43.2.1.2.1.3
This object specifies the type of this BFD session.
                 extremeBfdSessDiscriminator 1.3.6.1.4.1.1916.1.43.2.1.2.1.4
This object specifies the local discriminator for this BFD session, used to uniquely identify it.
                 extremeBfdSessRemoteDiscr 1.3.6.1.4.1.1916.1.43.2.1.2.1.5
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.
                 extremeBfdSessDestinationUdpPort 1.3.6.1.4.1.1916.1.43.2.1.2.1.6
This object specifies the destination UDP port number used for this BFD sessions control packets. The value may be zero(0) if the session is in adminDown(1) state.
                 extremeBfdSessSourceUdpPort 1.3.6.1.4.1.1916.1.43.2.1.2.1.7
This object specifies the source UDP port number used for this BFD sessions 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 chose its own source port number.
                 extremeBfdSessEchoSourceUdpPort 1.3.6.1.4.1.1916.1.43.2.1.2.1.8
This object specifies the source UDP port number used for this BFD sessions 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 chose its own source port number.
                 extremeBfdSessAdminStatus 1.3.6.1.4.1.1916.1.43.2.1.2.1.9
A transition from stop to start will start the BFD state machine for the session. The state machine will have an initial state of down. A transition from start to stop will cause the BFD sesssion to be brought down to adminDown(1). Care should be used in providing write access to this object without adequate authentication.
                 extremeBfdSessState 1.3.6.1.4.1.1916.1.43.2.1.2.1.10
BFD session state.
                 extremeBfdSessRemoteHeardFlag 1.3.6.1.4.1.1916.1.43.2.1.2.1.11
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.
                 extremeBfdSessDiag 1.3.6.1.4.1.1916.1.43.2.1.2.1.12
A diagnostic code specifying the local systems reason for the last transition of the session from up(4) to some other state.
                 extremeBfdSessOperMode 1.3.6.1.4.1.1916.1.43.2.1.2.1.13
This object specifies current operating mode that BFD session is operating in.
                 extremeBfdSessDemandModeDesiredFlag 1.3.6.1.4.1.1916.1.43.2.1.2.1.14
This object indicates that the local systems 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
                 extremeBfdSessControlPlaneIndepFlag 1.3.6.1.4.1.1916.1.43.2.1.2.1.15
This object indicates that the local systems 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)
                 extremeBfdSessMultipointFlag 1.3.6.1.4.1.1916.1.43.2.1.2.1.16
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)
                 extremeBfdSessInterface 1.3.6.1.4.1.1916.1.43.2.1.2.1.17
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.
                 extremeBfdSessSrcAddrType 1.3.6.1.4.1.1916.1.43.2.1.2.1.18
This object specifies IP address type of the source IP address of this BFD session. Only values unknown(0), ipv4(1), ipv6(2), or ipv6z(4) have to be supported. The value of unknown(0) is allowed only when the session is singleHop(1) and the source IP address of this BFD session is drived 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.
                 extremeBfdSessSrcAddr 1.3.6.1.4.1.1916.1.43.2.1.2.1.19
This object specifies the source IP address of this BFD session.
                 extremeBfdSessDstAddrType 1.3.6.1.4.1.1916.1.43.2.1.2.1.20
This object specifies IP address type of the neighboring IP address which is being monitored with this BFD session. Only values unknown(0), ipv4(1), ipv6(2), or ipv6z(4) have to be supported. 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.
                 extremeBfdSessDstAddr 1.3.6.1.4.1.1916.1.43.2.1.2.1.21
This object specifies the neighboring IP address which is being monitored with this BFD session.
                 extremeBfdSessGTSM 1.3.6.1.4.1.1916.1.43.2.1.2.1.22
Setting the value of this object to true(1) will enable GTSM protection of the BFD session. GTSM MUST be enabled on a singleHop(1) session if no authentication is in use.
                 extremeBfdSessGTSMTTL 1.3.6.1.4.1.1916.1.43.2.1.2.1.23
This object is valid only when extremeBfdSessGTSM protection is enabled on the system. This object specifies the minimum allowed TTL for received BFD control packets. For singleHop(1) session, if GTSM protection is enabled, this object SHOULD be set to maximum TTL allowed for single hop. The value of zero(0) indicates that extremeBfdSessGTSM is disabled.
                 extremeBfdSessDesiredMinTxInterval 1.3.6.1.4.1.1916.1.43.2.1.2.1.24
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, and should not be used.
                 extremeBfdSessReqMinRxInterval 1.3.6.1.4.1.1916.1.43.2.1.2.1.25
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.
                 extremeBfdSessReqMinEchoRxInterval 1.3.6.1.4.1.1916.1.43.2.1.2.1.26
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.
                 extremeBfdSessDetectMult 1.3.6.1.4.1.1916.1.43.2.1.2.1.27
This object specifies the Detect time multiplier.
                 extremeBfdSessNegotiatedInterval 1.3.6.1.4.1.1916.1.43.2.1.2.1.28
This object specifies the negotiated interval, in microseconds, that the local system is transmitting BFD Control packets.
                 extremeBfdSessNegotiatedEchoInterval 1.3.6.1.4.1.1916.1.43.2.1.2.1.29
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.
                 extremeBfdSessNegotiatedDetectMult 1.3.6.1.4.1.1916.1.43.2.1.2.1.30
This object specifies the Detect time multiplier.
                 extremeBfdSessAuthPresFlag 1.3.6.1.4.1.1916.1.43.2.1.2.1.31
This object indicates that the local systems 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.
                 extremeBfdSessAuthenticationType 1.3.6.1.4.1.1916.1.43.2.1.2.1.32
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.
                 extremeBfdSessAuthenticationKeyID 1.3.6.1.4.1.1916.1.43.2.1.2.1.33
The authentication key ID in use for this session. This object permits multiple keys to be active simultaneously. When extremeBfdSessAuthPresFlag is false(2), then the value of this object MUST be -1. The value -1 indicates that no Authentication Key ID will be present in the optional BFD Authentication Section.
                 extremeBfdSessAuthenticationKey 1.3.6.1.4.1.1916.1.43.2.1.2.1.34
The authentication key. When the extremeBfdSessAuthenticationType is simplePassword(1), the value of this object is the password present in the BFD packets. When the extremeBfdSessAuthentication type is one of the keyed authentication types, this value is used in the computation of the key present in the BFD authentication packet.
                 extremeBfdSessStorageType 1.3.6.1.4.1.1916.1.43.2.1.2.1.35
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.
                 extremeBfdSessRowStatus 1.3.6.1.4.1.1916.1.43.2.1.2.1.36
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 extremeBfdSessRowStatus and extremeBfdSessStorageType.
         extremeBfdSessPerfTable 1.3.6.1.4.1.1916.1.43.2.1.3
This table specifies BFD Session performance counters.
             extremeBfdSessPerfEntry 1.3.6.1.4.1.1916.1.43.2.1.3.1
An entry in this table is created by a BFD-enabled node for every BFD Session. extremeBfdSessPerfDiscTime is used to indicate potential discontinuity for all counter objects in this table.
                 extremeBfdSessPerfCtrlPktIn 1.3.6.1.4.1.1916.1.43.2.1.3.1.1
The total number of BFD control messages received for this BFD session. It MUST be equal to the least significant 32 bits of extremeBfdSessPerfCtrlPktInHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                 extremeBfdSessPerfCtrlPktOut 1.3.6.1.4.1.1916.1.43.2.1.3.1.2
The total number of BFD control messages sent for this BFD session. It MUST be equal to the least significant 32 bits of extremeBfdSessPerfCtrlPktOutHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                 extremeBfdSessPerfCtrlPktDrop 1.3.6.1.4.1.1916.1.43.2.1.3.1.3
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 extremeBfdSessPerfCtrlPktDropHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                 extremeBfdSessPerfCtrlPktDropLastTime 1.3.6.1.4.1.1916.1.43.2.1.3.1.4
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.
                 extremeBfdSessPerfEchoPktIn 1.3.6.1.4.1.1916.1.43.2.1.3.1.5
The total number of BFD echo messages received for this BFD session. It MUST be equal to the least significant 32 bits of extremeBfdSessPerfEchoPktInHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                 extremeBfdSessPerfEchoPktOut 1.3.6.1.4.1.1916.1.43.2.1.3.1.6
The total number of BFD echo messages sent for this BFD session. It MUST be equal to the least significant 32 bits of extremeBfdSessPerfEchoPktOutHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                 extremeBfdSessPerfEchoPktDrop 1.3.6.1.4.1.1916.1.43.2.1.3.1.7
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 extremeBfdSessPerfEchoPktDropHC if supported, and MUST do so with the rules spelled out in RFC 2863.
                 extremeBfdSessPerfEchoPktDropLastTime 1.3.6.1.4.1.1916.1.43.2.1.3.1.8
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 exists, this object contains a zero value.
                 extremeBfdSessUpTime 1.3.6.1.4.1.1916.1.43.2.1.3.1.9
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.
                 extremeBfdSessPerfLastSessDownTime 1.3.6.1.4.1.1916.1.43.2.1.3.1.10
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.
                 extremeBfdSessPerfLastCommLostDiag 1.3.6.1.4.1.1916.1.43.2.1.3.1.11
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.
                 extremeBfdSessPerfSessUpCount 1.3.6.1.4.1.1916.1.43.2.1.3.1.12
The number of times this session has gone into the Up state since the system last rebooted.
                 extremeBfdSessPerfDiscTime 1.3.6.1.4.1.1916.1.43.2.1.3.1.13
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.
                 extremeBfdSessPerfCtrlPktInHC 1.3.6.1.4.1.1916.1.43.2.1.3.1.14
This value represents the total number of BFD control messages received for this BFD session. The least significant 32 bits MUST equal to extremeBfdSessPerfCtrlPktIn, and MUST do so with the rules spelled out in RFC 2863.
                 extremeBfdSessPerfCtrlPktOutHC 1.3.6.1.4.1.1916.1.43.2.1.3.1.15
This value represents the total number of BFD control messages transmitted for this BFD session. The least significant 32 bits MUST equal to extremeBfdSessPerfCtrlPktOut, and MUST do so with the rules spelled out in RFC 2863.
                 extremeBfdSessPerfCtrlPktDropHC 1.3.6.1.4.1.1916.1.43.2.1.3.1.16
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 extremeBfdSessPerfCtrlPktDrop, and MUST do so with the rules spelled out in RFC 2863.
                 extremeBfdSessPerfEchoPktInHC 1.3.6.1.4.1.1916.1.43.2.1.3.1.17
This value represents the total number of BFD echo messages received for this BFD session. The least significant 32 bits MUST equal to extremeBfdSessPerfEchoPktIn, and MUST do so with the rules spelled out in RFC 2863.
                 extremeBfdSessPerfEchoPktOutHC 1.3.6.1.4.1.1916.1.43.2.1.3.1.18
This value represents the total number of BFD echo messages transmitted for this BFD session. The least significant 32 bits MUST equal to extremeBfdSessPerfEchoPktOut, and MUST do so with the rules spelled out in RFC 2863.
                 extremeBfdSessPerfEchoPktDropHC 1.3.6.1.4.1.1916.1.43.2.1.3.1.19
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 extremeBfdSessPerfEchoPktDrop, and MUST do so with the rules spelled out in RFC 2863.
         extremeBfdSessDiscMapTable 1.3.6.1.4.1.1916.1.43.2.1.4
The BFD Session Discriminator Mapping Table maps a local discriminator value to associated BFD sessions ExtremeBfdSessIndexTC used in the extremeBfdSessionTable.
             extremeBfdSessDiscMapEntry 1.3.6.1.4.1.1916.1.43.2.1.4.1
The BFD Session Discriminator Map Entry describes BFD session that is mapped to this ExtremeBfdSessIndexTC.
                 extremeBfdSessDiscMapIndex 1.3.6.1.4.1.1916.1.43.2.1.4.1.1
This object specifies the ExtremeBfdSessIndexTC referred to by the indices of this row. In essence, a mapping is provided between these indexes and the extremeBfdSessTable.
                 extremeBfdSessDiscMapStorageType 1.3.6.1.4.1.1916.1.43.2.1.4.1.2
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.
                 extremeBfdSessDiscMapRowStatus 1.3.6.1.4.1.1916.1.43.2.1.4.1.3
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 extremeBfdSessDiscMapRowStatus and extremeBfdSessDiscMapStorageType.
         extremeBfdSessIpMapTable 1.3.6.1.4.1.1916.1.43.2.1.5
The BFD Session IP Mapping Table maps given extremeBfdSessInterface, extremeBfdSessSrcAddrType, extremeBfdSessSrcAddr, extremeBfdSessDstAddrType and extremeBfdSessDstAddr to an associated BFD sessions ExtremeBfdSessIndexTC used in the extremeBfdSessionTable.
             extremeBfdSessIpMapEntry 1.3.6.1.4.1.1916.1.43.2.1.5.1
The BFD Session IP Map Entry describes BFD session that is mapped to this ExtremeBfdSessIndexTC.
                 extremeBfdSessIpMapIndex 1.3.6.1.4.1.1916.1.43.2.1.5.1.1
This object specifies the ExtremeBfdSessIndexTC referred to by the indexes of this row. In essence, a mapping is provided between these indexes and the extremeBfdSessTable.
                 extremeBfdSessIpMapStorageType 1.3.6.1.4.1.1916.1.43.2.1.5.1.2
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.
                 extremeBfdSessIpMapRowStatus 1.3.6.1.4.1.1916.1.43.2.1.5.1.3
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 extremeBfdSessIpMapRowStatus and extremeBfdSessIpMapStorageType.
     extremeBfdConformance 1.3.6.1.4.1.1916.1.43.2.2
         extremeBfdGroups 1.3.6.1.4.1.1916.1.43.2.2.1
         extremeBfdCompliances 1.3.6.1.4.1.1916.1.43.2.2.2