fsBfdSessReqMinRxInterval

FS-BFD-MIB · .1.3.6.1.4.1.52642.1.1.10.2.48.1.2.1.25

Object

column r/w FSBfdIntervalTC
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.

Context

MIB
FS-BFD-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.48.1.2.1.25
Type
column
Access
readwrite
Status
current
Parent
fsBfdSessEntry
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 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-BFD-MIB::fsBfdSessReqMinRxInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-BFD-MIB::fsBfdSessReqMinRxInterval.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-BFD-MIB::fsBfdSessReqMinRxInterval'

Syntax

Source
FSBfdIntervalTC
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
Write access is not required.