NMS-EPON-ONU-UNI-QOS-POLICY

File: NMS-EPON-ONU-UNI-QOS-POLICY.mib (3731 bytes)

Imported modules

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

Imported symbols

IpAddress OBJECT-TYPE DisplayString
nmsEPONGroup TruthValue RowStatus
PhysAddress DisplayString QosPolicy

Defined Types

NmsEponOnuUniQosPolicyEntry  
SEQUENCE    
  onuIfIndex INTEGER
  onuUniIfIndex INTEGER
  onuUniQosPolicy DisplayString
  onuUniQosPolicyCreate INTEGER
  onuUniQosPolicyDel TruthValue

Defined Values

nmsEponOnuUniQosPolicy 1.3.6.1.4.1.3320.101.106
OBJECT IDENTIFIER    

nmsEponOnuUniQosPolicyTable 1.3.6.1.4.1.3320.101.106.1
A list of nmsEponOnuUniQosPolicyEntry entries. The port-based security mac address information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NmsEponOnuUniQosPolicyEntry

nmsEponOnuUniQosPolicyEntry 1.3.6.1.4.1.3320.101.106.1.1
Policy Map Apply operation.(OnuIfIndex_OnuQosPolicy)to Apply a Policy Map.For example,'07_q1'will apply the policy map 'q1' to Onu which pon port diid is 7. For 3305, the EPON will return a error symbol to indicate a unsuccessful operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  NmsEponOnuUniQosPolicyEntry  

onuIfIndex 1.3.6.1.4.1.3320.101.106.1.1.1
LLID interface id, unique in system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

onuUniIfIndex 1.3.6.1.4.1.3320.101.106.1.1.2
Onu Uni interface id, unique in system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

onuUniQosPolicy 1.3.6.1.4.1.3320.101.106.1.1.3
A unique string for each Policy Map up to 20 characters. This string is part of index of Table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

onuUniQosPolicyCreate 1.3.6.1.4.1.3320.101.106.1.1.4
Onu Policy Map create flag,True(1) will delete the Policy Map.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

onuUniQosPolicyDel 1.3.6.1.4.1.3320.101.106.1.1.5
Onu Policy Map delete flag,True(1) will delete the Policy Map.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue