TPLINK-IGMPSNOOPING-MIB

File: TPLINK-IGMPSNOOPING-MIB.mib (33510 bytes)

Imported modules

SNMPv2-SMI TPLINK-TC-MIB RFC1213-MIB
TPLINK-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY IpAddress
TPRowStatus ifIndex tplinkMgmt

Defined Types

TPIGMPPORTENTRY  
SEQUENCE    
  tpIgmpSnoopingPortEnable INTEGER
  tpIgmpFastLeavePortEnable INTEGER
  tpIgmpPortLag OCTET STRING

TPIGMPVLANENTRY  
SEQUENCE    
  tpIgmpVlanId INTEGER
  tpIgmpRouterTime INTEGER
  tpIgmpMemberTime INTEGER
  tpIgmpRouterPort OCTET STRING
  tpIgmpForbiddenRouterPort OCTET STRING
  tpIgmpVlanStatus TPRowStatus

IgmpQuerierEntry  
SEQUENCE    
  igmpQuerierVlanId INTEGER
  queryInterval INTEGER
  maxResponseTime INTEGER
  generalQuerySrcIp IpAddress
  igmpQuerierStatus TPRowStatus

TPIGMPFILTERPORTENTRY  
SEQUENCE    
  tpIgmpFilterMaxGroup INTEGER
  tpIgmpFilterMaxGroupAction INTEGER
  tpIgmpFilterBindAddrId OCTET STRING
  tpIgmpFilterPortLag OCTET STRING

TPIGMPAUTHPORTENTRY  
SEQUENCE    
  tpIgmpAuthEnable INTEGER
  tpIgmpAuthPortLag OCTET STRING

TPIGMPPKTSTATENTRY  
SEQUENCE    
  tpIgmpQueryPktStat INTEGER
  tpIgmpReportV1PktStat INTEGER
  tpIgmpReportV2PktStat INTEGER
  tpIgmpReportV3PktStat INTEGER
  tpIgmpLeavePktStat INTEGER
  tpIgmpErrorPktStat INTEGER

TPIGMPMULTICASTGROUPENTRY  
SEQUENCE    
  tpIgmpMulticastIP IpAddress
  tpIgmpVlanID INTEGER
  tpIgmpForwardPorts OCTET STRING
  tpIgmpGrouptype INTEGER

TPIGMPMULTICASTSTATICGROUPENTRY  
SEQUENCE    
  tpIgmpStaticMulticastIP IpAddress
  tpIgmpStaticVlanID INTEGER
  tpIgmpStaticForwardPorts OCTET STRING
  tpIgmpStaticGroupStatus TPRowStatus

Defined Values

tplinkIgmpSnoopingMIB 1.3.6.1.4.1.11863.6.25
Private MIB for igmpSnooping manage.
MODULE-IDENTITY    

tplinkIgmpSnoopingMIBObjects 1.3.6.1.4.1.11863.6.25.1
OBJECT IDENTIFIER    

tplinkIgmpSnoopingNotifications 1.3.6.1.4.1.11863.6.25.2
OBJECT IDENTIFIER    

tpIgmpSnooping 1.3.6.1.4.1.11863.6.25.1.1
OBJECT IDENTIFIER    

tpIgmpFilter 1.3.6.1.4.1.11863.6.25.1.2
OBJECT IDENTIFIER    

tpIgmpAuth 1.3.6.1.4.1.11863.6.25.1.3
OBJECT IDENTIFIER    

tpIgmpPacketStatistic 1.3.6.1.4.1.11863.6.25.1.4
OBJECT IDENTIFIER    

tpIgmpMultigroup 1.3.6.1.4.1.11863.6.25.1.5
OBJECT IDENTIFIER    

tpIgmpStaticMultigroup 1.3.6.1.4.1.11863.6.25.1.6
OBJECT IDENTIFIER    

tpIgmpSnoopingGlobalConfig 1.3.6.1.4.1.11863.6.25.1.1.1
OBJECT IDENTIFIER    

tpIgmpSnoopingEnable 1.3.6.1.4.1.11863.6.25.1.1.1.1
Select Enable/Disable IGMP Snooping function globally on the Switch. 0. disable 1. enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpUnknownMulticastPacket 1.3.6.1.4.1.11863.6.25.1.1.1.2
Select the operation for the switch to process unknown multicast. 0. forward 1. discard
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forward(0), discard(1)  

tpUnknownReportSuppression 1.3.6.1.4.1.11863.6.25.1.1.1.3
Select Enable/Disable IGMP Snooping report suppression function globally on the Switch. 0. disable 1. enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpIgmpGlobalRouterTime 1.3.6.1.4.1.11863.6.25.1.1.1.4
Specify the aging time of the router port. Within this time, if the switch don't receive IGMP query message from the router port, it will consider this port is not a router port any more,60-600 second.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 60..600  

tpIgmpGlobalMemberTime 1.3.6.1.4.1.11863.6.25.1.1.1.5
Specify the aging time of the member port. Within this time, if the switch don't receive IGMP report message from the member port, it will consider this port is not a member port any more,60-600 second.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 60..600  

tpIgmplastListenerQueryInterval 1.3.6.1.4.1.11863.6.25.1.1.1.6
Enter the Last Listener Query interval time. When the multicast group has no more member ports, it will send the Specific Query Message with this interval time to check whether there is another member. The interval is ranging from 1 to 5 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..5  

tpIgmplastListenerQueryCount 1.3.6.1.4.1.11863.6.25.1.1.1.7
Enter the Last Listener Query numbers. When the multicast group has no more member ports, it will send this numbers of Specific Query Message to check whether there is another member. It is ranging from 1 to 5.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..5  

tpIgmpPortConfig 1.3.6.1.4.1.11863.6.25.1.1.2
OBJECT IDENTIFIER    

tpIgmpPortTable 1.3.6.1.4.1.11863.6.25.1.1.2.1
IGMP Snooping (Internet Group Management Protocol Snooping) is a multicast control mechanism running on Layer 2 switch. It can effectively prevent multicast groups being broadcasted in the network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPIGMPPORTENTRY

tpIgmpPortEntry 1.3.6.1.4.1.11863.6.25.1.1.2.1.1
An entry contains of the information of port configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPIGMPPORTENTRY  

tpIgmpSnoopingPortEnable 1.3.6.1.4.1.11863.6.25.1.1.2.1.1.2
Select Enable/Disable IGMP Snooping for the desired port. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpIgmpFastLeavePortEnable 1.3.6.1.4.1.11863.6.25.1.1.2.1.1.3
Select Enable/Disable Fast Leave feature for the desired port. If Fast Leave is enabled for a port, the Switch will immediately remove this port from the multicast group upon receiving IGMP leave messages. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpIgmpPortLag 1.3.6.1.4.1.11863.6.25.1.1.2.1.1.4
Displays the LAG number which the port belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpIgmpVlanConfig 1.3.6.1.4.1.11863.6.25.1.1.3
OBJECT IDENTIFIER    

tpIgmpVlanTable 1.3.6.1.4.1.11863.6.25.1.1.3.1
Multicast groups established by IGMP Snooping are based on VLANs. You can configure different IGMP parameters for different VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPIGMPVLANENTRY

tpIgmpVlanEntry 1.3.6.1.4.1.11863.6.25.1.1.3.1.1
An entry contains of the information of igmpsnooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPIGMPVLANENTRY  

tpIgmpVlanId 1.3.6.1.4.1.11863.6.25.1.1.3.1.1.1
Enter the VLAN ID to enable IGMP Snooping for the desired VLAN,1-4094.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

tpIgmpRouterTime 1.3.6.1.4.1.11863.6.25.1.1.3.1.1.2
Specify the aging time of the router port. Within this time, if the switch don't receive IGMP query message from the router port, it will consider this port is not a router port any more,0,60-600 second.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 60..600  

tpIgmpMemberTime 1.3.6.1.4.1.11863.6.25.1.1.3.1.1.3
Specify the aging time of the member port. Within this time, if the switch don't receive IGMP report message from the member port, it will consider this port is not a member port any more,0,60-600 second.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 60..600  

tpIgmpRouterPort 1.3.6.1.4.1.11863.6.25.1.1.3.1.1.4
Config the static router ports which are mainly used in the network with stable topology.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpIgmpForbiddenRouterPort 1.3.6.1.4.1.11863.6.25.1.1.3.1.1.5
Config the forbidden router ports which are mainly used to forbidden specified ports to become router ports.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpIgmpVlanStatus 1.3.6.1.4.1.11863.6.25.1.1.3.1.1.6
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tpIgmpMultiVlanConfig 1.3.6.1.4.1.11863.6.25.1.1.4
OBJECT IDENTIFIER    

tpIgmpMultiVlanId 1.3.6.1.4.1.11863.6.25.1.1.4.1
Enter the VLAN ID of the multicast VLAN,2-4094.If enter 0, multicast VLAN is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2..4094  

tpIgmpMultitRouterTime 1.3.6.1.4.1.11863.6.25.1.1.4.2
Specify the aging time of the router port. Within this time, if the switch don't receive IGMP query message from the router port, it will consider this port is not a router port any more,0,60-600 second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 60..600  

tpIgmpMultiMemberTime 1.3.6.1.4.1.11863.6.25.1.1.4.3
Specify the aging time of the member port. Within this time, if the switch don't receive IGMP report message from the member port, it will consider this port is not a member port any more,0,60-600 second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 60..600  

tpIgmpMultiRouterPort 1.3.6.1.4.1.11863.6.25.1.1.4.4
Config the static router ports which are mainly used in the network with stable topology.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpIgmpMultiForbiddenRouterPort 1.3.6.1.4.1.11863.6.25.1.1.4.5
Config the forbidden router ports which are mainly used to forbidden specified ports to become router ports.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpIgmpMultiReplaceSrcIp 1.3.6.1.4.1.11863.6.25.1.1.4.6
config the source ip which will replace the source ip of IGMP report in multicast vlan.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tpIgmpQuerierConfig 1.3.6.1.4.1.11863.6.25.1.1.5
OBJECT IDENTIFIER    

igmpQuerierTable 1.3.6.1.4.1.11863.6.25.1.1.5.1
IGMP Snooping Querier is based on VLAN. You can configure different IGMP Snooping Querier parameters for different VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpQuerierEntry

igmpQuerierEntry 1.3.6.1.4.1.11863.6.25.1.1.5.1.1
An entry contains of the information of IGMP Snooping Querier.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpQuerierEntry  

igmpQuerierVlanId 1.3.6.1.4.1.11863.6.25.1.1.5.1.1.1
Enter the VLAN ID to enable IGMP Snooping Querier for the desired VLAN, ranging from 1 to 4094.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

queryInterval 1.3.6.1.4.1.11863.6.25.1.1.5.1.1.2
Enter the Query message interval time. The Querier will send General Query Message with this interval. The interval is ranging from 10 to 300 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 10..300  

maxResponseTime 1.3.6.1.4.1.11863.6.25.1.1.5.1.1.3
Enter the value of Maximum Response Time field of the Query message. The host is expected to response to an IGMP general query within this time. The time is ranging from 1 to 25 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..25  

generalQuerySrcIp 1.3.6.1.4.1.11863.6.25.1.1.5.1.1.4
Enter the General Query Message source IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

igmpQuerierStatus 1.3.6.1.4.1.11863.6.25.1.1.5.1.1.5
The following values are states: these values may be used as follow: active(1),if the entry is being used. createAndGo(4),not being used. destroy(6),destory the entry.
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tpIgmpPortFilterConfig 1.3.6.1.4.1.11863.6.25.1.2.1
OBJECT IDENTIFIER    

tpIgmpFilterPortTable 1.3.6.1.4.1.11863.6.25.1.2.1.1
When the switch receives IGMP report message, it examines the multicast filtering IP ID configured on the access port to determine if the port can join the multicast group. If the multicast IP is not filtered, the switch will add the port to the forward port list of the multicast group. Otherwise, the switch will drop the IGMP report message. In that way, you can control the multicast groups that users can access.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPIGMPFILTERPORTENTRY

tpIgmpFilterPortEntry 1.3.6.1.4.1.11863.6.25.1.2.1.1.1
An entry contains of the information of a port param.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPIGMPFILTERPORTENTRY  

tpIgmpFilterMaxGroup 1.3.6.1.4.1.11863.6.25.1.2.1.1.1.2
Specify the maximum number of multicast groups to prevent some ports taking up too much bandwidth.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

tpIgmpFilterMaxGroupAction 1.3.6.1.4.1.11863.6.25.1.2.1.1.1.3
The policy should be taken when the number of multicast group a port has joined reach the maximum. 0.Drop: drop the successive report packet, and this port can not join any other multicast group. 1.Replace: when the port joins another new multicast group,it will quit the existing multicast group randomly.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER drop(0), replace(1)  

tpIgmpFilterBindAddrId 1.3.6.1.4.1.11863.6.25.1.2.1.1.1.4
Enter the profile ID the port will be bound to. Only one profile can be bound to each port.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

tpIgmpFilterPortLag 1.3.6.1.4.1.11863.6.25.1.2.1.1.1.5
Displays the LAG number which the port belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpIgmpPortAuthConfig 1.3.6.1.4.1.11863.6.25.1.3.1
OBJECT IDENTIFIER    

tpIgmpAuthPortTable 1.3.6.1.4.1.11863.6.25.1.3.1.1
IGMP Authentication can control the access of multicast packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPIGMPAUTHPORTENTRY

tpIgmpAuthPortEntry 1.3.6.1.4.1.11863.6.25.1.3.1.1.1
An entry contains of the information of port authentication configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPIGMPAUTHPORTENTRY  

tpIgmpAuthEnable 1.3.6.1.4.1.11863.6.25.1.3.1.1.1.2
Select Enable/Disable IGMP Authentication for the desired port. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpIgmpAuthPortLag 1.3.6.1.4.1.11863.6.25.1.3.1.1.1.3
Displays the LAG number which the port belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpIgmpGlobalAuthAccountConfig 1.3.6.1.4.1.11863.6.25.1.3.2
OBJECT IDENTIFIER    

tpIgmpGlobalAuthAccountConfigEable 1.3.6.1.4.1.11863.6.25.1.3.2.1
0. disable 1. enable Enable/Disable the IGMP Authentication Accounting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpIgmpPktStat 1.3.6.1.4.1.11863.6.25.1.4.1
OBJECT IDENTIFIER    

tpIgmpPktStatTable 1.3.6.1.4.1.11863.6.25.1.4.1.1
A list of multicast statistic Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPIGMPPKTSTATENTRY

tpIgmpPktStatEntry 1.3.6.1.4.1.11863.6.25.1.4.1.1.1
An entry contains of multicast packet statistics over each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPIGMPPKTSTATENTRY  

tpIgmpQueryPktStat 1.3.6.1.4.1.11863.6.25.1.4.1.1.1.2
Displays the number of query packets the port received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpIgmpReportV1PktStat 1.3.6.1.4.1.11863.6.25.1.4.1.1.1.3
Displays the number of IGMPv1 report packets the port received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpIgmpReportV2PktStat 1.3.6.1.4.1.11863.6.25.1.4.1.1.1.4
Displays the number of IGMPv2 report packets the port received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpIgmpReportV3PktStat 1.3.6.1.4.1.11863.6.25.1.4.1.1.1.5
Displays the number of IGMPv3 report packets the port received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpIgmpLeavePktStat 1.3.6.1.4.1.11863.6.25.1.4.1.1.1.6
Displays the number of leave packets the port received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpIgmpErrorPktStat 1.3.6.1.4.1.11863.6.25.1.4.1.1.1.7
Displays the number of error packets the port received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpIpIgmpPktStatClear 1.3.6.1.4.1.11863.6.25.1.4.1.2
igmp packet statistic clear.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER commit(1)  

tpIgmpMulticastGroups 1.3.6.1.4.1.11863.6.25.1.5.1
OBJECT IDENTIFIER    

tpIgmpMulticastGroupTable 1.3.6.1.4.1.11863.6.25.1.5.1.1
A list of multicast groups Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPIGMPMULTICASTGROUPENTRY

tpIgmpMulticastGroupEntry 1.3.6.1.4.1.11863.6.25.1.5.1.1.1
An entry contains of multicast packet statistics over each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPIGMPMULTICASTGROUPENTRY  

tpIgmpMulticastIP 1.3.6.1.4.1.11863.6.25.1.5.1.1.1.1
Displays the multicast IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpIgmpVlanID 1.3.6.1.4.1.11863.6.25.1.5.1.1.1.2
Displays the VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpIgmpForwardPorts 1.3.6.1.4.1.11863.6.25.1.5.1.1.1.3
Displays the forward ports of multicast group.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..50)  

tpIgmpGrouptype 1.3.6.1.4.1.11863.6.25.1.5.1.1.1.4
Displays the type of multicast group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(0), dynamic(1)  

tpIgmpMulticastStaticGroups 1.3.6.1.4.1.11863.6.25.1.6.1
OBJECT IDENTIFIER    

tpIgmpMulticastStaticGroupTable 1.3.6.1.4.1.11863.6.25.1.6.1.1
A list of multicast groups Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPIGMPMULTICASTSTATICGROUPENTRY

tpIgmpMulticastStaticGroupEntry 1.3.6.1.4.1.11863.6.25.1.6.1.1.1
An entry contains of multicast packet statistics over each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPIGMPMULTICASTSTATICGROUPENTRY  

tpIgmpStaticMulticastIP 1.3.6.1.4.1.11863.6.25.1.6.1.1.1.1
The multicast IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpIgmpStaticVlanID 1.3.6.1.4.1.11863.6.25.1.6.1.1.1.2
The VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpIgmpStaticForwardPorts 1.3.6.1.4.1.11863.6.25.1.6.1.1.1.3
The forward ports of multicast group.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..50)  

tpIgmpStaticGroupStatus 1.3.6.1.4.1.11863.6.25.1.6.1.1.1.4
The following values are states: these values may be used as follow: active(1),if the entry is being used. notInService(2),destory the entry. notReady(3),destory the entry. createAndGo(4),not being used createAndWait(5),creat a new entry destroy(6),destory the entry.
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus