NMS-EPON-ONU-VLAN

File: NMS-EPON-ONU-VLAN.mib (6294 bytes)

Imported modules

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

Imported symbols

Counter IpAddress OBJECT-TYPE
DisplayString nmsEPONGroup TruthValue
RowStatus PhysAddress DisplayString
MacAddress

Defined Types

NMSEponOnuVlanEntry  
SEQUENCE    
  onuLlidDiid INTEGER
  onuIfSequenceNo INTEGER
  onuOldVlan INTEGER
  onuNewVlan INTEGER

NMSEponOnuVlanAggEntry  
SEQUENCE    
  onuAggLlidDiid INTEGER
  onuAggIfSequenceNo INTEGER
  onuAggSrcVlans BIT STRING
  onuAggDstVlan INTEGER

Defined Values

nmsEponOnuVlan 1.3.6.1.4.1.3320.101.13
OBJECT IDENTIFIER    

nmsepononuvlanTable 1.3.6.1.4.1.3320.101.13.1
A list of epon ONU port vlan table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOnuVlanEntry

nmsEponOnuVlanEntry 1.3.6.1.4.1.3320.101.13.1.1
A collection of additional objects in the epon ONU port vlan property table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOnuVlanEntry  

onuLlidDiid 1.3.6.1.4.1.3320.101.13.1.1.1
LLID port DIID, as one of the index together with onuIfSequenceNo and onuOldVlan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuIfSequenceNo 1.3.6.1.4.1.3320.101.13.1.1.2
ONU interface sequence number, as one of the index together with onuLlidDiid and onuOldVlan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuOldVlan 1.3.6.1.4.1.3320.101.13.1.1.3
ONU interface old vlan id. This configuration can be set only as vlan mode is translation mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

onuNewVlan 1.3.6.1.4.1.3320.101.13.1.1.4
ONU interface new vlan id. This configuration can be set only as vlan mode is translation mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

nmsepononuvlanaggTable 1.3.6.1.4.1.3320.101.13.2
A list of epon ONU port vlan aggregation table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOnuVlanAggEntry

nmsEponOnuVlanAggEntry 1.3.6.1.4.1.3320.101.13.2.1
A collection of additional objects in the epon ONU port vlan aggregation property table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOnuVlanAggEntry  

onuAggLlidDiid 1.3.6.1.4.1.3320.101.13.2.1.1
LLID port DIID, as one of the index together with onuAggIfSequenceNo and onuAggDstVlan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuAggIfSequenceNo 1.3.6.1.4.1.3320.101.13.2.1.2
ONU interface sequence number, as one of the index together with onuAggLlidDiid and onuAggDstVlan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuAggSrcVlans 1.3.6.1.4.1.3320.101.13.2.1.3
ONU interface aggregation source VLANs. There is totally 4094 bit. Each bit means ONU aggregation vlan allowed or not. 0- not allowed, 1- allowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BIT STRING  

onuAggDstVlan 1.3.6.1.4.1.3320.101.13.2.1.4
ONU interface aggregation source VLAN ID, as one of the index together with onuAggLlidDiid and onuAggIfSequenceNo.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094