NMS-EPON-ONU

File: NMS-EPON-ONU.mib (68160 bytes)

Imported modules

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

Imported symbols

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

Defined Types

NMSEponOnuEntry  
SEQUENCE    
  onuVendorID DisplayString
  onuModuleID DisplayString
  onuID PhysAddress
  onuHardwareVersion DisplayString
  onuSoftwareVersion DisplayString
  onuFirmwareVersion DisplayString
  onuChipVendorID DisplayString
  onuChipModuleID DisplayString
  onuChipRevision DisplayString
  onuIcVersion DisplayString
  onuServiceSupported BIT STRING
  onuGePortCount INTEGER
  onuGePortDistributing BIT STRING
  onuFePortCount INTEGER
  onuFePortDistributing BIT STRING
  onuPotsPortCount INTEGER
  onuE1PortCount INTEGER
  onuUsQueueCount INTEGER
  onuUsQueueMaxCount INTEGER
  onuDsQueueCount INTEGER
  onuDsQueueMaxCount INTEGER
  onuIsBakupBattery INTEGER
  onuADSL2PlusPortCount INTEGER
  onuVDSL2PortCount INTEGER
  onuLLIDCount INTEGER
  onuStatus INTEGER
  onuDistance INTEGER
  onuBindStatus INTEGER
  onuReset INTEGER
  onuUpdateImage OCTET STRING
  onuUpdateEepromImage OCTET STRING
  onuEncryptionStatus TruthValue
  onuEncryptionMode INTEGER
  onuIgmpSnoopingStatus TruthValue
  onuMcstMode INTEGER
  onuAFastLeaveAbility INTEGER
  onuAcFastLeaveAdminControl INTEGER
  onuAFastLeaveAdminState INTEGER
  onuInFecStatus TruthValue
  onuOutFecStatus TruthValue
  onuIfProtectedStatus TruthValue
  onuSehedulePolicy INTEGER
  onuDynamicMacLearningStatus INTEGER
  onuDynamicMacAgingTime INTEGER
  onuStaticMacAddress MacAddress
  onuStaticMacAddressPortBitmap BIT STRING
  onuStaticMacAddressConfigRowStatus RowStatus
  onuClearDynamicMacAddressByMac MacAddress
  onuClearDynamicMacAddressByPort INTEGER
  onuPriorityQueueMapping OCTET STRING
  onuVlanMode INTEGER
  onuIpAddressMode INTEGER
  onuStaticIpAddress IpAddress
  onuStaticIpMask IpAddress
  onuStaticIpGateway IpAddress
  onuMgmtVlan INTEGER
  onuStaticIpAddressRowStatus RowStatus
  onuCIR INTEGER
  onuCBS INTEGER
  onuEBS INTEGER
  onuIfMacACL DisplayString
  onuIfIpACL DisplayString
  onuVlans BIT STRING
  onuActivePonDiid INTEGER
  onuPonPortCount INTEGER
  onuActivePonPortIndex INTEGER
  onuSerialPortWorkMode INTEGER
  onuSerialPortWorkPort INTEGER
  onuSerialWorkModeRowStatus RowStatus
  onuRemoteServerIpAddrIndex INTEGER
  onuPeerOLTIpAddr IpAddress
  onuPeerPONIndex INTEGER
  onuSerialPortCount INTEGER
  onuBakupPonStatus INTEGER
  onuCurrentPONInUse INTEGER
  onuCurrentPONMAC PhysAddress
  onuPeerPONDiid INTEGER
  onuPeerPONMAC PhysAddress
  onuConfigurablePortDiid INTEGER

NMSEponOnuPonSwitchEntry  
SEQUENCE    
  ifIndex INTEGER
  operType INTEGER

NMSEponOnuCap2Entry  
SEQUENCE    
  cap2OnuType INTEGER
  cap2Multillid INTEGER
  cap2ProtectionType INTEGER
  cap2NumPONIf INTEGER
  cap2NumSlot INTEGER
  cap2NumIfType INTEGER
  cap2NumGEPorts INTEGER
  cap2NumFEPorts INTEGER
  cap2NumVoIPPorts INTEGER
  cap2NumTDMPorts INTEGER
  cap2NumADSL2Ports INTEGER
  cap2NumVDSL2Ports INTEGER
  cap2NumWLANPorts INTEGER
  cap2NumUSBPorts INTEGER
  cap2NumCATVRFPorts INTEGER
  cap2NumSerialPorts INTEGER
  cap2BatteryBackup INTEGER

NMSEponOnuSnmpEntry  
SEQUENCE    
  onuMacAddr PhysAddress
  onuIpAddr IpAddress
  onuCommRo DisplayString
  onuCommRw DisplayString
  onuSnmpPort INTEGER
  onuSnmpTrapPort INTEGER
  onuSnmpVersion INTEGER
  onuSnmpTrapVersion INTEGER
  onuSnmpTrapHost IpAddress

NMSEponOnuOpticalPortEntry  
SEQUENCE    
  opIfIndex INTEGER
  opModuleTemp INTEGER
  opModuleVolt INTEGER
  opModuleCurrent INTEGER
  opModuleRxPower INTEGER
  opModuleTxPower INTEGER

OnuIPParamGetEntry  
SEQUENCE    
  onuIfIndex INTEGER
  ipVersion INTEGER
  ipv4Address IpAddress
  ipv4Mask IpAddress
  ipv4GateWay IpAddress
  ipv6Address InetAddressIPv6
  ipv6Prefix INTEGER
  ipv6GateWay InetAddressIPv6
  cvlan INTEGER
  svlan INTEGER
  priority INTEGER

OnuCTCIPParamConfigEntry  
SEQUENCE    
  ifIndex INTEGER
  ipVersion INTEGER
  ipv4Address IpAddress
  ipv4Mask IpAddress
  ipv4GateWay IpAddress
  ipv6Address InetAddressIPv6
  ipv6Prefix INTEGER
  ipv6GateWay InetAddressIPv6
  cVLAN INTEGER
  sVLAN INTEGER
  priority INTEGER
  onuIPConfigRowStatus RowStatus

OnuCATVConfigEntry  
SEQUENCE    
  ifCATVIndex INTEGER
  ifCATVAdminStatus INTEGER

OnuCATVRxPowerEntry  
SEQUENCE    
  ifCATVRxIndex INTEGER
  rxPower INTEGER

Defined Values

nmsEponOnu 1.3.6.1.4.1.3320.101.10
OBJECT IDENTIFIER    

nmsepononuTable 1.3.6.1.4.1.3320.101.10.1
A list of epon ONU and LLID table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOnuEntry

nmsEponOnuEntry 1.3.6.1.4.1.3320.101.10.1.1
A collection of additional objects in the epon ONU and LLID table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOnuEntry  

onuVendorID 1.3.6.1.4.1.3320.101.10.1.1.1
ONU vendor id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

onuModuleID 1.3.6.1.4.1.3320.101.10.1.1.2
ONU module id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

onuID 1.3.6.1.4.1.3320.101.10.1.1.3
ONU id.This value is ONU MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

onuHardwareVersion 1.3.6.1.4.1.3320.101.10.1.1.4
ONU hardware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

onuSoftwareVersion 1.3.6.1.4.1.3320.101.10.1.1.5
ONU hardware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

onuFirmwareVersion 1.3.6.1.4.1.3320.101.10.1.1.6
ONU firmware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

onuChipVendorID 1.3.6.1.4.1.3320.101.10.1.1.7
ONU chip vendor id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

onuChipModuleID 1.3.6.1.4.1.3320.101.10.1.1.8
ONU chip module id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

onuChipRevision 1.3.6.1.4.1.3320.101.10.1.1.9
ONU chip revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

onuIcVersion 1.3.6.1.4.1.3320.101.10.1.1.10
ONU chip revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

onuServiceSupported 1.3.6.1.4.1.3320.101.10.1.1.11
ONU service type supported.The format is bitmap.bit0=1:support 1000M ethernet interface; bit0=0:do not suport gigaethernet interface;bit1=1:support 100M ethernet interface but 1000M is not supported bit1=0:do not support 100M ethernet interface;bit2=1:support VoIP service;bit2=0:do not support VoIP service; bit3=1:support TDM CES service;bit3=0:do not support TDM CES service;bit4=1:support ADSL2+ service; bit4=0:do not support ADSL2+ service; bit5=0:support VDSL2 service;bit5=1:do not support VDSL2 service;
Status: mandatory Access: read-only
OBJECT-TYPE    
  BIT STRING  

onuGePortCount 1.3.6.1.4.1.3320.101.10.1.1.12
ONU 1000M ethernet UNI port count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuGePortDistributing 1.3.6.1.4.1.3320.101.10.1.1.13
ONU 1000M ethernet UNI port bitmaps.There are totaly 8 bit strings, each bit means the bandwidth of corresponding port.So 64 ports can be described.0 means 100M,1 means 1000M.
Status: mandatory Access: read-only
OBJECT-TYPE    
  BIT STRING  

onuFePortCount 1.3.6.1.4.1.3320.101.10.1.1.14
ONU 100M ethernet UNI port count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuFePortDistributing 1.3.6.1.4.1.3320.101.10.1.1.15
ONU 1000M ethernet UNI port bitmaps.There are totaly 8 bit strings, each bit means the bandwidth of corresponding port.So 64 ports can be described.0 means 100M,1 means 1000M.
Status: mandatory Access: read-only
OBJECT-TYPE    
  BIT STRING  

onuPotsPortCount 1.3.6.1.4.1.3320.101.10.1.1.16
ONU IAD POTS port count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuE1PortCount 1.3.6.1.4.1.3320.101.10.1.1.17
ONU E1 port count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuUsQueueCount 1.3.6.1.4.1.3320.101.10.1.1.18
ONU upstream queues count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuUsQueueMaxCount 1.3.6.1.4.1.3320.101.10.1.1.19
ONU upstream queues maximum count of per port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuDsQueueCount 1.3.6.1.4.1.3320.101.10.1.1.20
ONU downstream queues count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuDsQueueMaxCount 1.3.6.1.4.1.3320.101.10.1.1.21
ONU downstream queues maximum count of per port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuIsBakupBattery 1.3.6.1.4.1.3320.101.10.1.1.22
If ONU have bakup battery or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(0), no(1)  

onuADSL2PlusPortCount 1.3.6.1.4.1.3320.101.10.1.1.23
Number of ADSL2+ port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuVDSL2PortCount 1.3.6.1.4.1.3320.101.10.1.1.24
Number of VDSL2 port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuLLIDCount 1.3.6.1.4.1.3320.101.10.1.1.25
Number of LLID. ONU notify OLT whether the multi-LLID mode is supported or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuStatus 1.3.6.1.4.1.3320.101.10.1.1.26
ONU Status. 0-authenticated, 1-registered, 2-deregistered, auto-config(3), lost(4), standby(5).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER authenticated(0), registered(1), deregistered(2), auto-config(3), lost(4), standby(5)  

onuDistance 1.3.6.1.4.1.3320.101.10.1.1.27
Disatance between OLT and ONU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuBindStatus 1.3.6.1.4.1.3320.101.10.1.1.28
ONU bind status. 0-static, 1-dynamic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER static(0), dynamic(1)  

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

onuUpdateImage 1.3.6.1.4.1.3320.101.10.1.1.30
ONU update image name.
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

onuUpdateEepromImage 1.3.6.1.4.1.3320.101.10.1.1.31
ONU update eeprom image name.
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING  

onuEncryptionStatus 1.3.6.1.4.1.3320.101.10.1.1.32
Global-level encryption enable or disable for an ONU..
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

onuEncryptionMode 1.3.6.1.4.1.3320.101.10.1.1.33
Global-level encryption mode for an ONU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ctc-churning(2)  

onuIgmpSnoopingStatus 1.3.6.1.4.1.3320.101.10.1.1.34
Enables or disables ONU multicast.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

onuMcstMode 1.3.6.1.4.1.3320.101.10.1.1.35
Config multicast mode.0-IGMP Snooping, 1-CTC dynamic controllable multicast.Only igmp-snooping is supported currently.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER igmp-snooping(0), dynamic-controllable(1)  

onuAFastLeaveAbility 1.3.6.1.4.1.3320.101.10.1.1.36
Definition of ONU a fast-leave ability.multicast-non-fast-leave(0),igmp-snooping-fast-leave(1), controlable-multicast-non-fast-leave(2),controlable-multicast-fast-leave(3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER multicast-non-fast-leave(0), igmp-snooping-fast-leave(1), controlable-multicast-non-fast-leave(2), controlable-multicast-fast-leave(3)  

onuAcFastLeaveAdminControl 1.3.6.1.4.1.3320.101.10.1.1.37
Activating a fast-leave ability. deactivate-Fast-Leave-Function(1), activate-Fast-Leave-Function(2)
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER deactivate-Fast-Leave-Function(1), activate-Fast-Leave-Function(2)  

onuAFastLeaveAdminState 1.3.6.1.4.1.3320.101.10.1.1.38
ONU multicast fast-leave ability. disable(1), enable(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

onuInFecStatus 1.3.6.1.4.1.3320.101.10.1.1.39
ONU receiving FEC status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

onuOutFecStatus 1.3.6.1.4.1.3320.101.10.1.1.40
ONU sending FEC status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

onuIfProtectedStatus 1.3.6.1.4.1.3320.101.10.1.1.41
ONU port protected status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

onuSehedulePolicy 1.3.6.1.4.1.3320.101.10.1.1.42
ONU schedule policy.1=sp(1), 2=wrr(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sp(1), wrr(2)  

onuDynamicMacLearningStatus 1.3.6.1.4.1.3320.101.10.1.1.43
ONU dynamic MAC address learning status. 1=off, 2=on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

onuDynamicMacAgingTime 1.3.6.1.4.1.3320.101.10.1.1.44
ONU dynamic MAC address aging time. Range is 0 or 15-3825
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..3825  

onuStaticMacAddress 1.3.6.1.4.1.3320.101.10.1.1.45
ONU static MAC address. Need to configure with corresponding MAC addresss port together.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

onuStaticMacAddressPortBitmap 1.3.6.1.4.1.3320.101.10.1.1.46
ONU static MAC address port bitmap value. Each bit manifests an ONU port static MAC address status. 0= no,1=yes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BIT STRING  

onuStaticMacAddressConfigRowStatus 1.3.6.1.4.1.3320.101.10.1.1.47
ONU static MAC address configuration row status.
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

onuClearDynamicMacAddressByMac 1.3.6.1.4.1.3320.101.10.1.1.48
Clear dynamic MAC address according to MAC.
Status: mandatory Access: write-only
OBJECT-TYPE    
  MacAddress  

onuClearDynamicMacAddressByPort 1.3.6.1.4.1.3320.101.10.1.1.49
Clear dynamic MAC address according to port number.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER  

onuPriorityQueueMapping 1.3.6.1.4.1.3320.101.10.1.1.50
ONU priority queue mapping.Totally 8 bytes,each byte manifests priority of corresponding queue number sorted by byte count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

onuVlanMode 1.3.6.1.4.1.3320.101.10.1.1.51
ONU VLAN mode.(0 - transparent mode, 1 - tag mode, 2 - translation mode, 3 - stacking mode, 254 - none). Only UNI set is supported.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER transparent-mode(0), tag-mode(1), translation-mode(2), stacking-mode(3), none(254)  

onuIpAddressMode 1.3.6.1.4.1.3320.101.10.1.1.52
ONU IP address work mode. 0-default mode, dhcp, 1-static IP address mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dhcp(1), static(2)  

onuStaticIpAddress 1.3.6.1.4.1.3320.101.10.1.1.53
ONU static ip address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

onuStaticIpMask 1.3.6.1.4.1.3320.101.10.1.1.54
ONU static ip mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

onuStaticIpGateway 1.3.6.1.4.1.3320.101.10.1.1.55
ONU static ip gateway address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

onuMgmtVlan 1.3.6.1.4.1.3320.101.10.1.1.56
ONU management VLAN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

onuStaticIpAddressRowStatus 1.3.6.1.4.1.3320.101.10.1.1.57
ONU static ip address configuration row status. These four items: onuIpAddressMode, onuStaticIpAddress, onuStaticIpMask, onuStaticIpGateway, onuMgmtVlan, are added together.
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

onuCIR 1.3.6.1.4.1.3320.101.10.1.1.58
onu CIR.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16777215  

onuCBS 1.3.6.1.4.1.3320.101.10.1.1.59
onu CBS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

onuEBS 1.3.6.1.4.1.3320.101.10.1.1.60
onu EBS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

onuIfMacACL 1.3.6.1.4.1.3320.101.10.1.1.61
ONU MAC address ACL.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

onuIfIpACL 1.3.6.1.4.1.3320.101.10.1.1.62
ONU address ACL.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

onuVlans 1.3.6.1.4.1.3320.101.10.1.1.63
ONU VLAN set value. Each bit manifests a VLAN status. 0= no,1=yes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BIT STRING  

onuActivePonDiid 1.3.6.1.4.1.3320.101.10.1.1.64
ONU active pon port VS OLT PON diID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuPonPortCount 1.3.6.1.4.1.3320.101.10.1.1.65
ONU pon port count. Max is 2, and min is 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuActivePonPortIndex 1.3.6.1.4.1.3320.101.10.1.1.66
ONU active pon port VS OLT pon port index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuSerialPortWorkMode 1.3.6.1.4.1.3320.101.10.1.1.67
ONU active pon port work mode. Default value is 0-none.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(0), tcp-server(1), udp(2), tcp-client(3)  

onuSerialPortWorkPort 1.3.6.1.4.1.3320.101.10.1.1.68
ONU serial port work port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5000..30000  

onuSerialWorkModeRowStatus 1.3.6.1.4.1.3320.101.10.1.1.69
ONU serial port setting row status. These two items: onuSerialPortWorkMode and onuSerialPortWorkPort, are added together.
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

onuRemoteServerIpAddrIndex 1.3.6.1.4.1.3320.101.10.1.1.70
ONU remote server IP address index. This value is index of NMS-EPON-ONU-REMOTE-SERVER-INFO. 0-this value is deleted. Default value is none.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

onuPeerOLTIpAddr 1.3.6.1.4.1.3320.101.10.1.1.71
ONU peer OLT IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

onuPeerPONIndex 1.3.6.1.4.1.3320.101.10.1.1.72
ONU peer PON port index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuSerialPortCount 1.3.6.1.4.1.3320.101.10.1.1.73
ONU serial port count. If no serial port, value set to 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuBakupPonStatus 1.3.6.1.4.1.3320.101.10.1.1.74
ONU bakup PON port status. passive(0), active(1)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER passive(0), active(1)  

onuCurrentPONInUse 1.3.6.1.4.1.3320.101.10.1.1.75
ONU current PON port using status. in-use(1), not-in-use(2). This node is noly use for D-PSG.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER in-use(1), not-in-use(2)  

onuCurrentPONMAC 1.3.6.1.4.1.3320.101.10.1.1.76
ONU current PON MAC address. This node is noly use for D-PSG.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

onuPeerPONDiid 1.3.6.1.4.1.3320.101.10.1.1.77
ONU peer PON DIid value. This node is noly use for D-PSG.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuPeerPONMAC 1.3.6.1.4.1.3320.101.10.1.1.78
ONU peer PON MAC address. This node is noly use for D-PSG.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

onuConfigurablePortDiid 1.3.6.1.4.1.3320.101.10.1.1.79
ONU configurabale PON DIid value. This node is noly use for D-PSG.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsepononuPonSwitchTable 1.3.6.1.4.1.3320.101.10.2
A list of epon ONU Pon Port Switch table entries. That table only uses for double PON port ONU device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOnuPonSwitchEntry

nmsEponOnuPonSwitchEntry 1.3.6.1.4.1.3320.101.10.2.1
A collection of additional objects in switch of epon ONU PON port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOnuPonSwitchEntry  

ifIndex 1.3.6.1.4.1.3320.101.10.2.1.1
EPON port diID or ONU llid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

operType 1.3.6.1.4.1.3320.101.10.2.1.2
ONU PON port switch operation type. 0-switch to another PON port and never switch back, 1-switch to another PON port and switch back.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER switchBack(0), switchToAnother(1)  

nmsepononucap2Table 1.3.6.1.4.1.3320.101.10.3
A list of epon ONU capability-2 table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOnuCap2Entry

nmsEponOnuCap2Entry 1.3.6.1.4.1.3320.101.10.3.1
A collection of additional objects in the epon ONU capability-2 table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOnuCap2Entry  

cap2OnuType 1.3.6.1.4.1.3320.101.10.3.1.1
ONU type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER sfu(0), hgu(1), sbu(2), mdu-3(3), mdu-4(4), mdu-5(5), mdu-6(6), mdu-7(7), mtu(8)  

cap2Multillid 1.3.6.1.4.1.3320.101.10.3.1.2
If ONU support multillid or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(0), no(1)  

cap2ProtectionType 1.3.6.1.4.1.3320.101.10.3.1.3
ONU protection type: not supported is 0, support c-psg is 1, support d-psg is 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notsupported(0), supportc-psg(1), supportd-psg(2)  

cap2NumPONIf 1.3.6.1.4.1.3320.101.10.3.1.4
Number of pon ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumSlot 1.3.6.1.4.1.3320.101.10.3.1.5
Number of slots.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumIfType 1.3.6.1.4.1.3320.101.10.3.1.6
Number of interface types.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumGEPorts 1.3.6.1.4.1.3320.101.10.3.1.7
Number of GE ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumFEPorts 1.3.6.1.4.1.3320.101.10.3.1.8
Number of FE ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumVoIPPorts 1.3.6.1.4.1.3320.101.10.3.1.9
Number of VoIP ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumTDMPorts 1.3.6.1.4.1.3320.101.10.3.1.10
Number of TDM ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumADSL2Ports 1.3.6.1.4.1.3320.101.10.3.1.11
Number of ADSL2 ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumVDSL2Ports 1.3.6.1.4.1.3320.101.10.3.1.12
Number of VDSL2 ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumWLANPorts 1.3.6.1.4.1.3320.101.10.3.1.13
Number of WLAN ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumUSBPorts 1.3.6.1.4.1.3320.101.10.3.1.14
Number of USB ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumCATVRFPorts 1.3.6.1.4.1.3320.101.10.3.1.15
Number of CATV RF ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2NumSerialPorts 1.3.6.1.4.1.3320.101.10.3.1.16
Number of serial ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cap2BatteryBackup 1.3.6.1.4.1.3320.101.10.3.1.17
If ONU have bakup battery or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(0)  

nmsepononusnmpTable 1.3.6.1.4.1.3320.101.10.4
A list of epon ONU capability-2 table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOnuSnmpEntry

nmsEponOnuSnmpEntry 1.3.6.1.4.1.3320.101.10.4.1
A collection of additional objects in the epon ONU capability-2 table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOnuSnmpEntry  

onuMacAddr 1.3.6.1.4.1.3320.101.10.4.1.1
ONU MAC address .
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

onuIpAddr 1.3.6.1.4.1.3320.101.10.4.1.2
ONU IP address .
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

onuCommRo 1.3.6.1.4.1.3320.101.10.4.1.3
ONU SNMP read community .
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

onuCommRw 1.3.6.1.4.1.3320.101.10.4.1.4
ONU SNMP read & write community .
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

onuSnmpPort 1.3.6.1.4.1.3320.101.10.4.1.5
ONU SNMP get/set port number .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

onuSnmpTrapPort 1.3.6.1.4.1.3320.101.10.4.1.6
ONU SNMP trap port number .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

onuSnmpVersion 1.3.6.1.4.1.3320.101.10.4.1.7
ONU SNMP get/set operation package version .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER v1(1), v2c(2)  

onuSnmpTrapVersion 1.3.6.1.4.1.3320.101.10.4.1.8
ONU SNMP trap package version .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER v1(1), v2c(2)  

onuSnmpTrapHost 1.3.6.1.4.1.3320.101.10.4.1.9
ONU SNMP trap host name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

nmsepononuopticalportTable 1.3.6.1.4.1.3320.101.10.5
A list of epon ONU Optical Port table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOnuOpticalPortEntry

nmsEponOnuOpticalPortEntry 1.3.6.1.4.1.3320.101.10.5.1
A collection of additional objects in the epon ONU Optical Port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOnuOpticalPortEntry  

opIfIndex 1.3.6.1.4.1.3320.101.10.5.1.1
ONU PON port ifIndex. The same value as ifIndex in ifTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

opModuleTemp 1.3.6.1.4.1.3320.101.10.5.1.2
ONU PON port optical module temperature. Unit is 1/256 Celsuis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

opModuleVolt 1.3.6.1.4.1.3320.101.10.5.1.3
ONU PON port optical module volt. Unit is 100uV.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

opModuleCurrent 1.3.6.1.4.1.3320.101.10.5.1.4
ONU PON port optical module volt. Unit is 2uA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

opModuleRxPower 1.3.6.1.4.1.3320.101.10.5.1.5
ONU PON port optical receive power. Unit is 0.1dB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

opModuleTxPower 1.3.6.1.4.1.3320.101.10.5.1.6
ONU PON port optical send power. Unit is 0.1dB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuIPParamGetTable 1.3.6.1.4.1.3320.101.10.7
A list of epon ONU IP Parameter getting table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OnuIPParamGetEntry

onuIPParamGetEntry 1.3.6.1.4.1.3320.101.10.7.1
A collection of additional objects in the epon ONU IP Param getting table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OnuIPParamGetEntry  

onuIfIndex 1.3.6.1.4.1.3320.101.10.7.1.1
Index of LLID interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipVersion 1.3.6.1.4.1.3320.101.10.7.1.2
Onu management ip version. 1 means ipv4, 2 means ipv6.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ipv4(1), ipv6(2)  

ipv4Address 1.3.6.1.4.1.3320.101.10.7.1.3
Onu management ipv4 address. Valid only ipVersion is 1(ipv4).
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ipv4Mask 1.3.6.1.4.1.3320.101.10.7.1.4
Onu management ipv4 mask. Valid only ipVersion is 1(ipv4).
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ipv4GateWay 1.3.6.1.4.1.3320.101.10.7.1.5
Onu management ipv4 gateway. Valid only ipVersion is 1(ipv4).
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ipv6Address 1.3.6.1.4.1.3320.101.10.7.1.6
Onu management ipv6 address. Valid only ipVersion is 2(ipv6).
Status: mandatory Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

ipv6Prefix 1.3.6.1.4.1.3320.101.10.7.1.7
Onu management ipv6 prefix. Valid only ipVersion is 2(ipv6).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipv6GateWay 1.3.6.1.4.1.3320.101.10.7.1.8
Onu management ipv6 gateway. Valid only ipVersion is 2(ipv6).
Status: mandatory Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

cvlan 1.3.6.1.4.1.3320.101.10.7.1.9
Onu management cvlan. If Packet has two tags, This is inner tag. The range is 1-4094.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

svlan 1.3.6.1.4.1.3320.101.10.7.1.10
Onu management svlan. The range is 0-4094. 0 means packet has only one tag, vlanid is cvlan. Nonzero means packet has two tags, and vlanid of ounter tag is svlan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4094  

priority 1.3.6.1.4.1.3320.101.10.7.1.11
Onu management vlan priority. The range is 0-7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

onuCTCIPParamConfigTable 1.3.6.1.4.1.3320.101.10.29
onuCTCIPParamConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OnuCTCIPParamConfigEntry

onuCTCIPParamConfigEntry 1.3.6.1.4.1.3320.101.10.29.1
Table of onuCTCIPParamConfig.
Status: current Access: not-accessible
OBJECT-TYPE    
  OnuCTCIPParamConfigEntry  

ifIndex 1.3.6.1.4.1.3320.101.10.29.1.1
Index of LLID interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ipVersion 1.3.6.1.4.1.3320.101.10.29.1.2
Onu management ip version. 1 means ipv4, 2 means ipv6.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ipv4(1), ipv6(2)  

ipv4Address 1.3.6.1.4.1.3320.101.10.29.1.3
Onu management ipv4 address. Valid only ipVersion is 1(ipv4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipv4Mask 1.3.6.1.4.1.3320.101.10.29.1.4
Onu management ipv4 mask. Valid only ipVersion is 1(ipv4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipv4GateWay 1.3.6.1.4.1.3320.101.10.29.1.5
Onu management ipv4 gateway. Valid only ipVersion is 1(ipv4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipv6Address 1.3.6.1.4.1.3320.101.10.29.1.6
Onu management ipv6 address. Valid only ipVersion is 2(ipv6).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

ipv6Prefix 1.3.6.1.4.1.3320.101.10.29.1.7
Onu management ipv6 prefix. Valid only ipVersion is 2(ipv6).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

ipv6GateWay 1.3.6.1.4.1.3320.101.10.29.1.8
Onu management ipv6 gateway. Valid only ipVersion is 2(ipv6).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

cVLAN 1.3.6.1.4.1.3320.101.10.29.1.9
Onu management cvlan. If Packet has two tags, This is inner tag. The range is 1-4094.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

sVLAN 1.3.6.1.4.1.3320.101.10.29.1.10
Onu management svlan. The range is 0-4094. 0 means packet has only one tag, vlanid is cvlan. Nonzero means packet has two tags, and vlanid of ounter tag is svlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4094  

priority 1.3.6.1.4.1.3320.101.10.29.1.11
Onu management vlan priority. The range is 0-7.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

onuIPConfigRowStatus 1.3.6.1.4.1.3320.101.10.29.1.12
CTC ONU ip address configuration row status. These ten items: ipVersion,ipv4Address, ipv4Mask,ipv4GateWay, ipv6Address, ipv6Prefix, ipv6GateWay, CVLAN, SVLAN, Priority, are added together.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

onuCATVConfigTable 1.3.6.1.4.1.3320.101.10.30
onuCATVConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OnuCATVConfigEntry

onuCATVConfigEntry 1.3.6.1.4.1.3320.101.10.30.1
Table of onuCATVConfig.
Status: current Access: not-accessible
OBJECT-TYPE    
  OnuCATVConfigEntry  

ifCATVIndex 1.3.6.1.4.1.3320.101.10.30.1.1
Index of LLID interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ifCATVAdminStatus 1.3.6.1.4.1.3320.101.10.30.1.2
Onu CATV module admin status. 1 means admin up, 2 means admin down. Default is 1(admin up).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

onuCATVRxPowerTable 1.3.6.1.4.1.3320.101.10.31
onuCATVRxPowerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OnuCATVRxPowerEntry

onuCATVRxPowerEntry 1.3.6.1.4.1.3320.101.10.31.1
Table of onuCATVRxPower.
Status: current Access: not-accessible
OBJECT-TYPE    
  OnuCATVRxPowerEntry  

ifCATVRxIndex 1.3.6.1.4.1.3320.101.10.31.1.1
Index of LLID interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rxPower 1.3.6.1.4.1.3320.101.10.31.1.2
Onu CATV module rx power. Unit is 0.1 DBm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER