NMS-EPON-OLT-MULTICAST-FORWARD

File: NMS-EPON-OLT-MULTICAST-FORWARD.mib (5669 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
NMS-SMI SNMPv2-TC

Imported symbols

Counter IpAddress TimeTicks
OBJECT-TYPE DisplayString nmsEPONGroup
TruthValue RowStatus MacAddress

Defined Types

NMSEponOltMulticastForwardEntry  
SEQUENCE    
  oltVlanId INTEGER
  oltMcIpAddress IpAddress
  oltMcMacAddress MacAddress
  oltMcType INTEGER
  oltLlidDiid INTEGER
  oltExpiryTime TimeTicks
  oltForwardRowStatus RowStatus

Defined Values

nmsEponOltMulticastForward 1.3.6.1.4.1.3320.101.4
OBJECT IDENTIFIER    

nmseponoltmulticastforwardTable 1.3.6.1.4.1.3320.101.4.1
A list of epon olt multicast forwarding table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOltMulticastForwardEntry

nmsEponOltMulticastForwardEntry 1.3.6.1.4.1.3320.101.4.1.1
A collection of additional objects in the epon olt multicast forwarding table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOltMulticastForwardEntry  

oltVlanId 1.3.6.1.4.1.3320.101.4.1.1.1
OLT vlan id, as one of the index together with oltMcIpAddress and oltLlidDiid.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

oltMcIpAddress 1.3.6.1.4.1.3320.101.4.1.1.2
The IP multicast group ddress for which this entry contains information. As one of the index together with oltVlanId and oltLlidDiid.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

oltMcMacAddress 1.3.6.1.4.1.3320.101.4.1.1.3
The MAC multicast group address auto converted from mcstForwardIPAddress for which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

oltMcType 1.3.6.1.4.1.3320.101.4.1.1.4
The mode for which this entry contains information. 0 means the entry is added by user, and 1 means the entry is added by learning from IGMP report packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER static(0), dynamic(1)  

oltLlidDiid 1.3.6.1.4.1.3320.101.4.1.1.5
The IP multicast group ddress for which this entry contains information. As one of the index together with oltVlanId and oltLlidDiid.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oltExpiryTime 1.3.6.1.4.1.3320.101.4.1.1.6
The minimum amount of time remaining before this entry will be aged out. A value of 0 indicates that the entry is only present because igmpCacheSelf is true and that if the router left the group, this entry would be aged out immediately. Note that some implementations may process membership reports from the local system in the same way as reports from other hosts, so a value of 0 is not required.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

oltForwardRowStatus 1.3.6.1.4.1.3320.101.4.1.1.7
OLT multicast forwarding table row status.
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus