cpimExtBidirDFState
CISCO-IETF-PIM-EXT-MIB ·
.1.3.6.1.4.1.9.10.120.1.1.6.1.8
Object
column Enumeration
The state of this interface wrt DF-Election wrt this RP.
unknown (0) indicates that there is no election state
on the interface.
dfOffer (1) indicates the initial election state in
which the winner offers its metrics thinking it might
eventually become winner.
dfLose (2) indicates the state in which the router
knows that there either is a different election winner
or that no router on the link has a path to the RP.
dfWinner (3) indicates the router is the acting DF
without any contest.
dfBackoff (4) indicates the router is the acting DF but
another router has made a bid to take over.
Context
- MIB
- CISCO-IETF-PIM-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.120.1.1.6.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpimExtBidirDFEntry
- 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 'CISCO-IETF-PIM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PIM-EXT-MIB::cpimExtBidirDFState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-PIM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PIM-EXT-MIB::cpimExtBidirDFState.<cpimExtBidirDFRPAddressType>.<cpimExtBidirDFRPAddress>.<cpimExtBidirDFIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-PIM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-PIM-EXT-MIB::cpimExtBidirDFState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | dfOffer |
2 | dfLose |
3 | dfWinner |
4 | dfBackoff |
Conformance
Member of