rtmEntityBfdJoinStatus

DC-RTM-MIB · .1.3.6.1.4.1.629.10.7.1.1.1.41

Object

column RtmMjStatus
The status of the BFD master join.

Context

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

Syntax

Source
RtmMjStatus
Base type
Enumeration

Values & Constraints

Type Values
1mjNotJoined
2mjSentAddJoin
3mjSentRegister
4mjJoinActive
5mjSentDelJoin
6mjSentUnregister
7mjJoinGone
8mjFailedToRegister
9mjFailingOver
10mjFailed

Conformance