XEDIA-PIM-MIB

File: XEDIA-PIM-MIB.mib (2059 bytes)

Imported modules

SNMPv2-SMI XEDIA-REG

Imported symbols

MODULE-IDENTITY OBJECT-TYPE xediaMibs

Defined Types

XpimInterfaceEntry  
SEQUENCE    
  xpimInterfaceIfIndex INTEGER
  xpimInterfaceAdminStatus INTEGER

Defined Values

xpimMIB 1.3.6.1.4.1.838.3.31
The Xedia extention MIB module for management of PIM routers.
MODULE-IDENTITY    

xpimMIBObjects 1.3.6.1.4.1.838.3.31.1
OBJECT IDENTIFIER    

xpim 1.3.6.1.4.1.838.3.31.1.1
OBJECT IDENTIFIER    

xpimVersion 1.3.6.1.4.1.838.3.31.1.1.1
Select PIM protocol version.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..2  

xpimInterfaceTable 1.3.6.1.4.1.838.3.31.1.1.2
The (conceptual) table listing the router's multicast- capable interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XpimInterfaceEntry

xpimInterfaceEntry 1.3.6.1.4.1.838.3.31.1.1.2.1
An entry (conceptual row) in the pimInterfaceTable. This row augments ipMRouteInterfaceEntry in the IP Multicast MIB, where the threshold object resides.
Status: current Access: not-accessible
OBJECT-TYPE    
  XpimInterfaceEntry  

xpimInterfaceIfIndex 1.3.6.1.4.1.838.3.31.1.1.2.1.1
The ifIndex value of the interface for which PIM is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

xpimInterfaceAdminStatus 1.3.6.1.4.1.838.3.31.1.1.2.1.2
The current adminstrative status of this PIM interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)