XEDIA-IGMP-MIB

File: XEDIA-IGMP-MIB.mib (3395 bytes)

Imported modules

SNMPv2-SMI XEDIA-REG IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
xediaMibs InterfaceIndexOrZero InterfaceIndex

Defined Types

XIgmpInterfaceEntry  
SEQUENCE    
  xigmpInterfaceIfIndex InterfaceIndex
  xigmpInterfaceState INTEGER

Defined Values

xigmpMIB 1.3.6.1.4.1.838.3.33
The Xedia extention MIB module for management of IGMP routers.
MODULE-IDENTITY    

xigmpMIBObjects 1.3.6.1.4.1.838.3.33.1
OBJECT IDENTIFIER    

xigmp 1.3.6.1.4.1.838.3.33.1.1
OBJECT IDENTIFIER    

xigmpInMsgs 1.3.6.1.4.1.838.3.33.1.1.1
Total number of IGMP messages received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xigmpInErrors 1.3.6.1.4.1.838.3.33.1.1.2
Total number of malformed IGMP messages received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xigmpInReports 1.3.6.1.4.1.838.3.33.1.1.3
Total number of IGMP Report messages received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xigmpInV1Reports 1.3.6.1.4.1.838.3.33.1.1.4
Total number of IGMP V1 Report messages received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xigmpInLeaves 1.3.6.1.4.1.838.3.33.1.1.5
Total number of IGMP Leave messages received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xigmpInQueries 1.3.6.1.4.1.838.3.33.1.1.6
Total number of IGMP Query messages received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xigmpInUnknowns 1.3.6.1.4.1.838.3.33.1.1.7
Total number of IGMP messages of unknown types received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xigmpOutMsgs 1.3.6.1.4.1.838.3.33.1.1.8
Total number of IGMP messages transmitted by IGMP protocol
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xigmpInterfaceTable 1.3.6.1.4.1.838.3.33.1.1.9
The (conceptual) table listing the interfaces on which IGMP is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XIgmpInterfaceEntry

xigmpInterfaceEntry 1.3.6.1.4.1.838.3.33.1.1.9.1
An entry (conceptual row) representing an interface on which IGMP is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  XIgmpInterfaceEntry  

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

xigmpInterfaceState 1.3.6.1.4.1.838.3.33.1.1.9.1.2
The state of the IGMP interface
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)