AX-BFD-MIB
AI MIB Summary
The AX-BFD-MIB module enables monitoring of Bidirectional Forwarding Detection (BFD) session states, failure detection timers, and packet statistics on Allied Telesis network devices to facilitate rapid link and path failure identification.
The MIB module for BFD information.
Main OID:
axBfdMIB.1.3.6.1.4.1.21839.2.4.1.201
84
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
84 total| Object Name |
|---|
axBfdMIBThe MIB module for BFD information. MODULE-IDENTITY .1.3.6.1.4.1.21839.2.4.1.201 |
axBfdNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.21839.2.4.1.201.0 |
axBfdSessUpThis notification is generated when the axBfdSessState object for one or more contiguous entries in axBfdSessTable are about to enter the up(4) state from some other state. The included values of axBfdSessDiag MUST both be set equal to this new state (i.e: up(4)). The two instances of axBfdSessDiag 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 axBfdSessEntry, then the instance identifier (and values) of the two axBfdSessDiag objects MUST be the identical. NOTIFICATION-TYPE .1.3.6.1.4.1.21839.2.4.1.201.0.1 |
axBfdSessDownThis notification is generated when the axBfdSessState object for one or more contiguous entries in axBfdSessTable are about to enter the down(2) or adminDown(1) states from some other state. The included values of axBfdSessDiag MUST both be set equal to this new state (i.e: down(2) or adminDown(1)). The two instances of axBfdSessDiag 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 axBfdSessEntry, then the instance identifier (and values) of the two axBfdSessDiag objects MUST be the identical. NOTIFICATION-TYPE .1.3.6.1.4.1.21839.2.4.1.201.0.2 |
axBfdObjects OBJECT IDENTIFIER .1.3.6.1.4.1.21839.2.4.1.201.1 |
axBfdScalarObjects OBJECT IDENTIFIER .1.3.6.1.4.1.21839.2.4.1.201.1.1 |
axBfdAdminStatusThe 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.rw Enumeration .1.3.6.1.4.1.21839.2.4.1.201.1.1.1 |
axBfdSessNotificationsEnableIf this object is set to true(1), then it enables the emission of axBfdSessUp and axBfdSessDown notifications; otherwise these notifications are not emitted.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.1.2 |
axBfdSessTableThe BFD Session Table describes the BFD sessions. SEQUENCE OF AxBfdSessEntry .1.3.6.1.4.1.21839.2.4.1.201.1.2 |
axBfdSessEntryThe BFD Session Entry describes BFD session. AxBfdSessEntry .1.3.6.1.4.1.21839.2.4.1.201.1.2.1 |
axBfdSessIndexThis object contains an index used to represent a unique BFD session on this device. BfdSessIndexTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.1 |
axBfdSessVersionNumberThe 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.rw Unsigned32 .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.2 |
axBfdSessTypeThis object specifies the type of this BFD session.rw BfdSessTypeTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.3 |
axBfdSessDiscriminatorThis object specifies the local discriminator for this BFD session, used to uniquely identify it.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.4 |
axBfdSessRemoteDiscrThis 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.ro Unsigned32 (0 | 1..4294967295) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.5 |
axBfdSessDestinationUdpPortThis 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.rw BfdCtrlDestPortNumberTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.6 |
axBfdSessSourceUdpPortThis 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.rw BfdCtrlSourcePortNumberTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.7 |
axBfdSessEchoSourceUdpPortThis 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.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.8 |
axBfdSessAdminStatusA 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.rw Enumeration .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.9 |
axBfdSessStateBFD session state.ro BfdSessStateTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.10 |
axBfdSessRemoteHeardFlagThis 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.11 |
axBfdSessDiagA diagnostic code specifying the local system's reason for the last transition of the session from up(4) to some other state.ro BfdDiagTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.12 |
axBfdSessOperModeThis object specifies current operating mode that BFD session is operating in.rw BfdSessOperModeTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.13 |
axBfdSessDemandModeDesiredFlagThis 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 notrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.14 |
axBfdSessControlPlaneIndepFlagThis 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)rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.15 |
axBfdSessMultipointFlagThis 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)rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.16 |
axBfdSessInterfaceThis 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.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.17 |
axBfdSessApplicationIdThis 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.ro Unsigned32 .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.18 |
axBfdSessSrcAddrTypeThis 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 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.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.19 |
axBfdSessSrcAddrThis object specifies the source IP address of this BFD session.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.20 |
axBfdSessDstAddrTypeThis 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.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.21 |
axBfdSessDstAddrThis object specifies the neighboring IP address which is being monitored with this BFD session.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.22 |
axBfdSessGTSMSetting 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.23 |
axBfdSessGTSMTTLThis object is valid only when axBfdSessGTSM 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 axBfdSessGTSM is disabled.rw Unsigned32 .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.24 |
axBfdSessDesiredMinTxIntervalThis 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.rw BfdIntervalTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.25 |
axBfdSessReqMinRxIntervalThis 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.rw BfdIntervalTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.26 |
axBfdSessReqMinEchoRxIntervalThis 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.rw BfdIntervalTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.27 |
axBfdSessDetectMultThis object specifies the Detect time multiplier.rw BfdMultiplierTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.28 |
axBfdSessNegotiatedIntervalThis object specifies the negotiated interval, in microseconds, that the local system is transmitting BFD Control packets.ro BfdIntervalTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.29 |
axBfdSessNegotiatedEchoIntervalThis 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.ro BfdIntervalTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.30 |
axBfdSessNegotiatedDetectMultThis object specifies the Detect time multiplier.ro BfdMultiplierTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.31 |
axBfdSessAuthPresFlagThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.32 |
axBfdSessAuthenticationTypeThe 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.rw BfdSessAuthenticationTypeTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.33 |
axBfdSessAuthenticationKeyIDThe authentication key ID in use for this session. This object permits multiple keys to be active simultaneously. When axBfdSessAuthPresFlag 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.rw Integer32 (-1 | 0..255) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.34 |
axBfdSessAuthenticationKeyThe authentication key. When the axBfdSessAuthenticationType is simplePassword(1), the value of this object is the password present in the BFD packets. When the axBfdSessAuthentication type is one of the keyed authentication types, this value is used in the computation of the key present in the BFD authentication packet.rw BfdSessionAuthenticationKeyTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.35 |
axBfdSessStorageTypeThis 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.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.36 |
axBfdSessRowStatusThis 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 axBfdSessRowStatus and axBfdSessStorageType.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.2.1.37 |
axBfdSessPerfTableThis table specifies BFD Session performance counters. SEQUENCE OF AxBfdSessPerfEntry .1.3.6.1.4.1.21839.2.4.1.201.1.3 |
axBfdSessPerfEntryAn entry in this table is created by a BFD-enabled node for every BFD Session. axBfdSessPerfDiscTime is used to indicate potential discontinuity for all counter objects in this table. AxBfdSessPerfEntry .1.3.6.1.4.1.21839.2.4.1.201.1.3.1 |
axBfdSessPerfCtrlPktInThe total number of BFD control messages received for this BFD session. It MUST be equal to the least significant 32 bits of axBfdSessPerfCtrlPktInHC if supported, and MUST do so with the rules spelled out in RFC 2863.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.1 |
axBfdSessPerfCtrlPktOutThe total number of BFD control messages sent for this BFD session. It MUST be equal to the least significant 32 bits of axBfdSessPerfCtrlPktOutHC if supported, and MUST do so with the rules spelled out in RFC 2863.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.2 |
axBfdSessPerfCtrlPktDropThe 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 axBfdSessPerfCtrlPktDropHC if supported, and MUST do so with the rules spelled out in RFC 2863.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.3 |
axBfdSessPerfCtrlPktDropLastTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.4 |
axBfdSessPerfEchoPktInThe total number of BFD echo messages received for this BFD session. It MUST be equal to the least significant 32 bits of axBfdSessPerfEchoPktInHC if supported, and MUST do so with the rules spelled out in RFC 2863.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.5 |
axBfdSessPerfEchoPktOutThe total number of BFD echo messages sent for this BFD session. This value MUST be equal to the least significant 32 bits of axBfdSessPerfEchoPktOutHC.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.6 |
axBfdSessPerfEchoPktDropThe 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 axBfdSessPerfEchoPktDropHC if supported, and MUST do so with the rules spelled out in RFC 2863.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.7 |
axBfdSessPerfEchoPktDropLastTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.8 |
axBfdSessUpTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.9 |
axBfdSessPerfLastSessDownTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.10 |
axBfdSessPerfLastCommLostDiagThe 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.ro BfdDiagTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.11 |
axBfdSessPerfSessUpCountThe number of times this session has gone into the Up state since the system last rebooted.ro Counter32 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.12 |
axBfdSessPerfDiscTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.13 |
axBfdSessPerfCtrlPktInHCThis value represents the total number of BFD control messages received for this BFD session. The least significant 32 bits MUST equal to axBfdSessPerfCtrlPktIn, and MUST do so with the rules spelled out in RFC 2863.ro Counter64 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.14 |
axBfdSessPerfCtrlPktOutHCThis value represents the total number of BFD control messages transmitted for this BFD session. The least significant 32 bits MUST equal to axBfdSessPerfCtrlPktOut, and MUST do so with the rules spelled out in RFC 2863.ro Counter64 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.15 |
axBfdSessPerfCtrlPktDropHCThis 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 axBfdSessPerfCtrlPktDrop, and MUST do so with the rules spelled out in RFC 2863.ro Counter64 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.16 |
axBfdSessPerfEchoPktInHCThis value represents the total number of BFD echo messages received for this BFD session. The least significant 32 bits MUST equal to axBfdSessPerfEchoPktIn, and MUST do so with the rules spelled out in RFC 2863.ro Counter64 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.17 |
axBfdSessPerfEchoPktOutHCThis value represents the total number of BFD echo messages transmitted for this BFD session. The least significant 32 bits MUST equal to axBfdSessPerfEchoPktOut, and MUST do so with the rules spelled out in RFC 2863.ro Counter64 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.18 |
axBfdSessPerfEchoPktDropHCThis 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 axBfdSessPerfEchoPktDrop, and MUST do so with the rules spelled out in RFC 2863.ro Counter64 .1.3.6.1.4.1.21839.2.4.1.201.1.3.1.19 |
axBfdSessDiscMapTableThe BFD Session Discriminator Mapping Table maps a local discriminator value to associated BFD session's BfdSessIndexTC used in the axBfdSessionTable. SEQUENCE OF AxBfdSessDiscMapEntry .1.3.6.1.4.1.21839.2.4.1.201.1.4 |
axBfdSessDiscMapEntryThe BFD Session Discriminator Map Entry describes BFD session that is mapped to this BfdSessIndexTC. AxBfdSessDiscMapEntry .1.3.6.1.4.1.21839.2.4.1.201.1.4.1 |
axBfdSessDiscMapIndexThis object specifies the BfdSessIndexTC referred to by the indices of this row. In essence, a mapping is provided between these indexes and the BfdSessTable.ro BfdSessIndexTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.4.1.1 |
axBfdSessDiscMapStorageTypeThis 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.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.4.1.2 |
axBfdSessDiscMapRowStatusThis 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 axBfdSessDiscMapRowStatus and axBfdSessDiscMapStorageType.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.4.1.3 |
axBfdSessIpMapTableThe BFD Session IP Mapping Table maps given axBfdSessInterface, axBfdSessApplicationId, axBfdSessSrcAddrType, axBfdSessSrcAddr, axBfdSessDstAddrType and axBfdSessDstAddr to an associated BFD session's BfdSessIndexTC used in the axBfdSessionTable. SEQUENCE OF AxBfdSessIpMapEntry .1.3.6.1.4.1.21839.2.4.1.201.1.5 |
axBfdSessIpMapEntryThe BFD Session IP Map Entry describes BFD session that is mapped to this BfdSessIndexTC. AxBfdSessIpMapEntry .1.3.6.1.4.1.21839.2.4.1.201.1.5.1 |
axBfdSessIpMapIndexThis object specifies the BfdSessIndexTC referred to by the indexes of this row. In essence, a mapping is provided between these indexes and the axBfdSessTable.ro BfdSessIndexTC (AX-BFD-TC-MIB) .1.3.6.1.4.1.21839.2.4.1.201.1.5.1.1 |
axBfdSessIpMapStorageTypeThis 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.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.5.1.2 |
axBfdSessIpMapRowStatusThis 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 axBfdSessIpMapRowStatus and axBfdSessIpMapStorageType.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.21839.2.4.1.201.1.5.1.3 |
axBfdConformance OBJECT IDENTIFIER .1.3.6.1.4.1.21839.2.4.1.201.1000 |
axBfdCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.21839.2.4.1.201.1000.1 |
axBfdComplianceAX Bfd Unknown .1.3.6.1.4.1.21839.2.4.1.201.1000.1.1 |
axBfdGroups OBJECT IDENTIFIER .1.3.6.1.4.1.21839.2.4.1.201.1000.2 |
axBfdGroupThe collection of objects which are used to provide axBfd group. Unknown .1.3.6.1.4.1.21839.2.4.1.201.1000.2.1 |
axBfdNotificationGroupThe set of notifications of axBfd. Unknown .1.3.6.1.4.1.21839.2.4.1.201.1000.2.10 |