All MIBs › ME1200-IPMC-MVR-MIB
Organization: Cisco Systems, Inc
Last Updated: 2014-03-11
Category: Technology: Multicast, Vendor: Cisco
Description: Cisco ME1200 Metro Ethernet switch MIB for Multicast VLAN Registration (MVR) configuration and statistics.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ME1200-IPMC-MVR-MIB?
ME1200-IPMC-MVR-MIB is a Cisco private MIB for the ME1200 Metro Ethernet switch covering Multicast VLAN Registration (MVR), a mechanism for efficiently delivering IPTV multicast streams to subscribers over a shared VLAN. It exposes configuration data including the global MVR admin state, per-port immediate-leave settings, and per-interface IGMP querier address, mode, and VLAN tagging behavior. Because MVR is a software-driven multicast forwarding service, this MIB is used to monitor service status, confirming MVR is enabled where expected and that the IGMP querier address is reachable, since a misconfiguration here directly causes subscribers to lose TV channels. It builds on IGMP/MLD snooping concepts standardized in IETF multicast MIBs and ties interface entries to the standard ifIndex. It is deployed on access switches delivering IPTV services in metro/aggregation network environments. Engineers can download the ME1200-IPMC-MVR-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ME1200-IPMC-MVR-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco ME1200 Metro Ethernet switch
Monitoring Examples
Checking me1200IpmcMvrGlobalsAdminState confirms whether MVR is enabled system-wide, then walking me1200IpmcMvrInterfaceTable keyed by me1200IpmcMvrInterfaceIfIndex shows me1200IpmcMvrInterfaceMode and me1200IpmcMvrInterfaceIgmpQuerierAddress. An unreachable querier address or disabled mode means subscribers lose multicast TV channels. me1200IpmcMvrPortDoImmediateLeave per me1200IpmcMvrPortPortIndex reveals which ports are tuned for fast channel switching.
What Can Be Monitored
- MVR global admin state
- per-interface MVR mode and tagging
- IGMP querier address
- immediate-leave setting per port
This MIB depends on
Related MIBs
Imported Objects
From CISCOME1200-MIB
| me1200SwitchMgmt | OBJECT-IDENTITY |
From INET-ADDRESS-MIB
| InetAddressIPv6 |
From ME1200-TC
| ME1200DisplayString | |
| ME1200InterfaceIndex | |
| ME1200PortListStackable | |
| ME1200RowEditorState | |
| ME1200Unsigned8 |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| me1200IpmcMvrConfig | 1.3.6.1.4.1.9.9.815.1.68.1.2 | |||
| me1200IpmcMvrControl | 1.3.6.1.4.1.9.9.815.1.68.1.4 | |||
| me1200IpmcMvrControlStatisticsClear | 1.3.6.1.4.1.9.9.815.1.68.1.4.1 | |||
| NUM me1200IpmcMvrControlStatisticsClearIfIndex | 1.3.6.1.4.1.9.9.815.1.68.1.4.1.1 | ME1200InterfaceIndex | read-write | Logical interface number of the VLAN interface. |
| me1200IpmcMvrControlStatisticsClearInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.13 | A collection of objects suitable for bulk operations. | ||
| me1200IpmcMvrGlobals | 1.3.6.1.4.1.9.9.815.1.68.1.2.1 | |||
| T/F me1200IpmcMvrGlobalsAdminState | 1.3.6.1.4.1.9.9.815.1.68.1.2.1.1 | TruthValue | read-write | Enable/Disable the IPMC MVR global functionality. |
| me1200IpmcMvrGlobalsInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.1 | A collection of objects suitable for bulk operations. | ||
| me1200IpmcMvrGroupAddressCount | 1.3.6.1.4.1.9.9.815.1.68.1.3.1 | |||
| U32 me1200IpmcMvrGroupAddressCountFromIgmp | 1.3.6.1.4.1.9.9.815.1.68.1.3.1.1 | Unsigned32 | read-only | It is used to denote the total number of registered multicast group address from IGMP learning in MVR. |
| U32 me1200IpmcMvrGroupAddressCountFromMld | 1.3.6.1.4.1.9.9.815.1.68.1.3.1.2 | Unsigned32 | read-only | It is used to denote the total number of registered multicast group address from MLD learning in MVR. |
| me1200IpmcMvrGroupAddressCountInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.6 | A collection of objects suitable for bulk operations. | ||
| me1200IpmcMvrIgmpGroupAddressEntry | 1.3.6.1.4.1.9.9.815.1.68.1.3.3.1 | not-accessible | Each entry has a set of parameters. | |
| IP me1200IpmcMvrIgmpGroupAddressGroupAddress | 1.3.6.1.4.1.9.9.815.1.68.1.3.3.1.2 | IpAddress | not-accessible | Assigned IPv4 multicast address. |
| T/F me1200IpmcMvrIgmpGroupAddressHardwareSwitch | 1.3.6.1.4.1.9.9.815.1.68.1.3.3.1.4 | TruthValue | read-only | It is used to denote whether the multicast traffic destined to the registered group address could be forwarding by switch hardware or not. |
| NUM me1200IpmcMvrIgmpGroupAddressIfIndex | 1.3.6.1.4.1.9.9.815.1.68.1.3.3.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface number of the VLAN interface. |
| ME1 me1200IpmcMvrIgmpGroupAddressMemberPorts | 1.3.6.1.4.1.9.9.815.1.68.1.3.3.1.3 | ME1200PortListStackable | read-only | It is used to denote the memberships of the registered multicast group address from MVR. |
| me1200IpmcMvrIgmpGroupAddressTable | 1.3.6.1.4.1.9.9.815.1.68.1.3.3 | not-accessible | This is a table for displaying the registered IPv4 multicast group address status in IGMP from MVR. | |
| me1200IpmcMvrIgmpGroupAddressTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.8 | A collection of objects suitable for bulk operations. | ||
| me1200IpmcMvrIgmpGroupSrcListEntry | 1.3.6.1.4.1.9.9.815.1.68.1.3.4.1 | not-accessible | Each entry has a set of parameters. | |
| U32 me1200IpmcMvrIgmpGroupSrcListFilterTimer | 1.3.6.1.4.1.9.9.815.1.68.1.3.4.1.6 | Unsigned32 | read-only | It is used to count down the timer for the specific multicast group's filtering mode transition. |
| IP me1200IpmcMvrIgmpGroupSrcListGroupAddress | 1.3.6.1.4.1.9.9.815.1.68.1.3.4.1.2 | IpAddress | not-accessible | Assigned IPv4 multicast address. |
| ME1 me1200IpmcMvrIgmpGroupSrcListGroupFilterMode | 1.3.6.1.4.1.9.9.815.1.68.1.3.4.1.5 | ME1200IpmcMvrGroupSrcListGroupFilterMode | read-only | It is used to denote the source filtering mode of the specific registered multicast group address from MVR. |
| T/F me1200IpmcMvrIgmpGroupSrcListHardwareFilter | 1.3.6.1.4.1.9.9.815.1.68.1.3.4.1.9 | TruthValue | read-only | It is used to denote whether the traffic destined to the multicast group address from the specific source address could be forwarding by switch hardware or not. |
| IP me1200IpmcMvrIgmpGroupSrcListHostAddress | 1.3.6.1.4.1.9.9.815.1.68.1.3.4.1.4 | IpAddress | not-accessible | Assigned IPv4 source address. |
| NUM me1200IpmcMvrIgmpGroupSrcListIfIndex | 1.3.6.1.4.1.9.9.815.1.68.1.3.4.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface number of the VLAN interface. |
| NUM me1200IpmcMvrIgmpGroupSrcListPortIndex | 1.3.6.1.4.1.9.9.815.1.68.1.3.4.1.3 | ME1200InterfaceIndex | not-accessible | Logical interface number of the physical port. |
| U32 me1200IpmcMvrIgmpGroupSrcListSourceTimer | 1.3.6.1.4.1.9.9.815.1.68.1.3.4.1.8 | Unsigned32 | read-only | It is used to count down the timer for purging the specific source address from the registered multicast group's source list. |
| ME1 me1200IpmcMvrIgmpGroupSrcListSourceType | 1.3.6.1.4.1.9.9.815.1.68.1.3.4.1.7 | ME1200IpmcMvrGroupSrcListSourceType | read-only | It is used to denote the filtering type of the specific source address in multicasting to the registered group address. |
| me1200IpmcMvrIgmpGroupSrcListTable | 1.3.6.1.4.1.9.9.815.1.68.1.3.4 | not-accessible | This is a table for displaying the address SFM (a.k.a Source List Multicast) status in source list of the registered IPv4 multicast group in IGMP from MVR. | |
| me1200IpmcMvrIgmpGroupSrcListTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.9 | A collection of objects suitable for bulk operations. | ||
| IP me1200IpmcMvrIgmpVlanStatusActiveQuerierAddress | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.3 | IpAddress | read-only | The active IGMP Querier address on the specific VLAN interface. |
| U32 me1200IpmcMvrIgmpVlanStatusCounterRxErrors | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.15 | Unsigned32 | read-only | It presents the current packet count on the specific IGMP interface for receiving invalid IGMP control frames. |
| U32 me1200IpmcMvrIgmpVlanStatusCounterRxQuery | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.10 | Unsigned32 | read-only | It presents the current packet count on the specific IGMP interface for receiving IGMP Query control frames. |
| U32 me1200IpmcMvrIgmpVlanStatusCounterRxV1Join | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.11 | Unsigned32 | read-only | It presents the current packet count on the specific IGMP interface for receiving IGMPv1 Join control frames. |
| U32 me1200IpmcMvrIgmpVlanStatusCounterRxV2Join | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.12 | Unsigned32 | read-only | It presents the current packet count on the specific IGMP interface for receiving IGMPv2 Join control frames. |
| U32 me1200IpmcMvrIgmpVlanStatusCounterRxV2Leave | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.13 | Unsigned32 | read-only | It presents the current packet count on the specific IGMP interface for receiving IGMPv2 Leave control frames. |
| U32 me1200IpmcMvrIgmpVlanStatusCounterRxV3Join | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.14 | Unsigned32 | read-only | It presents the current packet count on the specific IGMP interface for receiving IGMPv3 Join control frames. |
| U32 me1200IpmcMvrIgmpVlanStatusCounterTxQuery | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.8 | Unsigned32 | read-only | It presents the current packet count on the specific IGMP interface for transmitting IGMP Query control frames. |
| U32 me1200IpmcMvrIgmpVlanStatusCounterTxSpecificQuery | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.9 | Unsigned32 | read-only | It presents the current packet count on the specific IGMP interface for transmitting IGMP Specific Query control frames. |
| me1200IpmcMvrIgmpVlanStatusEntry | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1 | not-accessible | Each entry has a set of parameters. | |
| NUM me1200IpmcMvrIgmpVlanStatusIfIndex | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface number of the VLAN interface. |
| U32 me1200IpmcMvrIgmpVlanStatusQuerierExpiryTime | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.7 | Unsigned32 | read-only | This setting is used to control IGMP protocol stack as stated in RFC-3376 8.5. |
| NUM me1200IpmcMvrIgmpVlanStatusQuerierStatus | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.2 | ME1200IpmcMvrInterfaceQuerierStatus | read-only | The IGMP Querier status of the specific VLAN interface. |
| U32 me1200IpmcMvrIgmpVlanStatusQuerierUptime | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.4 | Unsigned32 | read-only | It presents the in operation timer for the specific interface act as a IGMP Querier. |
| U32 me1200IpmcMvrIgmpVlanStatusQueryInterval | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.5 | Unsigned32 | read-only | This setting is used to control IGMP protocol stack as stated in RFC-3376 8.2. |
| U32 me1200IpmcMvrIgmpVlanStatusStartupQueryCount | 1.3.6.1.4.1.9.9.815.1.68.1.3.2.1.6 | Unsigned32 | read-only | This setting is used to control IGMP protocol stack as stated in RFC-3376 8.7. |
| me1200IpmcMvrIgmpVlanStatusTable | 1.3.6.1.4.1.9.9.815.1.68.1.3.2 | not-accessible | This is a table for displaying the per VLAN interface status in MVR from IGMP protocol. | |
| me1200IpmcMvrIgmpVlanStatusTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.7 | A collection of objects suitable for bulk operations. | ||
| ME1 me1200IpmcMvrInterfaceAction | 1.3.6.1.4.1.9.9.815.1.68.1.2.3.1.100 | ME1200RowEditorState | read-write | Action |
| STR me1200IpmcMvrInterfaceChannelProfile | 1.3.6.1.4.1.9.9.815.1.68.1.2.3.1.8 | ME1200DisplayString | read-write | The profile used for the channel filtering condition in the specific MVR VLAN. Profile selected for designated interface channel is not allowed to have overlapped permit group address by comparing with other MVR VLAN interface's channel. |
| me1200IpmcMvrInterfaceEntry | 1.3.6.1.4.1.9.9.815.1.68.1.2.3.1 | not-accessible | Each entry has a set of parameters | |
| NUM me1200IpmcMvrInterfaceIfIndex | 1.3.6.1.4.1.9.9.815.1.68.1.2.3.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface number of the VLAN interface. |
| IP me1200IpmcMvrInterfaceIgmpQuerierAddress | 1.3.6.1.4.1.9.9.815.1.68.1.2.3.1.3 | IpAddress | read-write | The static IPv4 source address of the specific MVR interface for seding IGMP Query message with respect to IGMP Querier election. |
| U32 me1200IpmcMvrInterfaceLastListenerQueryInterval | 1.3.6.1.4.1.9.9.815.1.68.1.2.3.1.7 | Unsigned32 | read-write | This setting Last Listener/Member Query Interval is used to control IGMP protocol stack for fast aging mechanism. It defines the maximum time to wait for IGMP/MLD report memberships on a port before removing the port from multicast group membership. The value is in units of tenths of a seconds. The range is from 0 to 31744. |
| NUM me1200IpmcMvrInterfaceMode | 1.3.6.1.4.1.9.9.815.1.68.1.2.3.1.4 | ME1200IpmcMvrVlanInterfaceMode | read-write | In Dynamic mode, MVR allows dynamic MVR membership reports on source ports. In Compatible mode, MVR membership reports are forbidden on source ports. |
| STR me1200IpmcMvrInterfaceName | 1.3.6.1.4.1.9.9.815.1.68.1.2.3.1.2 | ME1200DisplayString | read-write | MVR Name is an optional attribute to indicate the name of the specific MVR VLAN that user could easily associate the MVR VLAN purpose with its name. |
| ME1 me1200IpmcMvrInterfacePriority | 1.3.6.1.4.1.9.9.815.1.68.1.2.3.1.6 | ME1200Unsigned8 | read-write | Specify how the traversed IGMP/MLD control frames will be sent in prioritized manner in VLAN tag. |
| me1200IpmcMvrInterfaceTable | 1.3.6.1.4.1.9.9.815.1.68.1.2.3 | not-accessible | This is a table for managing MVR VLAN interface entries. | |
| me1200IpmcMvrInterfaceTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.3 | A collection of objects suitable for bulk operations. | ||
| me1200IpmcMvrInterfaceTableRowEditor | 1.3.6.1.4.1.9.9.815.1.68.1.2.4 | |||
| ME1 me1200IpmcMvrInterfaceTableRowEditorAction | 1.3.6.1.4.1.9.9.815.1.68.1.2.4.100 | ME1200RowEditorState | read-write | Action |
| STR me1200IpmcMvrInterfaceTableRowEditorChannelProfile | 1.3.6.1.4.1.9.9.815.1.68.1.2.4.8 | ME1200DisplayString | read-write | The profile used for the channel filtering condition in the specific MVR VLAN. Profile selected for designated interface channel is not allowed to have overlapped permit group address by comparing with other MVR VLAN interface's channel. |
| NUM me1200IpmcMvrInterfaceTableRowEditorIfIndex | 1.3.6.1.4.1.9.9.815.1.68.1.2.4.1 | ME1200InterfaceIndex | read-write | Logical interface number of the VLAN interface. |
| IP me1200IpmcMvrInterfaceTableRowEditorIgmpQuerierAddress | 1.3.6.1.4.1.9.9.815.1.68.1.2.4.3 | IpAddress | read-write | The static IPv4 source address of the specific MVR interface for seding IGMP Query message with respect to IGMP Querier election. |
| me1200IpmcMvrInterfaceTableRowEditorInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.4 | A collection of objects suitable for bulk operations. | ||
| U32 me1200IpmcMvrInterfaceTableRowEditorLastListenerQueryInterval | 1.3.6.1.4.1.9.9.815.1.68.1.2.4.7 | Unsigned32 | read-write | This setting Last Listener/Member Query Interval is used to control IGMP protocol stack for fast aging mechanism. It defines the maximum time to wait for IGMP/MLD report memberships on a port before removing the port from multicast group membership. The value is in units of tenths of a seconds. The range is from 0 to 31744. |
| NUM me1200IpmcMvrInterfaceTableRowEditorMode | 1.3.6.1.4.1.9.9.815.1.68.1.2.4.4 | ME1200IpmcMvrVlanInterfaceMode | read-write | In Dynamic mode, MVR allows dynamic MVR membership reports on source ports. In Compatible mode, MVR membership reports are forbidden on source ports. |
| STR me1200IpmcMvrInterfaceTableRowEditorName | 1.3.6.1.4.1.9.9.815.1.68.1.2.4.2 | ME1200DisplayString | read-write | MVR Name is an optional attribute to indicate the name of the specific MVR VLAN that user could easily associate the MVR VLAN purpose with its name. |
| ME1 me1200IpmcMvrInterfaceTableRowEditorPriority | 1.3.6.1.4.1.9.9.815.1.68.1.2.4.6 | ME1200Unsigned8 | read-write | Specify how the traversed IGMP/MLD control frames will be sent in prioritized manner in VLAN tag. |
| NUM me1200IpmcMvrInterfaceTableRowEditorTagging | 1.3.6.1.4.1.9.9.815.1.68.1.2.4.5 | ME1200IpmcMvrVlanInterfaceTagging | read-write | Specify whether the traversed IGMP/MLD control frames will be sent as Untagged or Tagged with MVR VID. |
| NUM me1200IpmcMvrInterfaceTagging | 1.3.6.1.4.1.9.9.815.1.68.1.2.3.1.5 | ME1200IpmcMvrVlanInterfaceTagging | read-write | Specify whether the traversed IGMP/MLD control frames will be sent as Untagged or Tagged with MVR VID. |
| me1200IpmcMvrMib | 1.3.6.1.4.1.9.9.815.1.68 | This is a private version of the IPMC MVR MIB | ||
| me1200IpmcMvrMibCompliance | 1.3.6.1.4.1.9.9.815.1.68.2.1.1 | The compliance statement for the implementation. | ||
| me1200IpmcMvrMIBCompliances | 1.3.6.1.4.1.9.9.815.1.68.2.1 | |||
| me1200IpmcMvrMIBConformance | 1.3.6.1.4.1.9.9.815.1.68.2 | |||
| me1200IpmcMvrMIBGroups | 1.3.6.1.4.1.9.9.815.1.68.2.2 | |||
| me1200IpmcMvrMIBObjects | 1.3.6.1.4.1.9.9.815.1.68.1 | |||
| me1200IpmcMvrMldGroupAddressEntry | 1.3.6.1.4.1.9.9.815.1.68.1.3.6.1 | not-accessible | Each entry has a set of parameters. | |
| ADR me1200IpmcMvrMldGroupAddressGroupAddress | 1.3.6.1.4.1.9.9.815.1.68.1.3.6.1.2 | InetAddressIPv6 | not-accessible | Assigned IPv6 multicast address. |
| T/F me1200IpmcMvrMldGroupAddressHardwareSwitch | 1.3.6.1.4.1.9.9.815.1.68.1.3.6.1.4 | TruthValue | read-only | It is used to denote whether the multicast traffic destined to the registered group address could be forwarding by switch hardware or not. |
| NUM me1200IpmcMvrMldGroupAddressIfIndex | 1.3.6.1.4.1.9.9.815.1.68.1.3.6.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface number of the VLAN interface. |
| ME1 me1200IpmcMvrMldGroupAddressMemberPorts | 1.3.6.1.4.1.9.9.815.1.68.1.3.6.1.3 | ME1200PortListStackable | read-only | It is used to denote the memberships of the registered multicast group address from MVR. |
| me1200IpmcMvrMldGroupAddressTable | 1.3.6.1.4.1.9.9.815.1.68.1.3.6 | not-accessible | This is a table for displaying the registered IPv6 multicast group address status in MLD from MVR. | |
| me1200IpmcMvrMldGroupAddressTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.11 | A collection of objects suitable for bulk operations. | ||
| me1200IpmcMvrMldGroupSrcListEntry | 1.3.6.1.4.1.9.9.815.1.68.1.3.7.1 | not-accessible | Each entry has a set of parameters. | |
| U32 me1200IpmcMvrMldGroupSrcListFilterTimer | 1.3.6.1.4.1.9.9.815.1.68.1.3.7.1.6 | Unsigned32 | read-only | It is used to count down the timer for the specific multicast group's filtering mode transition. |
| ADR me1200IpmcMvrMldGroupSrcListGroupAddress | 1.3.6.1.4.1.9.9.815.1.68.1.3.7.1.2 | InetAddressIPv6 | not-accessible | Assigned IPv6 multicast address. |
| ME1 me1200IpmcMvrMldGroupSrcListGroupFilterMode | 1.3.6.1.4.1.9.9.815.1.68.1.3.7.1.5 | ME1200IpmcMvrGroupSrcListGroupFilterMode | read-only | It is used to denote the source filtering mode of the specific registered multicast group address from MVR. |
| T/F me1200IpmcMvrMldGroupSrcListHardwareFilter | 1.3.6.1.4.1.9.9.815.1.68.1.3.7.1.9 | TruthValue | read-only | It is used to denote whether the traffic destined to the multicast group address from the specific source address could be forwarding by switch hardware or not. |
| ADR me1200IpmcMvrMldGroupSrcListHostAddress | 1.3.6.1.4.1.9.9.815.1.68.1.3.7.1.4 | InetAddressIPv6 | not-accessible | Assigned IPv6 source address. |
| NUM me1200IpmcMvrMldGroupSrcListIfIndex | 1.3.6.1.4.1.9.9.815.1.68.1.3.7.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface number of the VLAN interface. |
| NUM me1200IpmcMvrMldGroupSrcListPortIndex | 1.3.6.1.4.1.9.9.815.1.68.1.3.7.1.3 | ME1200InterfaceIndex | not-accessible | Logical interface number of the physical port. |
| U32 me1200IpmcMvrMldGroupSrcListSourceTimer | 1.3.6.1.4.1.9.9.815.1.68.1.3.7.1.8 | Unsigned32 | read-only | It is used to count down the timer for purging the specific source address from the registered multicast group's source list. |
| ME1 me1200IpmcMvrMldGroupSrcListSourceType | 1.3.6.1.4.1.9.9.815.1.68.1.3.7.1.7 | ME1200IpmcMvrGroupSrcListSourceType | read-only | It is used to denote the filtering type of the specific source address in multicasting to the registered group address. |
| me1200IpmcMvrMldGroupSrcListTable | 1.3.6.1.4.1.9.9.815.1.68.1.3.7 | not-accessible | This is a table for displaying the address SFM (a.k.a Source List Multicast) status in source list of the registered IPv6 multicast group in MLD from MVR. | |
| me1200IpmcMvrMldGroupSrcListTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.12 | A collection of objects suitable for bulk operations. | ||
| ADR me1200IpmcMvrMldVlanStatusActiveQuerierAddress | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.3 | InetAddressIPv6 | read-only | The active MLD Querier address on the specific VLAN interface. |
| U32 me1200IpmcMvrMldVlanStatusCounterRxErrors | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.14 | Unsigned32 | read-only | It presents the current packet count on the specific MLD interface for receiving invalid MLD control frames. |
| U32 me1200IpmcMvrMldVlanStatusCounterRxQuery | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.10 | Unsigned32 | read-only | It presents the current packet count on the specific MLD interface for receiving MLD Query control frames. |
| U32 me1200IpmcMvrMldVlanStatusCounterRxV1Done | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.12 | Unsigned32 | read-only | It presents the current packet count on the specific MLD interface for receiving MLDv1 Done control frames. |
| U32 me1200IpmcMvrMldVlanStatusCounterRxV1Report | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.11 | Unsigned32 | read-only | It presents the current packet count on the specific MLD interface for receiving MLDv1 Report control frames. |
| U32 me1200IpmcMvrMldVlanStatusCounterRxV2Report | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.13 | Unsigned32 | read-only | It presents the current packet count on the specific MLD interface for receiving MLDv2 Report control frames. |
| U32 me1200IpmcMvrMldVlanStatusCounterTxQuery | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.8 | Unsigned32 | read-only | It presents the current packet count on the specific MLD interface for transmitting MLD Query control frames. |
| U32 me1200IpmcMvrMldVlanStatusCounterTxSpecificQuery | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.9 | Unsigned32 | read-only | It presents the current packet count on the specific MLD interface for transmitting MLD Specific Query control frames. |
| me1200IpmcMvrMldVlanStatusEntry | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1 | not-accessible | Each entry has a set of parameters. | |
| NUM me1200IpmcMvrMldVlanStatusIfIndex | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface number of the VLAN interface. |
| U32 me1200IpmcMvrMldVlanStatusQuerierExpiryTime | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.7 | Unsigned32 | read-only | This setting is used to control MLD protocol stack as stated in RFC-3810 9.5. |
| NUM me1200IpmcMvrMldVlanStatusQuerierStatus | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.2 | ME1200IpmcMvrInterfaceQuerierStatus | read-only | The MLD Querier status of the specific VLAN interface. |
| U32 me1200IpmcMvrMldVlanStatusQuerierUptime | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.4 | Unsigned32 | read-only | It presents the in operation timer for the specific interface act as a MLD Querier. |
| U32 me1200IpmcMvrMldVlanStatusQueryInterval | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.5 | Unsigned32 | read-only | This setting is used to control MLD protocol stack as stated in RFC-3810 9.2. |
| U32 me1200IpmcMvrMldVlanStatusStartupQueryCount | 1.3.6.1.4.1.9.9.815.1.68.1.3.5.1.6 | Unsigned32 | read-only | This setting is used to control MLD protocol stack as stated in RFC-3810 9.7. |
| me1200IpmcMvrMldVlanStatusTable | 1.3.6.1.4.1.9.9.815.1.68.1.3.5 | not-accessible | This is a table for displaying the per VLAN interface status in MVR from MLD protocol. | |
| me1200IpmcMvrMldVlanStatusTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.10 | A collection of objects suitable for bulk operations. | ||
| T/F me1200IpmcMvrPortDoImmediateLeave | 1.3.6.1.4.1.9.9.815.1.68.1.2.2.1.2 | TruthValue | read-write | Enable/Disable the MVR immediate leave functionality. |
| me1200IpmcMvrPortEntry | 1.3.6.1.4.1.9.9.815.1.68.1.2.2.1 | not-accessible | Each port has a set of parameters. | |
| NUM me1200IpmcMvrPortPortIndex | 1.3.6.1.4.1.9.9.815.1.68.1.2.2.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface number of the physical port. |
| me1200IpmcMvrPortTable | 1.3.6.1.4.1.9.9.815.1.68.1.2.2 | not-accessible | This is a table for managing extra MVR helper features per port basis. | |
| me1200IpmcMvrPortTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.2 | A collection of objects suitable for bulk operations. | ||
| me1200IpmcMvrStatus | 1.3.6.1.4.1.9.9.815.1.68.1.3 | |||
| me1200IpmcMvrVlanPortEntry | 1.3.6.1.4.1.9.9.815.1.68.1.2.5.1 | not-accessible | Each port has a set of parameters. | |
| NUM me1200IpmcMvrVlanPortIfIndex | 1.3.6.1.4.1.9.9.815.1.68.1.2.5.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface number of the VLAN interface. |
| NUM me1200IpmcMvrVlanPortPortIndex | 1.3.6.1.4.1.9.9.815.1.68.1.2.5.1.2 | ME1200InterfaceIndex | not-accessible | Logical interface number of the physical port. |
| NUM me1200IpmcMvrVlanPortRole | 1.3.6.1.4.1.9.9.815.1.68.1.2.5.1.3 | ME1200IpmcMvrVlanInterfacePortRole | read-write | Configure a MVR port of the designated MVR VLAN as one of the following roles: Inactive, Source or Receiver. An inactive port does not participate MVR operations. Configure uplink ports that receive and send multicast data as a source port, and multicast subscribers cannot be directly connected to source ports. Configure a port as a receiver port if it is a subscriber port and should only receive multicast data, and a receiver port does not receive data unless it becomes a member of the multicast group by issuing IGMP/MLD control messages. Be Caution: MVR source ports are not recommended to be overlapped with management VLAN ports. |
| me1200IpmcMvrVlanPortTable | 1.3.6.1.4.1.9.9.815.1.68.1.2.5 | not-accessible | This is a table for managing MVR port roles of a specific MVR VLAN interface. | |
| me1200IpmcMvrVlanPortTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.68.2.2.5 | A collection of objects suitable for bulk operations. |
RFC description
Cisco ME1200 IP multicast and multicast VLAN registration MIB for group membership and source filtering.
Start monitoring Cisco ME1200 Metro Ethernet switch (Multicast VLAN Registration/IPTV) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.