XIPMROUTE-MIB

File: XIPMROUTE-MIB.mib (3824 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
XEDIA-REG IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE experimental
Integer32 Counter32 Counter64
IpAddress TimeTicks DisplayString
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
xediaMibs InterfaceIndex InterfaceIndexOrZero

Defined Types

XipMRouteInterfaceEntry  
SEQUENCE    
  xipMRouteInterfaceIfIndex InterfaceIndex
  xipMRouteInterfaceProtocol INTEGER
  xipMRouteInterfaceAdminStatus INTEGER
  xipMRouteInterfaceAddress IpAddress

Defined Values

xipMRouteMIB 1.3.6.1.4.1.838.3.29
The MIB module for management of IP Multicast routing, but independent of the specific multicast routing protocol in use. XXX
MODULE-IDENTITY    

xipMRouteMIBObjects 1.3.6.1.4.1.838.3.29.1
OBJECT IDENTIFIER    

xipMRoute 1.3.6.1.4.1.838.3.29.1.1
OBJECT IDENTIFIER    

xipMRouteInterfaceTable 1.3.6.1.4.1.838.3.29.1.1.1
The (conceptual) table containg multicast routing information specific to interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XipMRouteInterfaceEntry

xipMRouteInterfaceEntry 1.3.6.1.4.1.838.3.29.1.1.1.1
An entry (conceptual row) containing the multicast routing information for a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  XipMRouteInterfaceEntry  

xipMRouteInterfaceIfIndex 1.3.6.1.4.1.838.3.29.1.1.1.1.1
The ifIndex value of the interface for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

xipMRouteInterfaceProtocol 1.3.6.1.4.1.838.3.29.1.1.1.1.2
The routing protocol running on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), dvmrp(4), pimDenseMode(9)  

xipMRouteInterfaceAdminStatus 1.3.6.1.4.1.838.3.29.1.1.1.1.3
The status of this entry. Creating the entry enables multicast on the virtual interface; destroying the entry or setting it to notInService disables multicast on the virtual interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

xipMRouteInterfaceAddress 1.3.6.1.4.1.838.3.29.1.1.1.1.4
Interface address associated with the multicast protocol. When not specified (0.0.0.0), multicast protocols will be associated with the first address started on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress