All MIBs › ZXR10-IGMP-PIM-SNOOPING-MIB
Organization: ZTE Corporation
Last Updated: 2017-04-01
Category: ZTE ZXR10 Multicast
Description: Manages ZTE ZXR10 IGMP and PIM snooping for multicast group membership control on Layer 2 switching domains.
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 ZXR10-IGMP-PIM-SNOOPING-MIB?
ZXR10-IGMP-PIM-SNOOPING-MIB implements Layer 2 multicast snooping (both IGMP and PIM snooping) on ZTE's ZXROS switches, restricting multicast traffic flooding to only those ports with active interested receivers within a switching domain. It exposes snooping enable state and per-VLAN/port multicast group membership information. It is a software/protocol-state monitoring MIB, showing which ports currently have registered multicast receivers and whether the snooping process is functioning correctly -- key for troubleshooting IPTV or other multicast video delivery problems. It builds on the standard IGMP (RFC 2236) and PIM multicast protocols. It is typically deployed on ZXR10 switches within IPTV or multicast-video distribution networks. Engineers can download the ZXR10-IGMP-PIM-SNOOPING-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ZXR10-IGMP-PIM-SNOOPING-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
- ZTE ZXR10 switch/router
Monitoring Examples
No specific object names were present in the source, so the following scenario is inferred from module_desc: an operator would poll the per-VLAN multicast group membership table to confirm a given receiver port is registered for a specific multicast group. A missing membership entry, when a subscriber reports a blacked-out IPTV channel, would indicate the snooping process failed to record that port's IGMP join.
What Can Be Monitored
- IGMP/PIM snooping enable state
- per-VLAN multicast group membership
- receiver port list per multicast group
This MIB depends on
Related MIBs
Imported Objects
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 | |
| enterprises |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| TEXTUAL-CONVENTION |
From ZXR10-SMI
| zxr10 | OBJECT-IDENTITY |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| zxr10IgmpSnooping | 1.3.6.1.4.1.3902.3.102.5 | ZXROS SWITCH IGMP/PIM SNOOPING MIB | ||
| INT zxr10IgmpSnoopingBackupStatus | 1.3.6.1.4.1.3902.3.102.5.9.1.5 | INTEGER | read-only | Detection status of backup VLAN. |
| STR zxr10IgmpSnoopingBackupTrack | 1.3.6.1.4.1.3902.3.102.5.9.1.11 | DisplayString | read-only | Track session of backup VLAN. |
| I32 zxr10IgmpSnoopingBackupVlan | 1.3.6.1.4.1.3902.3.102.5.9.1.2 | Integer32 | read-only | Backup VLAN ID. |
| I32 zxr10IgmpSnoopingFilterSourceHostIndex | 1.3.6.1.4.1.3902.3.102.5.10.1.5 | Integer32 | read-only | Port/PW index of this host. |
| INT zxr10IgmpSnoopingFilterSourceHostType | 1.3.6.1.4.1.3902.3.102.5.10.1.4 | INTEGER | read-only | Port type of this host, there are 2 types: physical port or PW. |
| I32 zxr10IgmpSnoopingFilterSourceHostVlan | 1.3.6.1.4.1.3902.3.102.5.10.1.6 | Integer32 | read-only | For IPTV or SUPERVLAN hosts, it's user VLAN. For IP-Global or VRF hosts, it's a computed value, the high 16 bits is internal VLAN, and the low 16 bits is external VLAN. Otherwise, it's equal to submode instance ID. |
| zxr10IgmpSnoopingGlobal | 1.3.6.1.4.1.3902.3.102.5.8 | |||
| INT zxr10IgmpSnoopingGlobalEnable | 1.3.6.1.4.1.3902.3.102.5.8.1 | INTEGER | read-only | Enable/disable IGMP snooping in this device. |
| INT zxr10IgmpSnoopingGlobalQuery | 1.3.6.1.4.1.3902.3.102.5.8.3 | INTEGER | read-only | Enable/disable IGMP Queries in this device. |
| INT zxr10IgmpSnoopingGroupDropEnable | 1.3.6.1.4.1.3902.3.102.5.2.1.4 | INTEGER | read-only | Enable/disable drop mode of this group. When it is enabled, the mulitcast flow will be dropped if there is no host in this group. |
| zxr10IgmpSnoopingGroupEntry | 1.3.6.1.4.1.3902.3.102.5.2.1 | not-accessible | IGMP snooping group entry. | |
| I32 zxr10IgmpSnoopingGroupHostNum | 1.3.6.1.4.1.3902.3.102.5.2.1.7 | Integer32 | read-only | Number of IGMP host access to this group currently. |
| IP zxr10IgmpSnoopingGroupIp | 1.3.6.1.4.1.3902.3.102.5.3.1.3 | IpAddress | read-only | Group IP address. |
| IP zxr10IgmpSnoopingGroupIpAddr | 1.3.6.1.4.1.3902.3.102.5.2.1.3 | IpAddress | read-only | Group IP address. |
| MAC zxr10IgmpSnoopingGroupMac | 1.3.6.1.4.1.3902.3.102.5.2.1.9 | MacAddress | read-only | Group MAC address. |
| I32 zxr10IgmpSnoopingGroupMaxHostNum | 1.3.6.1.4.1.3902.3.102.5.2.1.6 | Integer32 | read-only | Max number of IGMP host can access to this group. |
| INT zxr10IgmpSnoopingGroupPrejoinEnable | 1.3.6.1.4.1.3902.3.102.5.2.1.5 | INTEGER | read-only | Enable/disable prejoin mode of this group. When it is enabled, report will be sent to multicast router even if there is no host in this group. |
| SUB zxr10IgmpSnoopingGroupSubmode | 1.3.6.1.4.1.3902.3.102.5.2.1.1 | SubmodeType | read-only | Submode type, 1 is VLAN, 2 is Service, 3 is VPLS, 4 is SUPERVLAN, 5 is VBUI, 6 is IP-GLOBAL, 7 is VRF. |
| I32 zxr10IgmpSnoopingGroupSubmodeIdx | 1.3.6.1.4.1.3902.3.102.5.2.1.2 | Integer32 | read-only | Submode instance ID, the value refer to zxr10IgmpSnoopingInstanceIdx. |
| zxr10IgmpSnoopingGroupTable | 1.3.6.1.4.1.3902.3.102.5.2 | not-accessible | IGMP snooping group table. | |
| I32 zxr10IgmpSnoopingHostCipIdx | 1.3.6.1.4.1.3902.3.102.5.3.1.8 | Integer32 | read-only | CIP index of this host, only valid when the host is in Service or VPLS, and port type is physical port,it is not supported now,but reserved for future use. |
| zxr10IgmpSnoopingHostEntry | 1.3.6.1.4.1.3902.3.102.5.3.1 | not-accessible | IGMP snooping host entry. | |
| zxr10IgmpSnoopingHostFilterSourceEntry | 1.3.6.1.4.1.3902.3.102.5.10.1 | not-accessible | IGMP snooping host filter source entry. | |
| IP zxr10IgmpSnoopingHostFilterSourceGroupIp | 1.3.6.1.4.1.3902.3.102.5.10.1.3 | IpAddress | read-only | Group IP address. |
| IP zxr10IgmpSnoopingHostFilterSourceIpAddr | 1.3.6.1.4.1.3902.3.102.5.10.1.8 | IpAddress | read-only | Host filter source IP address. |
| INT zxr10IgmpSnoopingHostFilterSourceMode | 1.3.6.1.4.1.3902.3.102.5.10.1.7 | INTEGER | read-only | Host filter source mode,in INCLUDE mode, reception of packets sent to the specified multicast address is requested *only* from those IP source addresses, and in EXCLUDE mode, from all IP source addresses *except* those IP source addresses. |
| I32 zxr10IgmpSnoopingHostFilterSourcePhyIndex | 1.3.6.1.4.1.3902.3.102.5.10.1.9 | Integer32 | read-only | Physical interface index of this host. |
| SUB zxr10IgmpSnoopingHostFilterSourceSubmode | 1.3.6.1.4.1.3902.3.102.5.10.1.1 | SubmodeType | read-only | Submode type, 1 is VLAN, 2 is Service, 3 is VPLS, 4 is SUPERVLAN, 5 is VBUI, 6 is IP-GLOBAL, 7 is VRF. |
| I32 zxr10IgmpSnoopingHostFilterSourceSubmodeIdx | 1.3.6.1.4.1.3902.3.102.5.10.1.2 | Integer32 | read-only | Submode instance ID, the value refer to zxr10IgmpSnoopingInstanceIdx. |
| zxr10IgmpSnoopingHostFilterSourceTable | 1.3.6.1.4.1.3902.3.102.5.10 | not-accessible | IGMP snooping host filter source table. Source filtering is the ability of a system to report interest in receiving packets *only* from specific source addresses, or from *all but* specific source addresses, sent to a particular multicast address. | |
| I32 zxr10IgmpSnoopingHostIndex | 1.3.6.1.4.1.3902.3.102.5.3.1.6 | Integer32 | read-only | Port/PW index of this host. |
| STR zxr10IgmpSnoopingHostIntfName | 1.3.6.1.4.1.3902.3.102.5.3.1.9 | DisplayString | read-only | Interface name. |
| I32 zxr10IgmpSnoopingHostPhyIndex | 1.3.6.1.4.1.3902.3.102.5.3.1.10 | Integer32 | read-only | Physical interface index of this host. |
| INT zxr10IgmpSnoopingHostStaticOrDynamic | 1.3.6.1.4.1.3902.3.102.5.3.1.4 | INTEGER | read-only | Mode of this host. It is dynamic if learned from IGMP Report, or is static if configured. |
| SUB zxr10IgmpSnoopingHostSubmode | 1.3.6.1.4.1.3902.3.102.5.3.1.1 | SubmodeType | read-only | Submode type, 1 is VLAN, 2 is Service, 3 is VPLS, 4 is SUPERVLAN, 5 is VBUI, 6 is IP-GLOBAL, 7 is VRF. |
| I32 zxr10IgmpSnoopingHostSubmodeIdx | 1.3.6.1.4.1.3902.3.102.5.3.1.2 | Integer32 | read-only | Submode instance ID, the value refer to zxr10IgmpSnoopingInstanceIdx. |
| zxr10IgmpSnoopingHostTable | 1.3.6.1.4.1.3902.3.102.5.3 | not-accessible | IGMP snooping host table. | |
| INT zxr10IgmpSnoopingHostType | 1.3.6.1.4.1.3902.3.102.5.3.1.5 | INTEGER | read-only | Port type of this host, there are 2 types: physical port or PW. |
| I32 zxr10IgmpSnoopingHostVlan | 1.3.6.1.4.1.3902.3.102.5.3.1.7 | Integer32 | read-only | For IPTV or SUPERVLAN hosts, it's user VLAN. For IP-Global or VRF hosts, it's a computed value, the high 16 bits is internal VLAN, and the low 16 bits is external VLAN. Otherwise, it's equal to submode instance ID. |
| I32 zxr10IgmpSnoopingIfConfigCipIdx | 1.3.6.1.4.1.3902.3.102.5.12.1.6 | Integer32 | read-only | CIP index of this port, only valid when the port is in Service or VPLS and port type is physical port,it is not supported now, reserved for future use. |
| INT zxr10IgmpSnoopingIfConfigEnable | 1.3.6.1.4.1.3902.3.102.5.12.1.8 | INTEGER | read-only | Enable/disable Interface in this instance. |
| zxr10IgmpSnoopingIfConfigEntry | 1.3.6.1.4.1.3902.3.102.5.12.1 | not-accessible | IGMP snooping interface configuration entry. | |
| I32 zxr10IgmpSnoopingIfConfigIndex | 1.3.6.1.4.1.3902.3.102.5.12.1.4 | Integer32 | not-accessible | Port/PW index of this port. |
| STR zxr10IgmpSnoopingIfConfigIntfName | 1.3.6.1.4.1.3902.3.102.5.12.1.7 | DisplayString | read-only | Interface name. |
| SUB zxr10IgmpSnoopingIfConfigSubmode | 1.3.6.1.4.1.3902.3.102.5.12.1.1 | SubmodeType | not-accessible | Submode type, 1 is VLAN, 2 is Service, 3 is VPLS, 4 is SUPERVLAN, 5 is VBUI, 6 is IP-GLOBAL, 7 is VRF. |
| I32 zxr10IgmpSnoopingIfConfigSubmodeIdx | 1.3.6.1.4.1.3902.3.102.5.12.1.2 | Integer32 | not-accessible | Submode instance ID, the value refer to zxr10IgmpSnoopingInstanceIdx. |
| zxr10IgmpSnoopingIfConfigTable | 1.3.6.1.4.1.3902.3.102.5.12 | not-accessible | IGMP snooping interface config table. When it is disabled port, IGMP packet will be discarded when received from this port. | |
| INT zxr10IgmpSnoopingIfConfigType | 1.3.6.1.4.1.3902.3.102.5.12.1.3 | INTEGER | not-accessible | Port type of this port, there are 2 types: physical port or PW. |
| I32 zxr10IgmpSnoopingIfConfigVlan | 1.3.6.1.4.1.3902.3.102.5.12.1.5 | Integer32 | not-accessible | VLAN ID which this port belongs to, it is not supported now, reserved for future use. |
| I32 zxr10IgmpSnoopingInstanceIdx | 1.3.6.1.4.1.3902.3.102.5.1.1.26 | Integer32 | read-only | Submode instance ID, if submode is VLAN, it is VLAN ID, if submode is VPLS, it is VPLS ID, if submode is VBUI, it is VBUI ID, if submode is IP-GLOBAL, it is IP-GLOBAL ID, if submode is VRF, it is VRF ID. |
| INT zxr10IgmpSnoopingMasterStatus | 1.3.6.1.4.1.3902.3.102.5.9.1.4 | INTEGER | read-only | Detection status of master VLAN. |
| STR zxr10IgmpSnoopingMasterTrack | 1.3.6.1.4.1.3902.3.102.5.9.1.10 | DisplayString | read-only | Track session of master VLAN. |
| I32 zxr10IgmpSnoopingMasterVlan | 1.3.6.1.4.1.3902.3.102.5.9.1.1 | Integer32 | read-only | Master VLAN ID. |
| I32 zxr10IgmpSnoopingMrouterCipIdx | 1.3.6.1.4.1.3902.3.102.5.4.1.7 | Integer32 | read-only | CIP index of this port, only valid when the port is in Service or VPLS, and port type is physical port,it is not supported now,but reserved for future use. |
| zxr10IgmpSnoopingMrouterEntry | 1.3.6.1.4.1.3902.3.102.5.4.1 | not-accessible | IGMP snooping multicast router entry. | |
| I32 zxr10IgmpSnoopingMrouterGuardCipIdx | 1.3.6.1.4.1.3902.3.102.5.11.1.6 | Integer32 | read-only | CIP index of this port, only valid when the port is in Service or VPLS and port type is physical port,it is not supported now, reserved for future use. |
| zxr10IgmpSnoopingMrouterGuardEntry | 1.3.6.1.4.1.3902.3.102.5.11.1 | not-accessible | IGMP snooping multicast router guard entry. | |
| I32 zxr10IgmpSnoopingMrouterGuardIndex | 1.3.6.1.4.1.3902.3.102.5.11.1.4 | Integer32 | read-only | Port/PW index of this mrouter-guard port. |
| STR zxr10IgmpSnoopingMrouterGuardIntfName | 1.3.6.1.4.1.3902.3.102.5.11.1.7 | DisplayString | read-only | Interface name. |
| SUB zxr10IgmpSnoopingMrouterGuardSubmode | 1.3.6.1.4.1.3902.3.102.5.11.1.1 | SubmodeType | read-only | Submode type, 1 is VLAN, 2 is Service, 3 is VPLS, 4 is SUPERVLAN, 5 is VBUI, 6 is IP-GLOBAL, 7 is VRF. |
| I32 zxr10IgmpSnoopingMrouterGuardSubmodeIdx | 1.3.6.1.4.1.3902.3.102.5.11.1.2 | Integer32 | read-only | Submode instance ID, the value refer to zxr10IgmpSnoopingInstanceIdx. |
| zxr10IgmpSnoopingMrouterGuardTable | 1.3.6.1.4.1.3902.3.102.5.11 | not-accessible | IGMP snooping multicast router guard table. When it is a multicast-router-guard port, IGMP Query will be discarded when received from this port. | |
| INT zxr10IgmpSnoopingMrouterGuardType | 1.3.6.1.4.1.3902.3.102.5.11.1.3 | INTEGER | read-only | Port type of this mrouter-guard port, there are 2 types: physical port or PW. |
| I32 zxr10IgmpSnoopingMrouterGuardVlan | 1.3.6.1.4.1.3902.3.102.5.11.1.5 | Integer32 | read-only | VLAN ID which this mrouter-guard port belongs to, it is not supported now, reserved for future use. |
| I32 zxr10IgmpSnoopingMrouterIndex | 1.3.6.1.4.1.3902.3.102.5.4.1.5 | Integer32 | read-only | Port/PW index of this port. |
| STR zxr10IgmpSnoopingMrouterIntfName | 1.3.6.1.4.1.3902.3.102.5.4.1.8 | DisplayString | read-only | Interface name. |
| INT zxr10IgmpSnoopingMrouterStaticOrDynamic | 1.3.6.1.4.1.3902.3.102.5.4.1.3 | INTEGER | read-only | Mode of this port. It is dynamic if learned from IGMP Query, or is static if configured. |
| SUB zxr10IgmpSnoopingMrouterSubmode | 1.3.6.1.4.1.3902.3.102.5.4.1.1 | SubmodeType | read-only | Submode type, 1 is VLAN, 2 is Service, 3 is VPLS, 4 is SUPERVLAN, 5 is VBUI, 6 is IP-GLOBAL, 7 is VRF. |
| I32 zxr10IgmpSnoopingMrouterSubmodeIdx | 1.3.6.1.4.1.3902.3.102.5.4.1.2 | Integer32 | read-only | Submode instance ID, the value refer to zxr10IgmpSnoopingInstanceIdx. |
| zxr10IgmpSnoopingMrouterTable | 1.3.6.1.4.1.3902.3.102.5.4 | not-accessible | IGMP snooping multicast router port table. | |
| INT zxr10IgmpSnoopingMrouterType | 1.3.6.1.4.1.3902.3.102.5.4.1.4 | INTEGER | read-only | Port type of this port, there are 2 types: physical port or PW. |
| I32 zxr10IgmpSnoopingMrouterVlan | 1.3.6.1.4.1.3902.3.102.5.4.1.6 | Integer32 | read-only | VLAN ID which this multicast router port belongs to, it is not supported now,but reserved for future use. |
| I32 zxr10IgmpSnoopingMulticastLimit | 1.3.6.1.4.1.3902.3.102.5.8.6 | Integer32 | read-only | The multicast limit number, it is not supported now,but reserved for compatibility. |
| zxr10IgmpSnoopingMvlanBkupEntry | 1.3.6.1.4.1.3902.3.102.5.9.1 | not-accessible | IGMP snooping MVLAN backup entry. | |
| zxr10IgmpSnoopingMvlanBkupTable | 1.3.6.1.4.1.3902.3.102.5.9 | not-accessible | IGMP snooping MVLAN backup table,this table is not supported now, but reserved for compatibility. | |
| I32 zxr10IgmpSnoopingNDLCipIdx | 1.3.6.1.4.1.3902.3.102.5.5.1.6 | Integer32 | read-only | CIP index of this port, only valid when the port is in Service or VPLS and port type is physical port,it is not supported now,but reserved for future use. |
| zxr10IgmpSnoopingNDLEntry | 1.3.6.1.4.1.3902.3.102.5.5.1 | not-accessible | IGMP snooping no-dynamic-learn port entry. | |
| I32 zxr10IgmpSnoopingNDLIndex | 1.3.6.1.4.1.3902.3.102.5.5.1.4 | Integer32 | read-only | Port/PW index of this no-dynamic-learn port. |
| STR zxr10IgmpSnoopingNDLIntfName | 1.3.6.1.4.1.3902.3.102.5.5.1.7 | DisplayString | read-only | Interface name. |
| SUB zxr10IgmpSnoopingNDLSubmode | 1.3.6.1.4.1.3902.3.102.5.5.1.1 | SubmodeType | read-only | Submode type, 1 is VLAN, 2 is Service, 3 is VPLS, 4 is SUPERVLAN, 5 is VBUI, 6 is IP-GLOBAL, 7 is VRF. |
| I32 zxr10IgmpSnoopingNDLSubmodeIdx | 1.3.6.1.4.1.3902.3.102.5.5.1.2 | Integer32 | read-only | Submode instance ID, the value refer to zxr10IgmpSnoopingInstanceIdx. |
| zxr10IgmpSnoopingNDLTable | 1.3.6.1.4.1.3902.3.102.5.5 | not-accessible | IGMP snooping no-dynamic-learn port table. When it is a no-dynamic-learn port, multicast router port won't be created even if IGMP Query is received. | |
| INT zxr10IgmpSnoopingNDLType | 1.3.6.1.4.1.3902.3.102.5.5.1.3 | INTEGER | read-only | Port type of this no-dynamic-learn port, there are 2 types: physical port or PW. |
| I32 zxr10IgmpSnoopingNDLVlan | 1.3.6.1.4.1.3902.3.102.5.5.1.5 | Integer32 | read-only | VLAN ID which this no-dynamic-learn port belongs to,it is not supported now,but reserved for future use. |
| I32 zxr10IgmpSnoopingQueryInterval | 1.3.6.1.4.1.3902.3.102.5.8.4 | Integer32 | read-only | The Query Interval is the interval between General Queries sent by the Querier. Default: 125 seconds. |
| I32 zxr10IgmpSnoopingQueryResponseInterval | 1.3.6.1.4.1.3902.3.102.5.8.5 | Integer32 | read-only | The Max Response Time inserted into the periodic General Queries. Default: 100 ticks (1 tick = 100ms). |
| INT zxr10IgmpSnoopingRestoreMode | 1.3.6.1.4.1.3902.3.102.5.9.1.6 | INTEGER | read-only | Enable/Disable restore mode. |
| I32 zxr10IgmpSnoopingRestoreTime | 1.3.6.1.4.1.3902.3.102.5.9.1.7 | Integer32 | read-only | Restore delay time. Default: 5 minutes. |
| SUB zxr10IgmpSnoopingSubmode | 1.3.6.1.4.1.3902.3.102.5.1.1.1 | SubmodeType | not-accessible | Submode type, 1 is VLAN, 2 is Service, 3 is VPLS, 4 is SUPERVLAN, 5 is VBUI, 6 is IP-GLOBAL, 7 is VRF. |
| STR zxr10IgmpSnoopingSubmodeAclName | 1.3.6.1.4.1.3902.3.102.5.1.1.24 | DisplayString | read-only | ACL name of this instance. |
| I32 zxr10IgmpSnoopingSubmodeAclNum | 1.3.6.1.4.1.3902.3.102.5.1.1.14 | Integer32 | read-only | ACL number of this instance,it is not supported now, but reserved for compatibility. |
| I32 zxr10IgmpSnoopingSubmodeDropGroupNum | 1.3.6.1.4.1.3902.3.102.5.1.1.20 | Integer32 | read-only | Number of group which configured as drop mode. |
| INT zxr10IgmpSnoopingSubmodeEnable | 1.3.6.1.4.1.3902.3.102.5.1.1.3 | INTEGER | read-only | Enable/disable IGMP snooping in this instance. |
| zxr10IgmpSnoopingSubmodeEntry | 1.3.6.1.4.1.3902.3.102.5.1.1 | not-accessible | IGMP snooping submode entry. When submode type is VLAN, IP-GLOBAL, index is {submode, submode ID, 0}. When submode type is VPLS, VBUI and VRF, index is {submode, 0, VPN name}. | |
| I32 zxr10IgmpSnoopingSubmodeExistHostGroupNum | 1.3.6.1.4.1.3902.3.102.5.1.1.19 | Integer32 | read-only | Number of group which exist IGMP host. |
| INT zxr10IgmpSnoopingSubmodeFastLeave | 1.3.6.1.4.1.3902.3.102.5.1.1.5 | INTEGER | read-only | Enable/disable group membership fast leave. |
| I32 zxr10IgmpSnoopingSubmodeGroupNum | 1.3.6.1.4.1.3902.3.102.5.1.1.8 | Integer32 | read-only | Number of multicast group access to this instance currently. |
| I32 zxr10IgmpSnoopingSubmodeHostTimeOut | 1.3.6.1.4.1.3902.3.102.5.1.1.9 | Integer32 | read-only | Host aging-time. Default: 260 seconds. |
| I32 zxr10IgmpSnoopingSubmodeIdx | 1.3.6.1.4.1.3902.3.102.5.1.1.2 | Integer32 | not-accessible | Submode instance ID of VLAN and IP-GLOBAL, if submode is VLAN, it is VLAN ID, if submode is IP-GLOBAL, it is 1, it is 0 for other submodes. |
| I32 zxr10IgmpSnoopingSubmodeLastMemberQueryInterval | 1.3.6.1.4.1.3902.3.102.5.1.1.6 | Integer32 | read-only | The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages. Its minimum value and default value both are 1 second, maximum value depends on the product. |
| I32 zxr10IgmpSnoopingSubmodeMaxGroupNum | 1.3.6.1.4.1.3902.3.102.5.1.1.7 | Integer32 | read-only | Max number of multicast group can access in this instance. |
| I32 zxr10IgmpSnoopingSubmodeMaxHostGroupNum | 1.3.6.1.4.1.3902.3.102.5.1.1.22 | Integer32 | read-only | Number of group which configured with max host number. |
| I32 zxr10IgmpSnoopingSubmodeMrouterTimeOut | 1.3.6.1.4.1.3902.3.102.5.1.1.10 | Integer32 | read-only | Multicast router port aging-time. Default: 260 seconds. |
| INT zxr10IgmpSnoopingSubmodeNDLFlag | 1.3.6.1.4.1.3902.3.102.5.1.1.25 | INTEGER | read-only | All ports are not allowed to learn dynamic mrouter port(s). |
| I32 zxr10IgmpSnoopingSubmodePrejoinGroupNum | 1.3.6.1.4.1.3902.3.102.5.1.1.21 | Integer32 | read-only | Number of group which configured as prejoin mode. |
| IP zxr10IgmpSnoopingSubmodeProxyIp | 1.3.6.1.4.1.3902.3.102.5.1.1.16 | IpAddress | read-only | This IP address is used as source IP when sending IGMP Report and Leave in proxy mode. |
| INT zxr10IgmpSnoopingSubmodeProxyIpConfigured | 1.3.6.1.4.1.3902.3.102.5.1.1.15 | INTEGER | read-only | Proxy IP address is configured or not. |
| INT zxr10IgmpSnoopingSubmodeQueryEnable | 1.3.6.1.4.1.3902.3.102.5.1.1.11 | INTEGER | read-only | Enable/disable Querier in this instance. |
| IP zxr10IgmpSnoopingSubmodeQueryIp | 1.3.6.1.4.1.3902.3.102.5.1.1.18 | IpAddress | read-only | This IP address is used as source IP when sending IGMP Query. |
| INT zxr10IgmpSnoopingSubmodeQueryIpConfigured | 1.3.6.1.4.1.3902.3.102.5.1.1.17 | INTEGER | read-only | Query IP address is configured or not. |
| INT zxr10IgmpSnoopingSubmodeQueryVersion | 1.3.6.1.4.1.3902.3.102.5.1.1.12 | INTEGER | read-only | Querier version: V1, V2 or V3. |
| zxr10IgmpSnoopingSubmodeTable | 1.3.6.1.4.1.3902.3.102.5.1 | not-accessible | IGMP snooping submode configuration table, IGMP snooping supports submodes such as : VLAN, Service, VPLS, SUPERVLAN, VBUI, IP-GLOBAL and VRF. Some submodes are not supported now, but reserved for compatibility. | |
| INT zxr10IgmpSnoopingSubmodeWorkMode | 1.3.6.1.4.1.3902.3.102.5.1.1.13 | INTEGER | read-only | Work mode: Proxy, Transparent or Router. |
| zxr10IgmpSnoopingSummary | 1.3.6.1.4.1.3902.3.102.5.13 | |||
| U32 zxr10IgmpSnoopingSummaryASMGroupNum | 1.3.6.1.4.1.3902.3.102.5.13.7 | Unsigned32 | read-only | Number of anycast-specific multicast group access currently. |
| U32 zxr10IgmpSnoopingSummaryDropGroupNum | 1.3.6.1.4.1.3902.3.102.5.13.3 | Unsigned32 | read-only | Number of multicast group which configured as drop mode. |
| U32 zxr10IgmpSnoopingSummaryDynamicHostNum | 1.3.6.1.4.1.3902.3.102.5.13.9 | Unsigned32 | read-only | Number of dynamic host access currently. |
| U32 zxr10IgmpSnoopingSummaryDynamicMrouterNum | 1.3.6.1.4.1.3902.3.102.5.13.12 | Unsigned32 | read-only | Number of dynamic multicast router port access currently. |
| U32 zxr10IgmpSnoopingSummaryExistHostGroupNum | 1.3.6.1.4.1.3902.3.102.5.13.2 | Unsigned32 | read-only | Number of multicast group which exist IGMP host. |
| U32 zxr10IgmpSnoopingSummaryMaxHostGroupNum | 1.3.6.1.4.1.3902.3.102.5.13.5 | Unsigned32 | read-only | Number of multicast group which configured with max host number. |
| U32 zxr10IgmpSnoopingSummaryPrejoinGroupNum | 1.3.6.1.4.1.3902.3.102.5.13.4 | Unsigned32 | read-only | Number of multicast group which configured as prejoin mode. |
| U32 zxr10IgmpSnoopingSummarySSMGroupNum | 1.3.6.1.4.1.3902.3.102.5.13.6 | Unsigned32 | read-only | Number of source-specific multicast group access currently. |
| U32 zxr10IgmpSnoopingSummaryStaticHostNum | 1.3.6.1.4.1.3902.3.102.5.13.10 | Unsigned32 | read-only | Number of static host access currently. |
| U32 zxr10IgmpSnoopingSummaryStaticMrouterNum | 1.3.6.1.4.1.3902.3.102.5.13.13 | Unsigned32 | read-only | Number of static multicast router port access currently. |
| SUB zxr10IgmpSnoopingSummarySubmode | 1.3.6.1.4.1.3902.3.102.5.14.1.1 | SubmodeType | not-accessible | Submode type, 1 is VLAN, 2 is Service, 3 is VPLS, 4 is SUPERVLAN, 5 is VBUI, 6 is IP-GLOBAL, 7 is VRF. |
| U32 zxr10IgmpSnoopingSummarySubmodeASMGroupNum | 1.3.6.1.4.1.3902.3.102.5.14.1.9 | Unsigned32 | read-only | Number of anycast-specific multicast group access to this instance currently. |
| U32 zxr10IgmpSnoopingSummarySubmodeDropGroupNum | 1.3.6.1.4.1.3902.3.102.5.14.1.5 | Unsigned32 | read-only | Number of multicast group which configured as drop mode. |
| U32 zxr10IgmpSnoopingSummarySubmodeDynamicHostNum | 1.3.6.1.4.1.3902.3.102.5.14.1.11 | Unsigned32 | read-only | Number of dynamic host access to this instance currently. |
| zxr10IgmpSnoopingSummarySubmodeEntry | 1.3.6.1.4.1.3902.3.102.5.14.1 | not-accessible | IGMP snooping submode summary entry. | |
| U32 zxr10IgmpSnoopingSummarySubmodeExistHostGroupNum | 1.3.6.1.4.1.3902.3.102.5.14.1.4 | Unsigned32 | read-only | Number of multicast group which exist IGMP host. |
| I32 zxr10IgmpSnoopingSummarySubmodeIdx | 1.3.6.1.4.1.3902.3.102.5.14.1.2 | Integer32 | not-accessible | Submode instance ID, the value refer to zxr10IgmpSnoopingInstanceIdx. |
| U32 zxr10IgmpSnoopingSummarySubmodeMaxHostGroupNum | 1.3.6.1.4.1.3902.3.102.5.14.1.7 | Unsigned32 | read-only | Number of multicast group which configured with max host number. |
| U32 zxr10IgmpSnoopingSummarySubmodePrejoinGroupNum | 1.3.6.1.4.1.3902.3.102.5.14.1.6 | Unsigned32 | read-only | Number of multicast group which configured as prejoin mode. |
| U32 zxr10IgmpSnoopingSummarySubmodeSSMGroupNum | 1.3.6.1.4.1.3902.3.102.5.14.1.8 | Unsigned32 | read-only | Number of source-specific multicast group access currently. |
| U32 zxr10IgmpSnoopingSummarySubmodeStaticHostNum | 1.3.6.1.4.1.3902.3.102.5.14.1.12 | Unsigned32 | read-only | Number of static host access to this instance currently. |
| zxr10IgmpSnoopingSummarySubmodeTable | 1.3.6.1.4.1.3902.3.102.5.14 | not-accessible | IGMP snooping submode summary table, IGMP snooping supports submodes such as : VLAN, Service, VPLS, SUPERVLAN, VBUI, IP-GLOBAL and VRF. Some submodes are not supported now, but reserved for compatibility. | |
| U32 zxr10IgmpSnoopingSummarySubmodeTotalGroupNum | 1.3.6.1.4.1.3902.3.102.5.14.1.3 | Unsigned32 | read-only | Number of multicast group access to this instance currently. |
| U32 zxr10IgmpSnoopingSummarySubmodeTotalHostNum | 1.3.6.1.4.1.3902.3.102.5.14.1.10 | Unsigned32 | read-only | Number of host access to this instance currently. |
| U32 zxr10IgmpSnoopingSummaryTotalGroupNum | 1.3.6.1.4.1.3902.3.102.5.13.1 | Unsigned32 | read-only | Number of multicast group access currently. |
| U32 zxr10IgmpSnoopingSummaryTotalHostNum | 1.3.6.1.4.1.3902.3.102.5.13.8 | Unsigned32 | read-only | Number of host access currently. |
| U32 zxr10IgmpSnoopingSummaryTotalMrouterNum | 1.3.6.1.4.1.3902.3.102.5.13.11 | Unsigned32 | read-only | Number of multicast router port access currently. |
| INT zxr10IgmpSnoopingSwitchFlag | 1.3.6.1.4.1.3902.3.102.5.9.1.9 | INTEGER | read-only | Switch flag of master VLAN. |
| I32 zxr10IgmpSnoopingSwitchTime | 1.3.6.1.4.1.3902.3.102.5.9.1.8 | Integer32 | read-only | Switch delay time. Default: 0 second. |
| INT zxr10IgmpSnoopingV1PacketDispose | 1.3.6.1.4.1.3902.3.102.5.8.7 | INTEGER | read-only | The disposal mode of IGMPV1 Report message. |
| INT zxr10IgmpSnoopingV2PacketDispose | 1.3.6.1.4.1.3902.3.102.5.8.8 | INTEGER | read-only | The disposal mode of IGMPV2 Report/Leave message. |
| INT zxr10IgmpSnoopingV3PacketDispose | 1.3.6.1.4.1.3902.3.102.5.8.9 | INTEGER | read-only | The disposal mode of IGMPV3 Report message. |
| STR zxr10IgmpSnoopingVpnName | 1.3.6.1.4.1.3902.3.102.5.1.1.23 | DisplayString | not-accessible | Name specified for each configured instance, only valid when submode type is VPLS, VBUI or VRF. |
| I32 zxr10IgmpSnoopingWorkingVlan | 1.3.6.1.4.1.3902.3.102.5.9.1.3 | Integer32 | read-only | Working VLAN ID. |
| INT zxr10PimSnoopingGlobalEnable | 1.3.6.1.4.1.3902.3.102.5.8.2 | INTEGER | read-only | Enable/disable PIM snooping in this device. |
| I32 zxr10PimSnoopingGroupHostNum | 1.3.6.1.4.1.3902.3.102.5.2.1.8 | Integer32 | read-only | Number of PIM host access to this group currently. |
| IP zxr10PimSnoopingGroupIp | 1.3.6.1.4.1.3902.3.102.5.6.1.3 | IpAddress | read-only | Group IP address. |
| I32 zxr10PimSnoopingHostCipIdx | 1.3.6.1.4.1.3902.3.102.5.6.1.8 | Integer32 | read-only | CIP index of this host, only valid when the host is in Service or VPLS and port type is physical port,it is not supported now,but reserved for future use. |
| zxr10PimSnoopingHostEntry | 1.3.6.1.4.1.3902.3.102.5.6.1 | not-accessible | PIM snooping host entry. | |
| I32 zxr10PimSnoopingHostIndex | 1.3.6.1.4.1.3902.3.102.5.6.1.6 | Integer32 | read-only | Port/PW index of this host. |
| SUB zxr10PimSnoopingHostSubmode | 1.3.6.1.4.1.3902.3.102.5.6.1.1 | SubmodeType | read-only | Submode type, 1 is VLAN, 2 is Service, 3 is VPLS, 4 is SUPERVLAN, 5 is VBUI, 6 is IP-GLOBAL, 7 is VRF. |
| I32 zxr10PimSnoopingHostSubmodeIdx | 1.3.6.1.4.1.3902.3.102.5.6.1.2 | Integer32 | read-only | Submode instance ID, the value refer to zxr10IgmpSnoopingInstanceIdx. |
| zxr10PimSnoopingHostTable | 1.3.6.1.4.1.3902.3.102.5.6 | not-accessible | PIM snooping host table. | |
| INT zxr10PimSnoopingHostType | 1.3.6.1.4.1.3902.3.102.5.6.1.5 | INTEGER | read-only | Port type of this host, there are 2 types: physical port or PW. |
| I32 zxr10PimSnoopingHostVlan | 1.3.6.1.4.1.3902.3.102.5.6.1.7 | Integer32 | read-only | VLAN ID which this host belongs to,it is not supported now,but reserved for future use. |
| zxr10PimSnoopingNeighborEntry | 1.3.6.1.4.1.3902.3.102.5.7.1 | not-accessible | PIM snooping neighbor entry. | |
| I32 zxr10PimSnoopingNeighborId | 1.3.6.1.4.1.3902.3.102.5.7.1.4 | Integer32 | read-only | Neighbor ID. |
| OCT zxr10PimSnoopingNeighborPort | 1.3.6.1.4.1.3902.3.102.5.7.1.6 | OCTET STRING | read-only | Neighbor port name. |
| IP zxr10PimSnoopingNeighborSourceIpAddr | 1.3.6.1.4.1.3902.3.102.5.7.1.5 | IpAddress | read-only | Neighbor source IP address. |
| SUB zxr10PimSnoopingNeighborSubmode | 1.3.6.1.4.1.3902.3.102.5.7.1.1 | SubmodeType | read-only | Submode type, 1 is VLAN, 2 is Service, 3 is VPLS, 4 is SUPERVLAN, 5 is VBUI, 6 is IP-GLOBAL, 7 is VRF. |
| I32 zxr10PimSnoopingNeighborSubmodeIdx | 1.3.6.1.4.1.3902.3.102.5.7.1.2 | Integer32 | read-only | Submode instance ID, the value refer to zxr10IgmpSnoopingInstanceIdx. |
| zxr10PimSnoopingNeighborTable | 1.3.6.1.4.1.3902.3.102.5.7 | not-accessible | PIM snooping neighbor table. | |
| I32 zxr10PimSnoopingNeighborVpnId | 1.3.6.1.4.1.3902.3.102.5.7.1.3 | Integer32 | read-only | VPN ID,it is not supported now,but reserved for compatibility. |
| IP zxr10PimSnoopingSourceIp | 1.3.6.1.4.1.3902.3.102.5.6.1.4 | IpAddress | read-only | Source IP address. |
| INT zxr10PimSnoopingSubmodeEnable | 1.3.6.1.4.1.3902.3.102.5.1.1.4 | INTEGER | read-only | Enable/disable PIM snooping in this instance. |
| zxr10switch | 1.3.6.1.4.1.3902.3.102 |
RFC description
ZTE ZXR10 MIB for IGMP and PIM multicast snooping configuration and monitoring.
Start monitoring ZTE ZXR10 switch/router (IGMP/PIM Layer-2 multicast-snooping membership 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.