HP-ICF-BFD-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-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).
|
|||
Object Name | OID | Type | Access | Info |
hpicfBfdSessTable | 1.3.6.1.2.1.222.1.6 | no-access |
HP extensions to the BfdSessTable (RFC 7331). |
|
1.3.6.1.2.1.222.1.6.1 | no-access |
HP extensions for an entry in the BfdSessTable. |
||
hpicfBfdSessApplicationID | 1.3.6.1.2.1.222.1.6.1.1 | integer | read-only |
Name of application above BFD session. Enumeration: 'none': 0, 'multiple': 4, 'bgp': 3, 'vrrp': 2, 'static': 5, 'ospf': 1. |
hpicfBfdSessStaus | 1.3.6.1.2.1.222.1.6.1.2 | integer | read-only |
Nature of application above BFD session. Enumeration: 'dynamic': 2, 'static': 1. |
hpicfBfdSessClearStats | 1.3.6.1.2.1.222.1.6.1.3 | truthvalue | read-only |
Flag to clear or not to clear statistics. |
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. |
||
hpicfBfdObjects | 1.3.6.1.4.1.11.2.14.11.5.1.120.1 | |||
hpicfBfdSessConfigTable | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1 | no-access |
A table of BFD session parameters |
|
1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1 | no-access |
A set of objects used to configure BFD session parameters . |
||
hpicfBfdSessConfigIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.1 | interfaceindex | no-access |
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. |
hpicfBfdSessConfigDesiredMinTxInterval | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.2 | bfdintervaltc | read-write |
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. |
hpicfBfdSessConfigReqMinRxInterval | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.3 | 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. |
hpicfBfdSessConfigReqMinEchoRxInterval | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.4 | 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. |
hpicfBfdSessConfigDetectMult | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.5 | bfdmultipliertc | read-only |
This object specifies the Detect time multiplier. |
hpicfBfdSessConfigAuthPresFlag | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.6 | 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. |
hpicfBfdSessConfigAuthenticationType | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.7 | 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. |
hpicfBfdSessConfigAuthenticationKeyID | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.8 | 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. |
hpicfBfdSessConfigAuthenticationKey | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.9 | ianabfdsessauthenticationkeytc | read-only |
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. |
hpicfBfdSessConfigAuthEncPwd | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.10 | 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. |
hpicfBfdSessConfigRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.11 | rowstatus | read-only |
The status of this BFD session config entry. |
hpicfBfdScalarObjects | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.2 | |||
hpicfBfdEchoSrcIpAddType | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.2.1 | inetaddresstype | read-write |
The type of IP address used as source address for BFD echo packet |
hpicfBfdEchoSrcIpAdd | 1.3.6.1.4.1.11.2.14.11.5.1.120.1.2.2 | inetaddress | read-write |
The IP address which is used as source address for BFD echo packet |
hpicfBfdConformance | 1.3.6.1.4.1.11.2.14.11.5.1.120.2 | |||
hpicfBfdGroups | 1.3.6.1.4.1.11.2.14.11.5.1.120.2.1 | |||
hpicfBfdSessGroup | 1.3.6.1.4.1.11.2.14.11.5.1.120.2.1.1 |
Collection of objects needed for BFD sessions. |
||
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. |
||
hpicfBfdCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.120.2.2 | |||
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. |