NMS-EPON-ONU-INTERFACE

File: NMS-EPON-ONU-INTERFACE.mib (13117 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

NMSEponOnuIfEntry  
SEQUENCE    
  onuLlidDiid INTEGER
  onuIfSequenceNo INTEGER
  onuPvid INTEGER
  onuOuterTagTpid INTEGER
  onuMcstTagStrip TruthValue
  onuMcstMaxGroup INTEGER
  onuUniIfAdminStatus TruthValue
  onuUniIfOperStatus TruthValue
  onuUniIfMode INTEGER
  onuUniIfSpeed INTEGER
  onuUniIfFlowControlStatus TruthValue
  onuUniIfLoopbackTest TruthValue
  onuUniIfSpeedLimit INTEGER
  onuUniIfStormControlType INTEGER
  onuUniIfStormControlThreshold INTEGER
  onuUniIfStormControlRowStatus RowStatus
  onuUniIfDynamicMacLearningLimit INTEGER
  onuUniIfVlanMode INTEGER
  onuUniIfVlanCost INTEGER
  onuUniIfTrunkvlans BIT STRING
  onuUniIfSpeedLimitIngress INTEGER
  onuUniIfctcLoopbackDetect INTEGER
  onuUniIfctcNotifyLoopback INTEGER

Defined Values

nmsEponOnuIf 1.3.6.1.4.1.3320.101.12
OBJECT IDENTIFIER    

nmsepononuifTable 1.3.6.1.4.1.3320.101.12.1
A list of epon ONU port property table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOnuIfEntry

nmsEponOnuIfEntry 1.3.6.1.4.1.3320.101.12.1.1
A collection of additional objects in the epon ONU port property table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOnuIfEntry  

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

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

onuPvid 1.3.6.1.4.1.3320.101.12.1.1.3
ONU PVID, range is 1 to 4094. Only UNI set is supported.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

onuOuterTagTpid 1.3.6.1.4.1.3320.101.12.1.1.4
The TPID value of the outer tag. Only UNI set is supported.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

onuMcstTagStrip 1.3.6.1.4.1.3320.101.12.1.1.5
if onuMcstTagStrip is TRUE, ONU will stripe VLAN tag of in downstream, and if onuMcstTagStrip is FALSE, ONU will not stripe VLAN tag of in downstream.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

onuMcstMaxGroup 1.3.6.1.4.1.3320.101.12.1.1.6
The maximum group number which an UNI port can hold. This value can be set only in igmp-snooping mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..64  

onuUniIfAdminStatus 1.3.6.1.4.1.3320.101.12.1.1.7
ONU UNI port administration status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

onuUniIfOperStatus 1.3.6.1.4.1.3320.101.12.1.1.8
ONU UNI port operating status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

onuUniIfMode 1.3.6.1.4.1.3320.101.12.1.1.9
ONU UNI port mode(1-full 2-half 3-auto).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER full(1), half(2), auto(3)  

onuUniIfSpeed 1.3.6.1.4.1.3320.101.12.1.1.10
ONU UNI port speed(1-10M 2-100M 3-1000M(ONU not support currently)4-auto).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER s10M(1), s100M(2), s1000M(3), auto(4)  

onuUniIfFlowControlStatus 1.3.6.1.4.1.3320.101.12.1.1.11
ONU UNI port flow control status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

onuUniIfLoopbackTest 1.3.6.1.4.1.3320.101.12.1.1.12
ONU UNI port loopback test.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

onuUniIfSpeedLimit 1.3.6.1.4.1.3320.101.12.1.1.13
ONU UNI port speed limit().
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 64..100000  

onuUniIfStormControlType 1.3.6.1.4.1.3320.101.12.1.1.14
ONU UNI port storm control type(broadcast(1),broadcast-multicast(2),broadcast-multicast-unkown-unicast(3).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER broadcast(1), broadcast-multicast(2), broadcast-multicast-unkown-unicast(3)  

onuUniIfStormControlThreshold 1.3.6.1.4.1.3320.101.12.1.1.15
ONU UNI port storm control threshold(256~100000kbps).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 256..100000  

onuUniIfStormControlRowStatus 1.3.6.1.4.1.3320.101.12.1.1.16
ONU UNI port storm control configuration row status.
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

onuUniIfDynamicMacLearningLimit 1.3.6.1.4.1.3320.101.12.1.1.17
ONU UNI port dynamic MAC address learning number limitation(1~63).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..63  

onuUniIfVlanMode 1.3.6.1.4.1.3320.101.12.1.1.18
ONU UNI port VLAN mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER transparent-mode(0), tag-mode(1), translation-mode(2), aggregation-mode(3), trunk-mode(4), stacking-mode(253)  

onuUniIfVlanCost 1.3.6.1.4.1.3320.101.12.1.1.19
ONU UNI port VLAN cost. Default value is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

onuUniIfTrunkvlans 1.3.6.1.4.1.3320.101.12.1.1.20
ONU UNI port allowed VLAN in trunk mode. There is totally 4094 bit, and each bit value means allow VLAN or not, 0 mean forbidding VLAN and 1 means allowed VLAN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BIT STRING  

onuUniIfSpeedLimitIngress 1.3.6.1.4.1.3320.101.12.1.1.21
Configure ONU UNI interface ingress rate limit. Default value is 0, that means disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

onuUniMacBindMode 1.3.6.1.4.1.3320.101.12.1.1.22
ONU UNI interface MAC bind mode. Default value is 0, that means disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

onuUniIfctcLoopbackDetect 1.3.6.1.4.1.3320.101.12.1.1.23
ONU UNI port CTC loopback detect:disable(0),enable(1),default value is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

onuUniIfctcNotifyLoopback 1.3.6.1.4.1.3320.101.12.1.1.24
ONU UNI port CTC notify loopback :disable(0),enable(1),default value is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)