pimBidirDFElectionState
BINTEC-PIM-MIB ·
.0.54.2.1.10.1.9
Object
column Enumeration
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.
Context
- MIB
- BINTEC-PIM-MIB
- OID
.0.54.2.1.10.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pimBidirDFElectionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'BINTEC-PIM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-PIM-MIB::pimBidirDFElectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-PIM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-PIM-MIB::pimBidirDFElectionState.<pimBidirDFElectionAddressType>.<pimBidirDFElectionRPAddress>.<pimBidirDFElectionIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-PIM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-PIM-MIB::pimBidirDFElectionState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dfOffer |
2 | dfLose |
3 | dfWinner |
4 | dfBackoff |
Conformance
Member of