pimBidirDFElectionState

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.21.1.10

Object

The state of this interface with respect to DF-Election
for this RP.  The states correspond to the ones defined in
the BIDIR-PIM specification (RFC5015).

Context

MIB
DC-PIM-MIB
OID
.1.2.826.42.1.1578918.5.71.1.1.1.21.1.10
Type
column
Access
readonly
Status
current
Parent
pimBidirDFElectionEntry
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-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimBidirDFElectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-PIM-MIB::pimBidirDFElectionState.<pimTmEntIndex>.<pimBidirDFElectionAddressType>.<pimBidirDFElectionRPAddress>.<pimBidirDFElectionIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-PIM-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-PIM-MIB::pimBidirDFElectionState'

Syntax

Source
PimDfElectionState
Base type
Enumeration

Values & Constraints

Type Values
1offer
2lose
3win
4backoff
5disabled

Conformance