jnxBfdSessTable

The jnxBfdSessTable, whose object identifier is {jnxBfdObjects 1}, is an extension to the jnxSessTable. It provides information about threshold values for the transmit interval and detection time on BFD sessions.

The jnxBfdSessEntry, whose object identifier is {jnxBfdSessTable 1}, has four objects, which are listed in Table 33.

Table 33: jnxBfdSessTable

Object

Object Identifier

Description

jnxBfdSessThresTxInterval

jnxBfdSessEntry 1

The threshold value (in microseconds) for the transmit interval. If the current transmit interval value (jnxBfdSessCurrTxInterval) adapts to a value greater than the threshold value, a trap is raised (jnxBfdSessTxIntervalHigh).

jnxBfdSessCurrTxInterval

jnxBfdSessEntry 2

The current transmit interval for the session (in microseconds).

jnxBfdSessThreshDectTime

jnxBfdSessEntry 3

The threshold value (in microseconds) for the detection time. If the current detection time value (jnxBfdSessCurrDectTime) adapts to a value greater than the threshold value, a trap is raised (jnxBfdSessDetectionTimeHigh).

jnxBfdSessCurrDectTime

jnxBfdSessEntry 4

The current detection time for the session (in microseconds).

Related Topics