mgmdRouterEntMrpmType

DC-MGMD-ROUTER-MIB · .1.2.826.42.1.1578918.5.86.1.1.1.1.6

Object

The protocol type of the Multicast Routing Protocol
Manager (MRPM) to join to.  Together with
mgmdRouterEntMrpmEntIndex, this uniquely identifies the
MRPM entity.
              
To configure this entity to perform IGMP proxy, instruct
it to join to an MRPM performing IGMP proxy, by setting
this field to 'igmpproxy'.
              
To configure this entity to perform IGMP snooping,
instruct it to join to an MRPM performing IGMP snooping,
by setting this field to 'igmpsnooping'.
              
A value of 'none' is not valid.
              
This object cannot be changed while the row is active.
              
The field is not expected to be exposed to end users and
is not expected to change during the lifetime of the
DC-IGMP entity.  As such, this object follows the
replaceOnlyWhileDisabled behavior.

Context

MIB
DC-MGMD-ROUTER-MIB
OID
.1.2.826.42.1.1578918.5.86.1.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
mgmdRouterEntEntry
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-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterEntMrpmType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterEntMrpmType.<mgmdRouterEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-MGMD-ROUTER-MIB::mgmdRouterEntMrpmType'

Syntax

Values & Constraints

Type Values
0none
1pim
2igmp
3dvmrp
4mospf
5cbt
6bgmp
7igmpproxy
8igmpsnooping

Conformance