TPLINK-IPMROUTE-MIB

File: TPLINK-IPMROUTE-MIB.mib (9256 bytes)

Imported modules

SNMPv2-SMI TPLINK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress TimeTicks tplinkMgmt

Defined Types

TpIpMRouteSGEntry  
SEQUENCE    
  tpIpMRouteSGGroup IpAddress
  tpIpMRouteSGSource IpAddress
  tpIpMRouteSGIncomingInterface OCTET STRING Size(0..32)
  tpIpMRouteSGOutgoingInterface OCTET STRING Size(0..1024)
  tpIpMRouteSGRpfNeighbor IpAddress
  tpIpMRouteSGUpTime TimeTicks
  tpIpMRouteSGExpiryTime TimeTicks
  tpIpMRouteSGProtocol INTEGER
  tpIpMRouteSGFlags INTEGER

TpIpMRouteStarGEntry  
SEQUENCE    
  tpIpMRouteStarGGroup IpAddress
  tpIpMRouteStarGSource IpAddress
  tpIpMRouteStarGIncomingInterface OCTET STRING Size(0..32)
  tpIpMRouteStarGOutgoingInterface OCTET STRING Size(0..1024)
  tpIpMRouteStarGRpfNeighbor IpAddress
  tpIpMRouteStarGUpTime TimeTicks
  tpIpMRouteStarGExpiryTime TimeTicks
  tpIpMRouteStarGProtocol INTEGER
  tpIpMRouteStarGFlags INTEGER

Defined Values

tplinkIpMrouteMIB 1.3.6.1.4.1.11863.6.78
Private MIB for PIM configuration.
MODULE-IDENTITY    

tplinkIpMrouteMIBObjects 1.3.6.1.4.1.11863.6.78.1
OBJECT IDENTIFIER    

tplinkIpMrouteNotifications 1.3.6.1.4.1.11863.6.78.2
OBJECT IDENTIFIER    

tpIpMRoute 1.3.6.1.4.1.11863.6.78.1.1
OBJECT IDENTIFIER    

tpIpMRouteEnable 1.3.6.1.4.1.11863.6.78.1.1.1
Select enable or disable to set the status of Multicast Forwarding in the router. The default is disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tpIpMRouteSGTable 1.3.6.1.4.1.11863.6.78.1.1.2
The (conceptual) table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpIpMRouteSGEntry

tpIpMRouteSGEntry 1.3.6.1.4.1.11863.6.78.1.1.2.1
An entry (conceptual row) containing the multicast routing information for IP datagrams from a particular source and addressed to a particular IP multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  TpIpMRouteSGEntry  

tpIpMRouteSGGroup 1.3.6.1.4.1.11863.6.78.1.1.2.1.1
The destination group IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpIpMRouteSGSource 1.3.6.1.4.1.11863.6.78.1.1.2.1.2
The IP address of the multicast packet source to be combined with the Group IP to fully identify a single route whose Mroute table entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpIpMRouteSGIncomingInterface 1.3.6.1.4.1.11863.6.78.1.1.2.1.3
The incoming interface on which multicast packets for this source /group arrive.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

tpIpMRouteSGOutgoingInterface 1.3.6.1.4.1.11863.6.78.1.1.2.1.4
The list of outgoing interfaces on which multicast packets for this source/group are forwarded.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

tpIpMRouteSGRpfNeighbor 1.3.6.1.4.1.11863.6.78.1.1.2.1.5
The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources to this multicast address are received, or 0.0.0.0 if the upstream neighbor is unknown (e.g., in CBT).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpIpMRouteSGUpTime 1.3.6.1.4.1.11863.6.78.1.1.2.1.6
The time in seconds since the entry was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

tpIpMRouteSGExpiryTime 1.3.6.1.4.1.11863.6.78.1.1.2.1.7
The time in seconds before this entry will age out and be removed from the table.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

tpIpMRouteSGProtocol 1.3.6.1.4.1.11863.6.78.1.1.2.1.8
The multicast routing protocol which created this entry. The possibilities are: PIM-DM,PIM-SM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pimDenseMode(1), pimSparseMode(2)  

tpIpMRouteSGFlags 1.3.6.1.4.1.11863.6.78.1.1.2.1.9
The value displayed in this field is valid if the multicast routing protocol running is PIMSM. The possible values are RPT or SPT. For other protocols an
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER spt(1), rpt(2)  

tpIpMRouteStarGTable 1.3.6.1.4.1.11863.6.78.1.1.3
The (conceptual) table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpIpMRouteStarGEntry

tpIpMRouteStarGEntry 1.3.6.1.4.1.11863.6.78.1.1.3.1
An entry (conceptual row) containing the multicast routing information for IP datagrams from a particular source and addressed to a particular IP multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  TpIpMRouteStarGEntry  

tpIpMRouteStarGGroup 1.3.6.1.4.1.11863.6.78.1.1.3.1.1
The destination group IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpIpMRouteStarGSource 1.3.6.1.4.1.11863.6.78.1.1.3.1.2
The IP address of the multicast packet source to be combined with the Group IP to fully identify a single route whose Mroute table entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpIpMRouteStarGIncomingInterface 1.3.6.1.4.1.11863.6.78.1.1.3.1.3
The incoming interface on which multicast packets for this source /group arrive.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

tpIpMRouteStarGOutgoingInterface 1.3.6.1.4.1.11863.6.78.1.1.3.1.4
The list of outgoing interfaces on which multicast packets for this source/group are forwarded.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

tpIpMRouteStarGRpfNeighbor 1.3.6.1.4.1.11863.6.78.1.1.3.1.5
The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources to this multicast address are received, or 0.0.0.0 if the upstream neighbor is unknown (e.g., in CBT).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpIpMRouteStarGUpTime 1.3.6.1.4.1.11863.6.78.1.1.3.1.6
The time in seconds since the entry was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

tpIpMRouteStarGExpiryTime 1.3.6.1.4.1.11863.6.78.1.1.3.1.7
The time in seconds before this entry will age out and be removed from the table.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

tpIpMRouteStarGProtocol 1.3.6.1.4.1.11863.6.78.1.1.3.1.8
The multicast routing protocol which created this entry. The possibilities are: PIM-DM,PIM-SM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pimDenseMode(1), pimSparseMode(2)  

tpIpMRouteStarGFlags 1.3.6.1.4.1.11863.6.78.1.1.3.1.9
The value displayed in this field is valid if the multicast routing protocol running is PIMSM. The possible values are RPT or SPT. For other protocols an
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER spt(1), rpt(2)