NMS-EPON-OLT-NNI

File: NMS-EPON-OLT-NNI.mib (4563 bytes)

Imported modules

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

Imported symbols

Counter IpAddress OBJECT-TYPE
DisplayString PhysAddress TimeTicks
nmsEPONGroup

Defined Types

NMSEponOltNniEntry  
SEQUENCE    
  nniIfIndex INTEGER
  isRouter INTEGER
  mcstQuerierExpireTime TimeTicks
  ifDuplix INTEGER
  nniIfSpeed INTEGER
  nniIfFlowControl INTEGER

Defined Values

nmsEponOltNni 1.3.6.1.4.1.3320.101.8
OBJECT IDENTIFIER    

nmseponoltnniTable 1.3.6.1.4.1.3320.101.8.1
A list of epon olt NNI interface table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOltNniEntry

nmsEponOltNniEntry 1.3.6.1.4.1.3320.101.8.1.1
A collection of additional objects in the epon olt NNI table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOltNniEntry  

nniIfIndex 1.3.6.1.4.1.3320.101.8.1.1.1
OLT NNI interface index allocated by system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

isRouter 1.3.6.1.4.1.3320.101.8.1.1.2
If OLT NNI interface is a routing inreface or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(0), static(1), dynamic(2)  

mcstQuerierExpireTime 1.3.6.1.4.1.3320.101.8.1.1.3
OLT NNI interface MCST querier expire time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ifDuplix 1.3.6.1.4.1.3320.101.8.1.1.4
OLT NNI port duplix mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(0), full(1), half(2)  

nniIfSpeed 1.3.6.1.4.1.3320.101.8.1.1.5
OLT NNI port speed. Default value is auto(0).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(0), speed-10m(1), speed-100m(2), speed-1000m(3), speed-10000m(4)  

nniIfFlowControl 1.3.6.1.4.1.3320.101.8.1.1.6
OLT NNI port flowcontrol. Default value is disable(0).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)