TPLINK-STATICMROUTE-MIB

File: TPLINK-STATICMROUTE-MIB.mib (3650 bytes)

Imported modules

SNMPv2-SMI TPLINK-TC-MIB TPLINK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 TPRowStatus tplinkMgmt

Defined Types

TpStaticMrouteEntry  
SEQUENCE    
  tpStaticMrouteSource IpAddress
  tpStaticMrouteSourceMask IpAddress
  tpStaticMrouteRpfNeigbor IpAddress
  tpStaticMrouteDistance Integer32
  tpStaticMrouteStatus TPRowStatus

Defined Values

tplinkStaticMrouteMIB 1.3.6.1.4.1.11863.6.79
Private MIB for static Mroute configuration.
MODULE-IDENTITY    

tplinkStaticMrouteMIBObjects 1.3.6.1.4.1.11863.6.79.1
OBJECT IDENTIFIER    

tplinkStaticMrouteNotifications 1.3.6.1.4.1.11863.6.79.2
OBJECT IDENTIFIER    

tplinkStaticMrouteConfig 1.3.6.1.4.1.11863.6.79.1.1
OBJECT IDENTIFIER    

tpStaticMrouteTable 1.3.6.1.4.1.11863.6.79.1.1.1
Static mroutes are special routes manually configured by the administrator and cannot change automatically with the network topology accordingly.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpStaticMrouteEntry

tpStaticMrouteEntry 1.3.6.1.4.1.11863.6.79.1.1.1.1
The item can be added or removed .
Status: current Access: not-accessible
OBJECT-TYPE    
  TpStaticMrouteEntry  

tpStaticMrouteSource 1.3.6.1.4.1.11863.6.79.1.1.1.1.1
The IP Address that identifies the multicast source of the entry you are creating.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpStaticMrouteSourceMask 1.3.6.1.4.1.11863.6.79.1.1.1.1.2
The subnet mask to be applied to the Source.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpStaticMrouteRpfNeigbor 1.3.6.1.4.1.11863.6.79.1.1.1.1.3
the IP address of the neighbor router on the path to the mroute source.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tpStaticMrouteDistance 1.3.6.1.4.1.11863.6.79.1.1.1.1.4
The link state cost of the path to the multicast source.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

tpStaticMrouteStatus 1.3.6.1.4.1.11863.6.79.1.1.1.1.5
The following values are states: these values may be used as follow: active(1),if the entry is being used. notInService(2),destory the entry. notReady(3),destory the entry. createAndGo(4),not being used createAndWait(5),creat a new entry destroy(6),destory the entry.
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus