NMS-EPON-OAM-REMOTE-LOOPBACK

File: NMS-EPON-OAM-REMOTE-LOOPBACK.mib (5410 bytes)

Imported modules

SNMPv2-SMI RFC-1212 RFC1213-MIB
NMS-SMI SNMPv2-TC NMS-EPON-LLID

Imported symbols

Counter64 OBJECT-TYPE DisplayString
ifIndex PhysAddress nmsEPONGroup
RowStatus llidIfIndex

Defined Types

NMSEponOltOamRemoteLoopbackEntry  
SEQUENCE    
  oltTxFrameSize INTEGER
  oltTxFrameCount INTEGER
  oltRxFrameCount INTEGER
  oltOutOfSequenceFrameCount INTEGER
  oltLossPercentage INTEGER
  oltMinRtt Counter64
  oltAverageRtt Counter64
  oltMaxRtt Counter64
  oltLoopbackRowStatus RowStatus

Defined Values

nmsEponOltOamRemoteLoopback 1.3.6.1.4.1.3320.101.3
OBJECT IDENTIFIER    

nmsEponOltOamRemoteLoopbackTable 1.3.6.1.4.1.3320.101.3.1
A list of epon olt oam remote loopback table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOltOamRemoteLoopbackEntry

nmsEponOltOamRemoteLoopbackEntry 1.3.6.1.4.1.3320.101.3.1.1
A collection of additional objects in the epon olt oam remote loopback table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOltOamRemoteLoopbackEntry  

oltTxFrameSize 1.3.6.1.4.1.3320.101.3.1.1.1
OLT tx frame size, range is 64-1518.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER 64..1518  

oltTxFrameCount 1.3.6.1.4.1.3320.101.3.1.1.2
OLT tx frame count, range is 1-99.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER 1..99  

oltRxFrameCount 1.3.6.1.4.1.3320.101.3.1.1.3
OLT rx frame count, range is 1-99.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..99  

oltOutOfSequenceFrameCount 1.3.6.1.4.1.3320.101.3.1.1.4
OLT out of sequence frame count, range is 1-99.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..99  

oltLossPercentage 1.3.6.1.4.1.3320.101.3.1.1.5
Percentage of OLT losing frame, range is 0-100.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

oltMinRtt 1.3.6.1.4.1.3320.101.3.1.1.6
OLT minimum RTT(Round Trip Time).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

oltAverageRtt 1.3.6.1.4.1.3320.101.3.1.1.7
OLT average RTT(Round Trip Time).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

oltMaxRtt 1.3.6.1.4.1.3320.101.3.1.1.8
OLT maximum RTT(Round Trip Time).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

oltLoopbackRowStatus 1.3.6.1.4.1.3320.101.3.1.1.9
OLT loopback row status.
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus