NMS-EPON-EOC-SLAVE

File: NMS-EPON-EOC-SLAVE.mib (17121 bytes)

Imported modules

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

Imported symbols

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

Defined Types

NMSEponEocMasterSlaveBindEntry  
SEQUENCE    
  bindUniSeqNo INTEGER
  bindTerSeqNo INTEGER
  bindEocSlaveMacAddr MacAddress
  bindOper INTEGER

NMSEponEocSlaveEntry  
SEQUENCE    
  uniSeqNo INTEGER
  terSeqNo INTEGER
  slaveMacAddr MacAddress
  slaveRegStatus INTEGER
  slaveChipType OCTET STRING
  slaveFWVersion OCTET STRING
  slaveNid OCTET STRING
  slaveSnid OCTET STRING
  slaveCcoMacAddr MacAddress
  slaveCcoTei OCTET STRING
  slaveTei OCTET STRING

NMSEponEocSlaveMgmtEntry  
SEQUENCE    
  eocSlaveReset INTEGER
  eocSlaveUploadWidthLimit INTEGER
  eocSlaveDownloadWidthLimit INTEGER
  updateFirmware OCTET STRING
  updatePib OCTET STRING
  slaveVlan BIT STRING
  eocSlaveDeregister INTEGER

NMSEponEocSlavePortVlanEntry  
SEQUENCE    
  onuUniSeqNo INTEGER
  eocSlaveSeqNo INTEGER
  eocSlavePortNo INTEGER
  eocSlavePortVlan BIT STRING
  eocSlavePortVlanTag INTEGER
  eocSlavePortVlanTranparent INTEGER
  ecoSlavePortPvid INTEGER

Defined Values

nmsEponEocSlave 1.3.6.1.4.1.3320.101.31
OBJECT IDENTIFIER    

nmsEponEocMasterSlaveBindTable 1.3.6.1.4.1.3320.101.31.1
A list of epon EoC master and slave binding property table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponEocMasterSlaveBindEntry

nmsEponEocMasterSlaveBindEntry 1.3.6.1.4.1.3320.101.31.1.1
A collection of Eoc master and Slave bind property.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponEocMasterSlaveBindEntry  

bindUniSeqNo 1.3.6.1.4.1.3320.101.31.1.1.1
EPON ONU UNI port sequence the same value in EoC msater index.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER  

bindTerSeqNo 1.3.6.1.4.1.3320.101.31.1.1.2
EoC slave terminal sequence number, the unique value in the same EoC master.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER  

bindEocSlaveMacAddr 1.3.6.1.4.1.3320.101.31.1.1.3
EoC slave MAC address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

bindOper 1.3.6.1.4.1.3320.101.31.1.1.4
EoC master and slave binding operation. binding(1), unbinding(2).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER binding(1), unbinding(2)  

nmsEponEocSlaveTable 1.3.6.1.4.1.3320.101.31.2
A list of epon EoC Slave property table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponEocSlaveEntry

nmsEponEocSlaveEntry 1.3.6.1.4.1.3320.101.31.2.1
A collection of Eoc Slave property.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponEocSlaveEntry  

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

terSeqNo 1.3.6.1.4.1.3320.101.31.2.1.2
EoC slave index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slaveMacAddr 1.3.6.1.4.1.3320.101.31.2.1.3
EPON EoC slave MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

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

slaveChipType 1.3.6.1.4.1.3320.101.31.2.1.5
EoC slave chip type. String length is limited to 16.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

slaveFWVersion 1.3.6.1.4.1.3320.101.31.2.1.6
EoC slave chip firmware verion information. String length is limited to 64.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

slaveNid 1.3.6.1.4.1.3320.101.31.2.1.7
EoC slave network identifier. String length is limited to 7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

slaveSnid 1.3.6.1.4.1.3320.101.31.2.1.8
EoC slave short network identifier. String length is limited to 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

slaveCcoMacAddr 1.3.6.1.4.1.3320.101.31.2.1.9
EoC slave belongs to AVLN CCO MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

slaveCcoTei 1.3.6.1.4.1.3320.101.31.2.1.10
EoC slave belongs to AVLN CCO TEI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

slaveTei 1.3.6.1.4.1.3320.101.31.2.1.11
EoC slave TEI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

nmsEponEocSlaveMgmtTable 1.3.6.1.4.1.3320.101.31.3
A list of epon EoC Slave management property table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponEocSlaveMgmtEntry

nmsEponEocSlaveMgmtEntry 1.3.6.1.4.1.3320.101.31.3.1
A collection of Eoc Slave management property.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponEocSlaveMgmtEntry  

eocSlaveReset 1.3.6.1.4.1.3320.101.31.3.1.1
EoC slave reset operation. reset(1).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER reset(1)  

eocSlaveUploadWidthLimit 1.3.6.1.4.1.3320.101.31.3.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  

eocSlaveDownloadWidthLimit 1.3.6.1.4.1.3320.101.31.3.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  

updateFirmware 1.3.6.1.4.1.3320.101.31.3.1.4
EoC slave update firmware. The value is firmware file name. After the updating operation, EoC slave resets automatically.
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

updatePib 1.3.6.1.4.1.3320.101.31.3.1.5
EoC slave update PIB operation. The value is PIB file name. After the updating operation, EoC slave resets automatically.
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

slaveVlan 1.3.6.1.4.1.3320.101.31.3.1.6
EoC slave VLAN information. bit string length is 4096, and each bit mean corresponding value VLAN is set or not. For each bit, 0-delete vlan, 1-create vlan.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BIT STRING  

eocSlaveDeregister 1.3.6.1.4.1.3320.101.31.3.1.7
EoC slave forces to leave AVLN, that is de-registered operation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER de-register(1)  

nmsEponEocSlavePortVlanTable 1.3.6.1.4.1.3320.101.31.4
A list of epon EoC Slave Port Vlan property table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponEocSlavePortVlanEntry

nmsEponEocSlavePortVlanEntry 1.3.6.1.4.1.3320.101.31.4.1
A collection of Eoc Slave Port Vlan property.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponEocSlavePortVlanEntry  

onuUniSeqNo 1.3.6.1.4.1.3320.101.31.4.1.1
EPON ONU UNI port sequence the same value in EoC master index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

eocSlaveSeqNo 1.3.6.1.4.1.3320.101.31.4.1.2
EoC slave device index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

eocSlavePortNo 1.3.6.1.4.1.3320.101.31.4.1.3
EoC slave port index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

eocSlavePortVlan 1.3.6.1.4.1.3320.101.31.4.1.4
EoC slave port VLAN information. bit string length is 4094, and each bit mean corresponding value VLAN is set or not. For each bit, 0-delete vlan, 1-create vlan.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BIT STRING  

eocSlavePortVlanTag 1.3.6.1.4.1.3320.101.31.4.1.5
EoC slave port VLAN tag.bit string length is 4094, and each bit mean corresponding value VLAN is set or not. For each bit, 0-untagged vlan, 1-tagged vlan.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BIT STRING  

eocSlavePortVlanTranparent 1.3.6.1.4.1.3320.101.31.4.1.6
EoC slave port VLAN transparent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER transparent(1), no-transparent(2)  

ecoSlavePortPvid 1.3.6.1.4.1.3320.101.31.4.1.7
EoC slave port PVID. Default is no configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094