pimInterfaceMgmdEntIndex

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.1.1.55

Object

The HAF entity index of the DC-MGMD (for example, for IPv4
this is DC-IGMP) Router component that owns this interface.
Zero is a wildcard value meaning that no DC-MGMD Router
component currently owns the interface, and the first
DC-MGMD Router component that sends Group Membership
information for this interface will take ownership of it.

Context

MIB
DC-PIM-MIB
OID
.1.2.826.42.1.1578918.5.71.1.1.1.1.1.55
Type
column
Access
readwrite
Status
current
Parent
pimInterfaceEntry
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::pimInterfaceMgmdEntIndex'
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::pimInterfaceMgmdEntIndex.<pimTmEntIndex>.<pimInterfaceIfIndex>.<pimInterfaceIPVersion>'
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::pimInterfaceMgmdEntIndex'

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance