bfdSessRemoteDiscr

OBS ✓
BFD-STD-MIB · .1.3.6.1.2.1.222.1.2.1.5

Object

column Unsigned32
This object specifies the session discriminator chosen
by the remote system for this BFD session.  The value may
be zero(0) if the remote discriminator is not yet known
or if the session is in the down or adminDown(1) state.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Polling
Explore Observium network monitoring

Context

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

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance