bfdSessApplicationSessions

DC-BFD-STUB-MIB · mrv variant · .1.3.6.1.4.1.629.10.11.1.2.1.27

Object

This object specifies the number of application sessions for this
BFD session.
              
An application session is a request made by a local application
for this BFD session.  If multiple requests from one or more local
applications correspond to the same BFD protocol session, only one
BFD protocol session is created.  Therefore each BFD session can
have multiple corresponding application sessions.

Context

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

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance