NMS-EPON-ONU-RESET

File: NMS-EPON-ONU-RESET.mib (2583 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
NMS-SMI Q-BRIDGE-MIB

Imported symbols

Counter IpAddress OBJECT-TYPE
DisplayString nmsEPONGroup PortList

Defined Types

NMSEponOnuResetEntry  
SEQUENCE    
  onuLlid INTEGER
  onuReset INTEGER

Defined Values

nmsEponOnuReset 1.3.6.1.4.1.3320.101.25
OBJECT IDENTIFIER    

nmsEponOnuResetTable 1.3.6.1.4.1.3320.101.25.1
A list of the ONU reset table entries. The corresponding onu id will input and corresponding onu will reset.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOnuResetEntry

nmsEponOnuResetEntry 1.3.6.1.4.1.3320.101.25.1.1
A collection of certain ONU reset operation table entry. The ONU id can be reset through this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOnuResetEntry  

onuLlid 1.3.6.1.4.1.3320.101.25.1.1.1
ONU LLID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuReset 1.3.6.1.4.1.3320.101.25.1.1.2
ONU reset operation.1-reset,0-no action.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER no-action(0), reset(1)