cPimIfMode

CISCO-IETF-PIM-MIB · .1.3.6.1.4.1.9.10.119.1.1.2.1.6

Object

column r/w Enumeration
The configured mode of this PIM interface.  A value of
sparseDense is only valid for PIMv1.
              
dense (1): indicates interface is running PIM 
           dense mode
              
sparse (2): indicates interface is running PIM 
            sparse mode.
              
sparseDense (3): indicates interface is running both 
                 dense and sparse mode.

Context

MIB
CISCO-IETF-PIM-MIB
OID
.1.3.6.1.4.1.9.10.119.1.1.2.1.6
Type
column
Access
readwrite
Status
current
Parent
cPimIfEntry
Groups
2

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 'CISCO-IETF-PIM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PIM-MIB::cPimIfMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-PIM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PIM-MIB::cPimIfMode.<cPimIfIndex>.<cPimIfInetVersion>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-PIM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-PIM-MIB::cPimIfMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dense
2sparse
3sparseDense