NMS-EPON-EOC-COMM

File: NMS-EPON-EOC-COMM.mib (11328 bytes)

Imported modules

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

Imported symbols

llidIfIndex Counter IpAddress
OBJECT-TYPE DisplayString nmsEPONGroup
TruthValue RowStatus PhysAddress
DisplayString MacAddress IpAddress

Defined Types

NMSEponEocMasterEntry  
SEQUENCE    
  uniSeqNo INTEGER
  eocMasterMacAddr MacAddress
  isEocMasterPresent INTEGER
  eocMasterRegStatus INTEGER
  eocMasterChipType OCTET STRING
  eocMasterFWVersion OCTET STRING
  eocMasterNid OCTET STRING
  eocMasterSnid OCTET STRING
  ccoMacAddr MacAddress
  ccoTei OCTET STRING
  tei OCTET STRING

NMSEponEocMasterMgmtEntry  
SEQUENCE    
  eocMasterReset INTEGER
  eocMasterUploadWidthLimit INTEGER
  eocMasterDownloadWidthLimit INTEGER
  updatePib OCTET STRING

Defined Values

nmsEponEocComm 1.3.6.1.4.1.3320.101.30
OBJECT IDENTIFIER    

numberOfTerminal 1.3.6.1.4.1.3320.101.30.1
Maximal number of every EoC slave that EoC master connects to .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

authenMode 1.3.6.1.4.1.3320.101.30.2
EoC slave authentication mode. auto(1),white-list(2),black-list(3),and default is auto(0). It effects to all EoC master.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), white-list(2), black-list(3)  

eocRegRetryTimes 1.3.6.1.4.1.3320.101.30.3
Eoc slave registered retry times while EoC slave registered failed .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

eocMasterReset 1.3.6.1.4.1.3320.101.30.4
Eoc master reset operation, it effects to all EoC master .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), no-action(2)  

eocSaveConfig 1.3.6.1.4.1.3320.101.30.5
Eoc master save configuration, it effects to all EoC master .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER save(1), no-action(2)  

isSendEocSlaveTrap 1.3.6.1.4.1.3320.101.30.6
EoC slave sending trap indication. send-trap(1), no-send-trap(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER send(1), no-send(2)  

nmsEponEocMasterTable 1.3.6.1.4.1.3320.101.30.7
A list of epon EoC master property table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponEocMasterEntry

nmsEponEocMasterEntry 1.3.6.1.4.1.3320.101.30.7.1
A collection of Eoc master property.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponEocMasterEntry  

uniSeqNo 1.3.6.1.4.1.3320.101.30.7.1.1
EPON ONU UNI port sequence the same value in EoC msater index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

eocMasterMacAddr 1.3.6.1.4.1.3320.101.30.7.1.2
EPON EoC master MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

isEocMasterPresent 1.3.6.1.4.1.3320.101.30.7.1.3
EoC is present or not. present(1), absent(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER present(1), absent(2)  

eocMasterRegStatus 1.3.6.1.4.1.3320.101.30.7.1.4
EoC registered status. de-register(1), register(2), bad-eoc-master(3).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER de-register(1), register(2), bad-eoc-master(3)  

eocMasterChipType 1.3.6.1.4.1.3320.101.30.7.1.5
EoC master chip type. String length is limited to 16.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

eocMasterFWVersion 1.3.6.1.4.1.3320.101.30.7.1.6
EoC master chip firmware verion information. String length is limited to 64.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ecoMasterNid 1.3.6.1.4.1.3320.101.30.7.1.7
EoC master network identifier. String length is limited to 7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

eocMasterSnid 1.3.6.1.4.1.3320.101.30.7.1.8
EoC master short network identifier. String length is limited to 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ccoMacAddr 1.3.6.1.4.1.3320.101.30.7.1.9
EoC master belongs to AVLN CCO MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

ccoTei 1.3.6.1.4.1.3320.101.30.7.1.10
EoC master belongs to AVLN CCO TEI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tei 1.3.6.1.4.1.3320.101.30.7.1.11
EoC master TEI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

nmsEponEocMasterMgmtTable 1.3.6.1.4.1.3320.101.30.8
A list of epon EoC master management property table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponEocMasterMgmtEntry

nmsEponEocMasterMgmtEntry 1.3.6.1.4.1.3320.101.30.8.1
A collection of Eoc master management property.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponEocMasterMgmtEntry  

eocMasterReset 1.3.6.1.4.1.3320.101.30.8.1.1
EoC master reset operation. reset(1).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER reset(1)  

eocMasterUploadWidthLimit 1.3.6.1.4.1.3320.101.30.8.1.2
EoC master upload bandwidth limitaion is between 64 and 16384, and the unit is kbps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 64..16384  

eocMasterDownloadWidthLimit 1.3.6.1.4.1.3320.101.30.8.1.3
EoC master download bandwidth limitaion is between 64 and 16384, and the unit is kbps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 64..16384  

updatePib 1.3.6.1.4.1.3320.101.30.8.1.4
EoC master update PIB operation. The value is PIB file name. And the updating operation effects after manually reset the EoC master.
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING