bfdSessStateRxInterval

DC-BFD-STUB-MIB · .1.2.826.0.1.1578918.5.3.25.1.8.1.18

Object

The negotiated receive interval in use on this session, in
microseconds.  That is, it is the rate at which the local
system expects to receive packets from the peer.
              
This value multiplied by bfdSessStateDetectMult gives the
Detection Time, the time interval after which the session
is declared Down if no packets are received.

Context

MIB
DC-BFD-STUB-MIB
OID
.1.2.826.0.1.1578918.5.3.25.1.8.1.18
Type
column
Access
readonly
Status
current
Parent
bfdSessStateEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::bfdSessStateRxInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::bfdSessStateRxInterval.<bfdEntityIndex>.<bfdSessStateIfIndex>.<bfdSessStatePeerAddrType>.<bfdSessStatePeerAddr>.<bfdSessStateLocalAddrType>.<bfdSessStateLocalAddr>.<bfdSessStateRemoteDiscr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BFD-STUB-MIB::bfdSessStateRxInterval'

Syntax

Source
BfdIntervalWithZero
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance