ipMcastRouteProtocol

IPMCAST-MIB · .1.3.6.1.2.1.168.1.5.1.12

Object

The multicast routing protocol via which this multicast
forwarding entry was learned.

Context

MIB
IPMCAST-MIB
OID
.1.3.6.1.2.1.168.1.5.1.12
Type
column
Access
readonly
Status
current
Parent
ipMcastRouteEntry
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 'IPMCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPMCAST-MIB::ipMcastRouteProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPMCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPMCAST-MIB::ipMcastRouteProtocol.<ipMcastRouteGroupAddressType>.<ipMcastRouteGroup>.<ipMcastRouteGroupPrefixLength>.<ipMcastRouteSourceAddressType>.<ipMcastRouteSource>.<ipMcastRouteSourcePrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPMCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPMCAST-MIB::ipMcastRouteProtocol'

Values & Constraints

Type Values
1other
2local
3netmgmt
4dvmrp
5mospf
6pimSparseDense
7cbt
8pimSparseMode
9pimDenseMode
10igmpOnly
11bgmp
12msdp

Conformance