Juniper-IGMP-MIB

File: Juniper-IGMP-MIB.mib (26326 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Juniper-MIBs Juniper-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 IpAddress RowStatus
TEXTUAL-CONVENTION TruthValue DisplayString
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndex
juniMibs JuniInterfaceLocationType JuniInterfaceLocationValue

Defined Types

JuniIgmpProxyGroupState  
IP multicast group state in respect to the host IGMP (IGMP proxy) behavior.
TEXTUAL-CONVENTION    
  INTEGER juniIgmpProxyGroupUnknown(0), juniIgmpProxyGroupIdleMember(1), juniIgmpProxyGroupDelayingMember(2)  

JuniIgmpProxyInterfaceState  
IGMP proxy Interface state.
TEXTUAL-CONVENTION    
  INTEGER juniIgmpProxyInterfaceUnknown(0), juniIgmpProxyInterfaceStateV1RouterPresent(1), juniIgmpProxyInterfaceStateNonV1RouterPresent(2)  

JuniIgmpGroupsEntry  
SEQUENCE    
  juniIgmpGroupsSlot Integer32
  juniIgmpGroupsPort Integer32
  juniIgmpGroupsMaxGroups Integer32

JuniIgmpGroupsEntry2  
SEQUENCE    
  juniIgmpIfLocationIndex JuniInterfaceLocationValue
  juniIgmpGroupsMaxGroups2 Integer32

JuniIgmpInterfaceEntry  
SEQUENCE    
  juniIgmpInterfaceIfIndex InterfaceIndex
  juniIgmpInterfaceQuerierTimeout Integer32
  juniIgmpInterfaceImmediateLeave TruthValue
  juniIgmpInterfaceAccessGroup DisplayString
  juniIgmpInterfacePromiscuous TruthValue
  juniIgmpInterfaceMaxGroups Integer32
  juniIgmpInterfaceIoaPacketReplIfIndex InterfaceIndex

JuniIgmpProxyInterfaceEntry  
SEQUENCE    
  juniIgmpProxyInterfaceIfIndex InterfaceIndex
  juniIgmpProxyInterfaceAddress IpAddress
  juniIgmpProxyInterfaceMask IpAddress
  juniIgmpProxyInterfaceState JuniIgmpProxyInterfaceState
  juniIgmpProxyInterfaceStatus RowStatus
  juniIgmpProxyInterfaceVersion Integer32
  juniIgmpProxyInterfaceV1RoutePresentTimeout Integer32
  juniIgmpProxyInterfaceUnsolicitedReportInterval Integer32
  juniIgmpProxyInterfaceTotalGroupCount Counter32
  juniIgmpProxyInterfaceWrongVersionCount Counter32
  juniIgmpProxyInterfaceV1QueryReceiveCount Counter32
  juniIgmpProxyInterfaceV2QueryReceiveCount Counter32
  juniIgmpProxyInterfaceV1ReportReceiveCount Counter32
  juniIgmpProxyInterfaceV2ReportReceiveCount Counter32
  juniIgmpProxyInterfaceV1JoinReportCount Counter32
  juniIgmpProxyInterfaceV2JoinReportCount Counter32
  juniIgmpProxyInterfaceLeaveReportCount Counter32

JuniIgmpProxyCacheEntry  
SEQUENCE    
  juniIgmpProxyIfIndex InterfaceIndex
  juniIgmpProxyAddress IpAddress
  juniIgmpProxyStatus JuniIgmpProxyGroupState

Defined Values

juniIgmpMIB 1.3.6.1.4.1.4874.2.2.40
The IGMP MIB for Juniper Networks enterprise.
MODULE-IDENTITY    

juniIgmpMIBObject 1.3.6.1.4.1.4874.2.2.40.1
OBJECT IDENTIFIER    

juniIgmpProtocol 1.3.6.1.4.1.4874.2.2.40.1.1
OBJECT IDENTIFIER    

juniIgmpProxy 1.3.6.1.4.1.4874.2.2.40.1.2
OBJECT IDENTIFIER    

juniIgmpGlobal 1.3.6.1.4.1.4874.2.2.40.1.3
OBJECT IDENTIFIER    

juniIgmpGroupsTable 1.3.6.1.4.1.4874.2.2.40.1.3.1
Deprecated table of max multicast groups for each physical port. This has been replaced by juniIgmpGroupsTable2.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIgmpGroupsEntry

juniIgmpGroupsEntry 1.3.6.1.4.1.4874.2.2.40.1.3.1.1
Deprecated entry representing per physical port max multicast groups configurations. This has been replaced by juniIgmpGroupsEntry2.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniIgmpGroupsEntry  

juniIgmpGroupsSlot 1.3.6.1.4.1.4874.2.2.40.1.3.1.1.1
Deprecated physical slot position to configure the max multicast groups for any selected port. This has been replaced by juniIgmpIfLocationIndex.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

juniIgmpGroupsPort 1.3.6.1.4.1.4874.2.2.40.1.3.1.1.2
Deprecated physical port to configure max multicast groups. This has been replaced by juniIgmpIfLocationIndex.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

juniIgmpGroupsMaxGroups 1.3.6.1.4.1.4874.2.2.40.1.3.1.1.3
Deprecated max multicast groups limit value for each physical port. This has been replaced by juniIgmpGroupsMaxGroups2.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

juniIgmpIfLocationType 1.3.6.1.4.1.4874.2.2.40.1.3.2
Describes the interpretation of JuniInterfaceLocationValue object values into platform-dependent interface location components, e.g., 'slot.port' on an ERX.
Status: current Access: read-only
OBJECT-TYPE    
  JuniInterfaceLocationType  

juniIgmpGroupsTable2 1.3.6.1.4.1.4874.2.2.40.1.3.3
The table of max multicast groups for each physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIgmpGroupsEntry2

juniIgmpGroupsEntry2 1.3.6.1.4.1.4874.2.2.40.1.3.3.1
Each entry represents per physical port max multicast groups configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIgmpGroupsEntry2  

juniIgmpIfLocationIndex 1.3.6.1.4.1.4874.2.2.40.1.3.3.1.1
The value of a platform interface location.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniInterfaceLocationValue  

juniIgmpGroupsMaxGroups2 1.3.6.1.4.1.4874.2.2.40.1.3.3.1.2
Configure the max multicast groups limit for each physical port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

juniIgmpInterfaceTable 1.3.6.1.4.1.4874.2.2.40.1.1.1
The table listing the interfaces on which IGMP is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIgmpInterfaceEntry

juniIgmpInterfaceEntry 1.3.6.1.4.1.4874.2.2.40.1.1.1.1
An entry representing an interface on which IGMP is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIgmpInterfaceEntry  

juniIgmpInterfaceIfIndex 1.3.6.1.4.1.4874.2.2.40.1.1.1.1.1
The ifIndex value of the interface for which IGMP is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniIgmpInterfaceQuerierTimeout 1.3.6.1.4.1.4874.2.2.40.1.1.1.1.2
Configure other-querier-present timeout on an interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..399  

juniIgmpInterfaceImmediateLeave 1.3.6.1.4.1.4874.2.2.40.1.1.1.1.3
Enable/disable feature to stop traffic immediately after receive leave.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

juniIgmpInterfaceAccessGroup 1.3.6.1.4.1.4874.2.2.40.1.1.1.1.4
Configure the access group list.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

juniIgmpInterfacePromiscuous 1.3.6.1.4.1.4874.2.2.40.1.1.1.1.5
Configure the promiscuous state.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

juniIgmpInterfaceMaxGroups 1.3.6.1.4.1.4874.2.2.40.1.1.1.1.6
Configure the multicast groups limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

juniIgmpInterfaceIoaPacketReplIfIndex 1.3.6.1.4.1.4874.2.2.40.1.1.1.1.7
Configure the IOA packet replication interface.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

juniIgmpRouterPromiscuous 1.3.6.1.4.1.4874.2.2.40.1.1.2
Configure the promiscuous state of the router.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

juniIgmpAdminState 1.3.6.1.4.1.4874.2.2.40.1.1.3
Adminstratively enable/disable the IGMP on the router.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

juniIgmpProxyInterfaceTable 1.3.6.1.4.1.4874.2.2.40.1.2.1
The IGMP proxy interface table consists of interface on which the IGMP proxy is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIgmpProxyInterfaceEntry

juniIgmpProxyInterfaceEntry 1.3.6.1.4.1.4874.2.2.40.1.2.1.1
An entry in the juniIgmpProxyInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIgmpProxyInterfaceEntry  

juniIgmpProxyInterfaceIfIndex 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.1
The ifIndex value of the interface for which the IGMP proxy is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniIgmpProxyInterfaceAddress 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.2
The IP address of the interface for which the IGMP proxy is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniIgmpProxyInterfaceMask 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.3
The IP subnet mask of the interface for which the IGMP proxy is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniIgmpProxyInterfaceState 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.4
When the IGMP proxy interface has v1 router present timeout running, it is in IgmpIntfStateV1RtPresent state. Otherwise, it is in IgmpIntfStateNonV1RtPresent states. While it is in IgmpIntfStateV1RtPresent, it only sends out version 1 group membership report(s). While it is in IgmpIntfStateNonV1RtPresent state, it sends out version 2 group membership report(s).
Status: current Access: read-only
OBJECT-TYPE    
  JuniIgmpProxyInterfaceState  

juniIgmpProxyInterfaceStatus 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.5
The state of the IGMP proxy interface. This object follows the RowStatus behavior. The destruction of the the row deletes the IGMP proxy inteface.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniIgmpProxyInterfaceVersion 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.6
The version of IGMP that this IGMP proxy interface is running.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniIgmpProxyInterfaceV1RoutePresentTimeout 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.7
The IGMP version 1 router present timeout is the time between IGMP proxy receives a version 1 query and the time it assumes that there is no more IGMP version 1 router IGMP running. While before the V1 router present timeout expires, the IGMP proxy only sends out version 1 group membership report. When it expires, it sends out version 2 group membership report.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1000  

juniIgmpProxyInterfaceUnsolicitedReportInterval 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.8
The unsolicited report interval specifies the time between the two initial group membership reports that the IGMP proxy sends.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1000  

juniIgmpProxyInterfaceTotalGroupCount 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.9
Total number of multicast groups for this upstream interface (interface running IGMP proxy).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIgmpProxyInterfaceWrongVersionCount 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.10
Total number of wrong version of IGMP packets received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIgmpProxyInterfaceV1QueryReceiveCount 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.11
Total number of version 1 IGMP queries received on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIgmpProxyInterfaceV2QueryReceiveCount 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.12
Total number of version 2 IGMP queries received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIgmpProxyInterfaceV1ReportReceiveCount 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.13
Total number of version 1 group membership reports received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIgmpProxyInterfaceV2ReportReceiveCount 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.14
Total number of version 2 group membership reports received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIgmpProxyInterfaceV1JoinReportCount 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.15
Total number of version 1 group membership reports sent on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIgmpProxyInterfaceV2JoinReportCount 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.16
Total number of version 2 group membership reports sent on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIgmpProxyInterfaceLeaveReportCount 1.3.6.1.4.1.4874.2.2.40.1.2.1.1.17
Total number of group leave reports sent on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIgmpProxyCacheTable 1.3.6.1.4.1.4874.2.2.40.1.2.2
The IP multicast group table. The table is a union of multicast member groups from all its downstream interfaces and for which the IGMP proxy send group membership report.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIgmpProxyCacheEntry

juniIgmpProxyCacheEntry 1.3.6.1.4.1.4874.2.2.40.1.2.2.1
An entry in the juniIgmpProxyCacheTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIgmpProxyCacheEntry  

juniIgmpProxyIfIndex 1.3.6.1.4.1.4874.2.2.40.1.2.2.1.1
The ifIndex value of the interface for which IGMP proxy is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniIgmpProxyAddress 1.3.6.1.4.1.4874.2.2.40.1.2.2.1.2
The IP multicast group address that the IGMP proxy sends group membership for.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

juniIgmpProxyStatus 1.3.6.1.4.1.4874.2.2.40.1.2.2.1.3
The state of this entry. When the IGMP proxy has a delay time running for this multicast group, the state of this enry is in the juniIgmpDelayingMember state. When the delay time expires, the IGMP proxy sends an unsolicited report and the state of this group enters juniIgmpDelayMember state.
Status: current Access: read-only
OBJECT-TYPE    
  JuniIgmpProxyGroupState  

juniIgmpConformance 1.3.6.1.4.1.4874.2.2.40.4
OBJECT IDENTIFIER    

juniIgmpCompliances 1.3.6.1.4.1.4874.2.2.40.4.1
OBJECT IDENTIFIER    

juniIgmpGroups 1.3.6.1.4.1.4874.2.2.40.4.2
OBJECT IDENTIFIER    

juniIgmpCompliance 1.3.6.1.4.1.4874.2.2.40.4.1.1
Obsolete compliance statement for entities that implement the Juniper IGMP MIB. This statement became obsolete when support was added for interface addresses and multicast group limits.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniIgmpCompliance2 1.3.6.1.4.1.4874.2.2.40.4.1.2
Obsolete compliance statement for entities that implement the Juniper IGMP MIB. This statement became obsolete when support was added for the administrative state object.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniIgmpCompliance3 1.3.6.1.4.1.4874.2.2.40.4.1.3
Deprecated compliance statement for entities that implement the Juniper IGMP MIB. This statement was deprecated when support was added for the juniIgmpIfLocationType object.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

juniIgmpCompliance4 1.3.6.1.4.1.4874.2.2.40.4.1.4
The compliance statement for entities that implement the Juniper IGMP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

juniIgmpProxyInterfaceGroup 1.3.6.1.4.1.4874.2.2.40.4.2.1
A collection of objects providing management of IGMP proxy interfaces in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniIgmpProxyCacheGroup 1.3.6.1.4.1.4874.2.2.40.4.2.2
An object providing management of IGMP proxy caches in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniIgmpInterfaceGroup 1.3.6.1.4.1.4874.2.2.40.4.2.3
Obsolete collection of objects providing management of IGMP interfaces in a Juniper product. This group became obsolete when the administrative state object was added.
Status: obsolete Access: read-only
OBJECT-GROUP    

juniIgmpGroupsGroup 1.3.6.1.4.1.4874.2.2.40.4.2.4
Deprecated object providing management of IGMP global mCast groups in a Juniper product. This group was deprecated when support was added for juniIgmpIfLocationType.
Status: deprecated Access: read-only
OBJECT-GROUP    

juniIgmpInterfaceGroup2 1.3.6.1.4.1.4874.2.2.40.4.2.5
A collection of objects providing management of IGMP interfaces in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniIgmpGroupsGroup2 1.3.6.1.4.1.4874.2.2.40.4.2.6
A collection of objects providing management of IGMP global mCast groups in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP