pimBidirDFElectionState
PIM-STD-MIB ·
.1.3.6.1.2.1.157.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
- PIM-STD-MIB
- OID
.1.3.6.1.2.1.157.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 'PIM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PIM-STD-MIB::pimBidirDFElectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PIM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PIM-STD-MIB::pimBidirDFElectionState.<pimBidirDFElectionAddressType>.<pimBidirDFElectionRPAddress>.<pimBidirDFElectionIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PIM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PIM-STD-MIB::pimBidirDFElectionState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dfOffer |
2 | dfLose |
3 | dfWinner |
4 | dfBackoff |
Conformance
Member of