ipMRouteProtocol
IPMROUTE-MIB ·
.1.3.6.1.3.60.1.1.2.1.11
Object
column Enumeration
The multicast routing protocol via which this multicast forwarding entry was learned. Inclusion of values for multicast routing protocols is not intended to imply that those protocols need be supported.
Context
- MIB
- IPMROUTE-MIB
- OID
.1.3.6.1.3.60.1.1.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipMRouteEntry
- 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 'IPMROUTE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPMROUTE-MIB::ipMRouteProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPMROUTE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPMROUTE-MIB::ipMRouteProtocol.<ipMRouteGroup>.<ipMRouteSource>.<ipMRouteSourceMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPMROUTE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPMROUTE-MIB::ipMRouteProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | local |
3 | netmgmt |
4 | dvmrp |
5 | mospf |
6 | pimSparseDense |
7 | cbt |
8 | pimSparseMode |
9 | pimDenseMode |
10 | igmpOnly |
Conformance
Member of