HP-ICF-BFD-MIB

File: HP-ICF-BFD-MIB.mib (15791 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
HP-ICF-OID IF-MIB INET-ADDRESS-MIB
IANA-BFD-TC-STD-MIB BFD-TC-STD-MIB BFD-STD-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus TruthValue MODULE-COMPLIANCE
OBJECT-GROUP hpSwitch InterfaceIndex
InetAddress InetAddressType IANAbfdSessAuthenticationTypeTC
IANAbfdSessAuthenticationKeyTC BfdIntervalTC BfdMultiplierTC
bfdObjects bfdSessEntry

Defined Types

HpicfBfdSessConfigEntry  
SEQUENCE    
  hpicfBfdSessConfigIfIndex InterfaceIndex
  hpicfBfdSessConfigDesiredMinTxInterval BfdIntervalTC
  hpicfBfdSessConfigReqMinRxInterval BfdIntervalTC
  hpicfBfdSessConfigReqMinEchoRxInterval BfdIntervalTC
  hpicfBfdSessConfigDetectMult BfdMultiplierTC
  hpicfBfdSessConfigAuthPresFlag TruthValue
  hpicfBfdSessConfigAuthenticationType IANAbfdSessAuthenticationTypeTC
  hpicfBfdSessConfigAuthenticationKeyID Integer32
  hpicfBfdSessConfigAuthenticationKey IANAbfdSessAuthenticationKeyTC
  hpicfBfdSessConfigAuthEncPwd IANAbfdSessAuthenticationKeyTC
  hpicfBfdSessConfigRowStatus RowStatus

HpicfBfdSessEntry  
SEQUENCE    
  hpicfBfdSessApplicationID INTEGER
  hpicfBfdSessStaus INTEGER
  hpicfBfdSessClearStats TruthValue

Defined Values

hpicfBfd 1.3.6.1.4.1.11.2.14.11.5.1.120
This MIB module contains HP proprietary extensions to the OSPF-MIB module.
MODULE-IDENTITY    

hpicfBfdObjects 1.3.6.1.4.1.11.2.14.11.5.1.120.1
OBJECT IDENTIFIER    

hpicfBfdConformance 1.3.6.1.4.1.11.2.14.11.5.1.120.2
OBJECT IDENTIFIER    

hpicfBfdScalarObjects 1.3.6.1.4.1.11.2.14.11.5.1.120.1.2
OBJECT IDENTIFIER    

hpicfBfdEchoSrcIpAddType 1.3.6.1.4.1.11.2.14.11.5.1.120.1.2.1
The type of IP address used as source address for BFD echo packet
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hpicfBfdEchoSrcIpAdd 1.3.6.1.4.1.11.2.14.11.5.1.120.1.2.2
The IP address which is used as source address for BFD echo packet
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hpicfBfdSessConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1
A table of BFD session parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfBfdSessConfigEntry

hpicfBfdSessConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1
A set of objects used to configure BFD session parameters .
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfBfdSessConfigEntry  

hpicfBfdSessConfigIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.1
The VLAN ifIndex value that uniquely identifies a row in the hpicf bfd session Table and corresponds to the VLAN on which the BFD session exist.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpicfBfdSessConfigDesiredMinTxInterval 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  BfdIntervalTC  

hpicfBfdSessConfigReqMinRxInterval 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  BfdIntervalTC  

hpicfBfdSessConfigReqMinEchoRxInterval 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  BfdIntervalTC  

hpicfBfdSessConfigDetectMult 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.5
This object specifies the Detect time multiplier.
Status: current Access: read-create
OBJECT-TYPE    
  BfdMultiplierTC  

hpicfBfdSessConfigAuthPresFlag 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfBfdSessConfigAuthenticationType 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  IANAbfdSessAuthenticationTypeTC  

hpicfBfdSessConfigAuthenticationKeyID 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 0..255  

hpicfBfdSessConfigAuthenticationKey 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.9
The authentication key. When the hpicfBfdSessConfigAuthenticationType is simplePassword(1) and when the encryption is enabled on the switch, the value of this object is the encrypted password present in the BFD packets. When the hpicfBfdSessConfigAuthenticationType is one of the keyed authentication types, this value is used in the computation of the key present in the BFD authentication packet.
Status: current Access: read-create
OBJECT-TYPE    
  IANAbfdSessAuthenticationKeyTC  

hpicfBfdSessConfigAuthEncPwd 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  IANAbfdSessAuthenticationKeyTC  

hpicfBfdSessConfigRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.11
The status of this BFD session config entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfBfdSessTable 1.3.6.1.2.1.222.1.6
HP extensions to the BfdSessTable (RFC 7331).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfBfdSessEntry

hpicfBfdSessEntry 1.3.6.1.2.1.222.1.6.1
HP extensions for an entry in the BfdSessTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfBfdSessEntry  

hpicfBfdSessApplicationID 1.3.6.1.2.1.222.1.6.1.1
Name of application above BFD session.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), ospf(1), vrrp(2), bgp(3), multiple(4)  

hpicfBfdSessStaus 1.3.6.1.2.1.222.1.6.1.2
Nature of application above BFD session.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

hpicfBfdSessClearStats 1.3.6.1.2.1.222.1.6.1.3
Flag to clear or not to clear statistics.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfBfdGroups 1.3.6.1.4.1.11.2.14.11.5.1.120.2.1
OBJECT IDENTIFIER    

hpicfBfdCompliances 1.3.6.1.4.1.11.2.14.11.5.1.120.2.2
OBJECT IDENTIFIER    

hpicfBfdCompliance 1.3.6.1.4.1.11.2.14.11.5.1.120.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.
Status: current Access: read-create
MODULE-COMPLIANCE    

hpicfBfdSessGroup 1.3.6.1.4.1.11.2.14.11.5.1.120.2.1.1
Collection of objects needed for BFD sessions.
Status: current Access: read-create
OBJECT-GROUP    

hpicfBfdScalarGroup 1.3.6.1.4.1.11.2.14.11.5.1.120.2.1.2
Collection of global parameters values needed for BFD instance.
Status: current Access: read-create
OBJECT-GROUP