All MIBs › A3COM-HUAWEI-EPON-MIB
Organization: Hangzhou H3C Technologies Co., Ltd.
Last Updated: 2007-05-22
Category: Optical and WDM, Vendor: H3C/HH3C
Description: Provides EPON OLT/ONU management including bandwidth profiles and optical performance on H3C devices.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is A3COM-HUAWEI-EPON-MIB?
A3COM-HUAWEI-EPON-MIB is an H3C proprietary MIB configuring EPON (Ethernet Passive Optical Network, IEEE P802.3ah) ports on H3C access equipment. Its objects cover auto-authorization of ONUs, an OLT monitor cycle (with enable flag and min/max bounds), OAM message timeout and lost-message-count thresholds (with min/max bounds), EPON board presence, software-error and port-loopback alarm enables, and a per-slot system-management table recording mode switch, automatic mode, OAM discovery timeout, encryption no-reply timeout/update time, and auto-bind status. As a configuration MIB it lets an administrator confirm EPON OAM discovery timers and ONU auto-authorization settings match the intended PON access-network design. It is deployed on H3C EPON OLT access equipment. Engineers can download the A3COM-HUAWEI-EPON-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in A3COM-HUAWEI-EPON-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- H3C EPON OLT access equipment
Monitoring Examples
An administrator checks h3cEponOamDiscoveryTimeout and h3cEponMsgLoseNum to confirm OAM discovery is tuned appropriately before troubleshooting an ONU that keeps failing to register on an H3C EPON OLT.
What Can Be Monitored
- EPON OAM discovery timing and ONU auto-authorization
This MIB depends on
Related MIBs
Imported Objects
| hwLswFrameIndex | OBJECT-TYPE |
| hwLswSlotIndex | OBJECT-TYPE |
From A3COM-HUAWEI-OID-MIB
| h3cEpon | OBJECT-IDENTITY |
From IF-MIB
| ifDescr | OBJECT-TYPE |
| ifIndex | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMPv2-SMI
| Counter64 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using h3cOnuInCRCErrPkts OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NTF h3cDot3OamNonThresholdRecoverEvent | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.24 | A h3cDot3OamNonThresholdRecoverEvent notification is sent when h3cDot3OamNonThresholdEvent is detected and then recoverd. | ||
| NTF h3cDot3OamThresholdRecoverEvent | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.23 | A h3cDot3OamThresholdRecoverEvent notification is sent when h3cDot3OamThresholdEvent is detected and then recoverd. | ||
| T/F h3cEponAutoAuthorize | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.1 | TruthValue | read-write | This value determines whether software performs self-authorization for each Optical Network Unit(ONU) registering to the network. Setting it to false means for every ONU registering, software requires external authorization, and until it's done the ONU is not authenticated. True value means software authorizes each ONU registering to the network automatically. true - ONUs are always authorized. false - If 802.1x authorization is enable, the ONUs have to be authorized by the protocol. - If 802.1x authorization is disable, ONUs are always authorized. |
| INT h3cEponAutoBindStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.16.1.7 | INTEGER | read-write | enable - auto bind ONU ID when the ONU registered in the EPON system. disable - need manual bind ONU ID when the ONU registered in the EPON system. |
| INT h3cEponAutomaticMode | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.16.1.3 | INTEGER | read-write | Automatic mode setting: when enabled - after new OLT is added, the OLT stack sets its encryption mode to 'triple churning' and configure the OLT to authorize ONU MAC addresses according to its table. enable -enable automatic mode. disable -disable automatic mode. |
| h3cEponAutoUpdateEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.17.1 | not-accessible | The entry of the table h3cEponAutoUpdateTable. | |
| STR h3cEponAutoUpdateFileName | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.17.1.1 | DisplayString | read-write | The name of ONU application file, the file name must be valid and include the path. It is a zero length string by default. |
| INT h3cEponAutoUpdateRealTimeStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.17.1.5 | INTEGER | read-write | The status of real time update configuration. The h3cEponAutoUpdateFileName must be set before enable h3cEponAutoUpdateRealTimeStatus. enable - enable ONU real time update. disable - disable ONU real time update. |
| INT h3cEponAutoUpdateSchedStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.17.1.2 | INTEGER | read-write | The status of schedule update configuration. The h3cEponAutoUpdateFileName must be set before enable h3cEponAutoUpdateSchedStatus. enable - enable ONU schedule update. disable - disable ONU schedule update. |
| OCT h3cEponAutoUpdateSchedTime | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.17.1.3 | OCTET STRING | read-write | The schedule update timing configuration is related to the h3cEponAutoUpdateSchedType. auto update daily: the string format is hhmm auto update weekly: the string format is hhmmw 'w' means update weekly, it ranges from 0 to 6: 0 - Sunday. 1 - Monday. 2 - Tuesday. 3 - Wednesday. 4 - Thursday. 5 - Friday. 6 - Saturday. auto update in coming date : the string format is hhmmyyyymmdd. The configuration will take effect only if h3cEponAutoUpdateSchedStatus is enabled. |
| INT h3cEponAutoUpdateSchedType | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.17.1.4 | INTEGER | read-write | The update type of auto updating configuration. daily - update ONU application every day. weekly - update ONU application every week. comingdate - update ONU application on coming date. |
| h3cEponAutoUpdateTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.17 | not-accessible | EPON auto update ONU application configuration. | |
| INT h3cEponBatchOperationByOLT | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.2.1.2 | INTEGER | read-write | Execute batch operation. |
| h3cEponBatchOperationByOLTEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.2.1 | not-accessible | The entry of the h3cEponBatchOperationByOLTTable. | |
| I32 h3cEponBatchOperationByOLTResult | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.2.1.3 | Integer32 | read-only | The result of batch operation: 0xFFFF -- other, gernal error. 1 -- working, operation is not completed. 2 -- successful, operation completed successfully. 4 -- failed because the ONU firmware file does not exist. 6 -- failed because of not set the filename of ONU firmware. 7 -- failed because of not set olttype. |
| h3cEponBatchOperationByOLTTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.2 | not-accessible | This table is used for batch operation by OLT. | |
| INT h3cEponBatchOperationByOLTType | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.2.1.1 | INTEGER | read-write | The types of batch operation by OLT(operation for all ONUs in the OLT): 1 -- resetUnknown, the object value is not set. 5 -- updateONU, update ONU firmware. configure the MIB object module h3cEponOnuUpdateFileName with the filename of ONU firmware first. |
| INT h3cEponBatchOperationBySlot | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.1.1.3 | INTEGER | read-write | Execute batch operation. |
| h3cEponBatchOperationBySlotEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.1.1 | not-accessible | The entry of the h3cEponBatchOperationBySlotTable. | |
| I32 h3cEponBatchOperationBySlotIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.1.1.1 | Integer32 | not-accessible | The EPON board index. |
| I32 h3cEponBatchOperationBySlotResult | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.1.1.4 | Integer32 | read-only | The result of batch operation. 0xFFFF - other, general error. 1 - working, operation is not completed. 2 - successful, completed successfully. 3 - failed because the DBA source file does not exist. 4 - failed because the ONU firmware file does not exist. 5 - failed because of not set the filename of DBA source. 6 - failed because of not set the filename of ONU firmware. 7 - failed because of not set slottype. |
| h3cEponBatchOperationBySlotTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.1 | not-accessible | This table is used for batch operation by slot. | |
| INT h3cEponBatchOperationBySlotType | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.1.1.2 | INTEGER | read-write | The types of batch operation by slot: 1 - resetUnknown, the object value is not set. 9 - updateDba, update OLT DBA algorithm. Config the MIB object module h3cEponDbaUpdateFileName. 10 - updateONU, update ONU firmware. Config the MIB object module h3cEponOnuUpdateFileName with the filename of ONU firmware first. |
| h3cEponBatchOperationMan | 1.3.6.1.4.1.43.45.1.10.2.42.1.6 | |||
| OCT h3cEponDbaUpdateFileName | 1.3.6.1.4.1.43.45.1.10.2.42.1.2.1 | OCTET STRING | read-write | The name of a binary file which is loaded to the OLT from an external source. Note that the filename must contain the file path. |
| NTF h3cEponEncryptionKeyErrRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.18 | A h3cEponEncryptionKeyErrRecoverTrap notification is sent when LLID's encryption key is bad and then right. | ||
| NTF h3cEponEncryptionKeyErrTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.7 | A h3cEponEncryptionKeyErrTrap notification is sent when LLID's encryption key is bad. | ||
| I32 h3cEponEncryptionNoReplyTimeOut | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.16.1.5 | Integer32 | read-write | Encryption response timeout, ranging from 1 to 2550, measured in 100 milliseconds. |
| I32 h3cEponEncryptionUpdateTime | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.16.1.6 | Integer32 | read-write | Encryption key update timer for all ONUs on slot, indicated by h3cEponSlotIndex, ranging from 1 to 255, measured in seconds. |
| h3cEponErrorInfo | 1.3.6.1.4.1.43.45.1.10.2.42.1.7 | |||
| NTF h3cEponErrorLLIDFrameRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.14 | A h3cEponErrorLLIDFrameRecoverTrap notification is sent when a LLID mismatched frames rate threshold crossing event is detected and then recoverd. | ||
| NTF h3cEponErrorLLIDFrameTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.3 | A h3cEponErrorLLIDFrameTrap notification is sent when a LLID mismatched frames rate threshold crossing event is detected. | ||
| h3cEponFileName | 1.3.6.1.4.1.43.45.1.10.2.42.1.2 | |||
| NTF h3cEponLocalStableRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.20 | A h3cEponLocalStableRecoverTrap notification is sent when DTE has not seen or is unsatisfied with remote state information and then is realized. | ||
| NTF h3cEponLocalStableTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.9 | A h3cEponLocalStableTrap notification is sent when DTE has not seen or is unsatisfied with remote state information. | ||
| NTF h3cEponLoopBackEnableRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.15 | A h3cEponLoopBackEnableRecoverTrap notification is sent when the loop back is detected and then recoverd. | ||
| NTF h3cEponLoopBackEnableTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.4 | A h3cEponLoopBackEnableTrap notification is sent when the loop back command is committed. | ||
| OCT h3cEponLoopbackPortDescr | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.7 | OCTET STRING | accessible-for-notify | A textual string containing information about the port generated loop back event. |
| I32 h3cEponLoopbackPortIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.6 | Integer32 | accessible-for-notify | The index of port which generate loop back event. |
| h3cEponMibObjects | 1.3.6.1.4.1.43.45.1.10.2.42.1 | The objects in this MIB module are used to manage and display current configuration of Ethernet Passive Optical Network (EPON) port which are based on the Ethernet in the First Mile (EFM) Passive Optical Network(PON) as defined in IEEE Draft P802.3ah/D3.0 clause 60, 64, 65.. | ||
| INT h3cEponModeSwitch | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.16.1.2 | INTEGER | read-write | cmode - epon standard mode. hmode - private mode. |
| I32 h3cEponMonitorCycle | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.2 | Integer32 | read-write | The cycle of alarm thresholds checking. Applying to the following types: Bit Error Rate(BER) alarm, Frame Error Rate(FER), Logical Link Identity(LLID) mismatch alarm and so on. The unit is second. |
| T/F h3cEponMonitorCycleEnable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.6 | TruthValue | read-write | Stop or continue monitoring. true(1) - Continue monitoring. false(2) - Stop monitoring. |
| I32 h3cEponMonitorCycleMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.10 | Integer32 | read-only | The upper limit of cycle which be confined to the h3cEponMonitorCycle. |
| I32 h3cEponMonitorCycleMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.9 | Integer32 | read-only | The lower limit of cycle which be confined to the h3cEponMonitorCycle. |
| I32 h3cEponMsgLoseNum | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.4 | Integer32 | read-write | The times of messages sending timeouts, after which OLT will reset (applying to every OLT). |
| I32 h3cEponMsgLoseNumMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.14 | Integer32 | read-only | The upper limit of time which be confined to the h3cEponMsgLoseNum. |
| I32 h3cEponMsgLoseNumMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.13 | Integer32 | read-only | The lower limit of time which be confined to the h3cEponMsgLoseNum. |
| I32 h3cEponMsgTimeOut | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.3 | Integer32 | read-write | Timeout waiting for a response from Optical Line Terminal(OLT) firmware after sending it a message. The unit is millisecond. |
| I32 h3cEponMsgTimeOutMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.12 | Integer32 | read-only | The upper limit of timeout which be confined to the h3cEponMsgTimeOut. |
| I32 h3cEponMsgTimeOutMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.11 | Integer32 | read-only | The lower limit of timeout which be confined to the h3cEponMsgTimeOut. |
| OCT h3cEponMulticastAddressList | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.20.1.2 | OCTET STRING | read-create | The multicast address, each four octets represents a multicast address, the address section ranging from the first four octets to the second four octets, and the like. |
| h3cEponMulticastControlEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.20.1 | not-accessible | The entry of the table h3cEponMulticastControlTable. | |
| h3cEponMulticastControlTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.20 | not-accessible | Multicast control global configuration. | |
| ROW h3cEponMulticastStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.20.1.3 | RowStatus | read-create | The status of this table entry. Only active, createAndGo and the destory are supported. |
| I32 h3cEponMulticastVlanId | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.20.1.1 | Integer32 | not-accessible | The index of this table. |
| NTF h3cEponOamDisconnectionRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.17 | A h3cEponOamDisconnectionRecoverTrap notification is sent when LLID's OAM link is disconnected and then connected. | ||
| NTF h3cEponOamDisconnectionTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.6 | A h3cEponOamDisconnectionTrap notification is sent when LLID's OAM link is disconnected. | ||
| I32 h3cEponOamDiscoveryTimeout | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.16.1.4 | Integer32 | read-write | Time out parameter for extended OAM discovery process message, ranging from 0 to 2550, measured in 100 milliseconds. |
| NTF h3cEponOamVendorSpecificRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.21 | A h3cEponOamVendorSpecificRecoverTrap notification is sent when system vendor specific OAM alarm is detected and then recovered. | ||
| NTF h3cEponOamVendorSpecificTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.10 | A h3cEponOamVendorSpecificTrap notification is sent when system vendor specific OAM alarm raised. | ||
| OCT h3cEponOamVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.19.1.3 | OCTET STRING | read-create | Version of OAM protocol defined by the organization denoted by OUI. |
| NTF h3cEponOltDFERecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.30 | A h3cEponOltDFERecoverTrap notification is sent when device fatal error is detected and then recoverd. | ||
| NTF h3cEponOltDFETrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.29 | A h3cEponOltDFETrap notification is sent when there was a serious problem(device fatal error) on OLT. | ||
| h3cEponOltMan | 1.3.6.1.4.1.43.45.1.10.2.42.1.3 | |||
| T/F h3cEponOltSoftwareErrAlmEnable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.7 | TruthValue | read-write | Software error alarm behavior of all active OLTs. true(1) - alarm enable. false(2) - alarm disable. |
| NTF h3cEponOltSwitchoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.28 | A h3cEponOltSwithoverTrap notification is sent when OLT switchover is detected. | ||
| NTF h3cEponOnuAutoBindTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.34 | A h3cEponOnuAutoBindTrap notification is sent when a silent ONU is bound automatically. | ||
| NTF h3cEponOnuLaserFailedTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.36 | A h3cEponOnuLaserFailedTrap notification is sent when an ONU has trouble with laser, such as laser constantly turned on, signal degradation or optics EOL (End of Life). | ||
| INT h3cEponOnuLaserState | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.13 | INTEGER | accessible-for-notify | The state of ONU laser. |
| h3cEponOnuMan | 1.3.6.1.4.1.43.45.1.10.2.42.1.5 | |||
| NTF h3cEponOnuPortStpStateTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.35 | A h3cEponOnuPortStpStateTrap notification is sent when a port turns into another state in STP environment. | ||
| NTF h3cEponOnuPowerOffTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.27 | A h3cEponOnuPowerOffTrap notification is sent when ONU is power off. | ||
| OCT h3cEponOnuRegErrorMacAddr | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.3 | OCTET STRING | accessible-for-notify | The MAC of ONU registered error. |
| NTF h3cEponOnuRegExcessRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.26 | A h3cEponOnuRegExcessRecoverTrap notification is sent when h3cEponOnuRegExcessTrap is detected and then recoverd. | ||
| NTF h3cEponOnuRegExcessTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.25 | A h3cEponOnuRegExcessTrap notification is sent when the number of registered ONUs exceeds the limit. | ||
| NTF h3cEponOnuRegistrationErrRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.16 | A h3cEponOnuRegistrationErrRecoverTrap notification is sent when an ONU register failed and then register successful again. | ||
| NTF h3cEponOnuRegistrationErrTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.5 | A h3cEponOnuRegistrationErrTrap notification is sent when a ONU register failed. | ||
| OCT h3cEponOnuRegSilentMac | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.11 | OCTET STRING | accessible-for-notify | The MAC of silent ONU. |
| h3cEponOnuScalarGroup | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.21 | |||
| NTF h3cEponOnuSilenceRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.32 | The h3cEponOnuSilenceRecoverTrap notification is sent when a silent ONU is bound in the OLT or the aging onu mac address is timeout. | ||
| NTF h3cEponOnuSilenceTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.31 | The h3cEponOnuSilenceTrap notification is sent when an unbound ONU try to register to an OLT. | ||
| h3cEponOnuStpPortEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.28.1 | not-accessible | Configuration information of ONU STP ports. | |
| h3cEponOnuStpPortTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.28 | not-accessible | Table of ONU STP ports. | |
| OCT h3cEponOnuTypeDescr | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.15.1.2 | OCTET STRING | read-only | The ONU type description which can be used to bind ONU in current version. the value of h3cOnuBindType can be configured by the index of h3cEponOnuTypeDescr. |
| I32 h3cEponOnuTypeIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.15.1.1 | Integer32 | not-accessible | The ONU type index. |
| h3cEponOnuTypeManEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.15.1 | not-accessible | The entry of the h3cEponOnuTypeManTable. | |
| h3cEponOnuTypeManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.15 | not-accessible | This table is used for getting ONU bind type in current version. | |
| OCT h3cEponOnuUpdateFileName | 1.3.6.1.4.1.43.45.1.10.2.42.1.2.2 | OCTET STRING | read-write | The filename of the ONU firmware to be updated. Note that the filename must contain the file path. |
| NTF h3cEponOnuUpdateResultTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.33 | A h3cEponUpdateResultTrap notification is sent when an ONU reported its firmware update result. | ||
| OCT h3cEponOperationResult | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.12 | OCTET STRING | accessible-for-notify | The result of EPON operation. |
| h3cEponOuiEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.19.1 | not-accessible | The entry of the table h3cEponOuiTable. | |
| I32 h3cEponOuiIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.19.1.1 | Integer32 | not-accessible | The index of this table. |
| I32 h3cEponOuiIndexNext | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.18.1.1 | Integer32 | read-only | This object contains an appropriate value to be used for h3cEponOuiIndex when creating rows in the h3cEponOuiTable. |
| h3cEponOuiIndexNextEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.18.1 | not-accessible | The entry of the table h3cEponOuiIndexNextTable. | |
| h3cEponOuiIndexNextTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.18 | not-accessible | Next OUI index table. | |
| ROW h3cEponOuiRowStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.19.1.4 | RowStatus | read-create | The status of this table entry. Only active, createAndGo and the destory are supported. |
| h3cEponOuiTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.19 | not-accessible | List of OUI and OAM supported by OLT. | |
| OCT h3cEponOuiValue | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.19.1.2 | OCTET STRING | read-create | OUI list supported by the extended OAM discovery process. The OUI is composed of six octets. The first six octets denote the first OUI , the second six octets denote the second OUI, and the like. |
| NTF h3cEponPortAlarmBerRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.12 | A h3cEponPortAlarmBerRecoverTrap notification is sent when a BER threshold crossing event is detected and then recovered. | ||
| NTF h3cEponPortAlarmBerTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.1 | A h3cEponPortAlarmBerTrap notification is sent when a BER threshold crossing event is detected. | ||
| NTF h3cEponPortAlarmFerRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.13 | A h3cEponPortAlarmFerRecoverTrap notification is sent when a frame error rate threshold crossing event is detected and then recoverd. | ||
| NTF h3cEponPortAlarmFerTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.2 | A h3cEponPortAlarmFerTrap notification is sent when a frame error rate threshold crossing event is detected. | ||
| T/F h3cEponPortLoopBackAlmEnable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.8 | TruthValue | read-write | LoopBack alarm behavior of EPON ports. true(1) - alarm enable. false(2) - alarm disable. |
| NTF h3cEponRemoteStableRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.19 | A h3cEponRemoteStableRecoverTrap notification is sent when remote DTE has not seen or is unsatisfied with local state information and then is realized. | ||
| NTF h3cEponRemoteStableTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.8 | A h3cEponRemoteStableTrap notification is sent when remote Data Terminal Equipment(DTE) has not seen or is unsatisfied with local state information. | ||
| I32 h3cEponSlotIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.16.1.1 | Integer32 | not-accessible | Slot Index, the index of h3cEponSysManTable. |
| I32 h3cEponSoftwareErrorCode | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.1 | Integer32 | accessible-for-notify | OLT software error code. |
| NTF h3cEponSoftwareErrRecoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.22 | A h3cEponSoftwareErrRecoverTrap notification is sent when a PAS-SOFT internal error is detected and then recovered. | ||
| NTF h3cEponSoftwareErrTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.11 | A h3cEponSoftwareErrTrap notification is sent when a PAS-SOFT internal error occurs. | ||
| h3cEponStat | 1.3.6.1.4.1.43.45.1.10.2.42.1.9 | |||
| C64 h3cEponStatBER | 1.3.6.1.4.1.43.45.1.10.2.42.1.9.1.1.2 | Counter64 | read-only | The bit error rate of epon port, measured in 1e-9 unit. |
| h3cEponStatEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.9.1.1 | not-accessible | The entry of h3cEponStatTable. | |
| C64 h3cEponStatFER | 1.3.6.1.4.1.43.45.1.10.2.42.1.9.1.1.1 | Counter64 | read-only | The frame error rate of epon port, measured in 1e-9 unit. |
| h3cEponStatTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.9.1 | not-accessible | This table contains line code error statistics of epon port. | |
| OCT h3cEponStpPortDescr | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.28.1.2 | OCTET STRING | accessible-for-notify | The description of the STP ports. |
| I32 h3cEponStpPortIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.28.1.1 | Integer32 | accessible-for-notify | The index of the STP ports. |
| INT h3cEponStpPortState | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.28.1.3 | INTEGER | accessible-for-notify | The current state of the port (i.e. disabled, discarding, learning and forwarding). |
| T/F h3cEponSysHasEPONBoard | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.5 | TruthValue | read-only | true(1) - At least an EPON board exists. false(2) - No EPON board exists. |
| h3cEponSysMan | 1.3.6.1.4.1.43.45.1.10.2.42.1.1 | |||
| h3cEponSysManEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.16.1 | not-accessible | The entry of the table h3cEponSysManTable. | |
| h3cEponSysManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.16 | not-accessible | This table defines system related parameters. | |
| h3cEponSysScalarGroup | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.15 | |||
| h3cEponTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8 | |||
| h3cEponTrapPrefix | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0 | |||
| INT h3cOamEventLogLocation | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.5 | INTEGER | accessible-for-notify | Whether this event occurred locally, or was received from the OAM peer via Ethernet OAM. |
| U32 h3cOamEventLogType | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.4 | Unsigned32 | accessible-for-notify | The type of event that generated this entry in the event log. |
| I32 h3cOamVendorSpecificAlarmCode | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.2 | Integer32 | accessible-for-notify | Alarm code of the vendor. |
| I32 h3cOltAgcCdrTime | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1.6 | Integer32 | read-only | PON RX signal synchronization time, measured in TQ, range: 1 - 2^15. 0x7FFFFFFF: unknown value |
| I32 h3cOltAgcLockTime | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1.5 | Integer32 | read-only | PON upstream data Automatic Gain Control(AGC) lock time, measured in TQ, range: 1 - 2^15. 0x7FFFFFFF: unknown value. |
| I32 h3cOltDbaCycleLength | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.3.1.4 | Integer32 | read-write | The grant cycle length in TQ units. |
| I32 h3cOltDbaCycleLengthMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.14 | Integer32 | read-only | The upper limit of the frames which is confined to h3cOltDbaCycleLength. |
| I32 h3cOltDbaCycleLengthMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.13 | Integer32 | read-only | The lower limit of the frames which is confined to h3cOltDbaCycleLength. |
| I32 h3cOltDbaDiscoveryLength | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.3.1.2 | Integer32 | read-write | Discovery length in TQ units. |
| I32 h3cOltDbaDiscoveryLengthMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.10 | Integer32 | read-only | The upper limit of the discovery length which is confined to h3cOltDbaDiscoveryLength. |
| I32 h3cOltDbaDiscoveryLengthMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.9 | Integer32 | read-only | The lower limit of the discovery length which is confined to h3cOltDbaDiscoveryLength. |
| I32 h3cOltDbaDiscovryFrequency | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.3.1.3 | Integer32 | read-write | How often should the OLT send discovery frames to the ONUs, measured in grant cycles. |
| I32 h3cOltDbaDiscovryFrequencyMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.12 | Integer32 | read-only | The upper limit of the discovery length which is confined to h3cOltDbaDiscovryFrequency. |
| I32 h3cOltDbaDiscovryFrequencyMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.11 | Integer32 | read-only | The lower limit of the discovery length which is confined to h3cOltDbaDiscovryFrequency. |
| INT h3cOltDbaEnabledType | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.3.1.1 | INTEGER | read-write | Enable different types of the DBA algorithm. Start upstream dynamic bandwidth allocation algorithm, replacing former bandwidth allocation mechanism. internal(1) - OLT internal Service Level Agreement(SLA) based algorithm, always being activated. external(2) - DBA algorithm in a binary file which is loaded to the OLT from an external source. |
| h3cOltDbaManEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.3.1 | not-accessible | The entry of the table h3cOltDbaManTable. | |
| h3cOltDbaManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.3 | not-accessible | This table defines the primary parameters of the Dynamic Bandwidth Allocation(DBA) algorithm applying to the OLT. | |
| INT h3cOltDbaUpdate | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.3.1.6 | INTEGER | read-write | Update(1): Update the DBA algorithm with a binary file which is loaded to the OLT from an external source(flash). Config the MIB object module h3cEponDbaUpdateFileName. |
| INT h3cOltDbaUpdateResult | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.3.1.7 | INTEGER | read-only | The latest DBA update result. other: The DBA update result is another reason. ok: The DBA update result is OK. fail: The DBA update result is fail. fileNotExist: The DBA update failed because the file does not exist. notSetFilename: The DBA filename is not set. |
| OCT h3cOltDbaVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.3.1.5 | OCTET STRING | read-only | DBA version of the OLT. |
| T/F h3cOltEnableDiscardPacket | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.1.1.4 | TruthValue | read-write | Forward(false)/discard(true) any frames received from unlearned source address when the inside address table of the original ONU entry reach to the limit. |
| OCT h3cOltFirmMajorVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1.1 | OCTET STRING | read-only | OLT firmware major version. If the object length is zero, it means the version is unknown. |
| OCT h3cOltFirmMinorVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1.2 | OCTET STRING | read-only | OLT firmware minor version. If the object length is zero, it means the version is unknown. |
| OCT h3cOltHardMajorVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1.3 | OCTET STRING | read-only | OLT hardware major version. If the object length is zero, it means the version is unknown. |
| OCT h3cOltHardMinorVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1.4 | OCTET STRING | read-only | OLT hardware minor version. If the object length is zero, it means the version is unknown. |
| h3cOltInfoEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1 | not-accessible | The entry of the table h3cOltInfoTable. | |
| h3cOltInfoTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2 | not-accessible | Primary status of the specified OLT. There will be one row in this table for each information in the system. (1)Software and hardware versions of the specified OLT (h3cOltFirmMajorVersion, h3cOltFirmMinorVersion, h3cOltHardMajorVersion, h3cOltHardMinorVersion) (2)Several physical capabilities of an OLT device. (h3cOltAgcLockTime, h3cOltAgcCdrTime) (3)The operation(activation) status of an OLT. (h3cOltMacAddress, h3cOltWorkMode) | |
| I32 h3cOltLaserOffTime | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.1.1.2 | Integer32 | read-write | The laser off time of the ONUs during the discovery process, measured in TQ. |
| I32 h3cOltLaserOffTimeMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.8 | Integer32 | read-only | The upper limit of time which is confined to h3cOltLaserOffTime. |
| I32 h3cOltLaserOffTimeMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.7 | Integer32 | read-only | The lower limit of time which is confined to h3cOltLaserOffTime. |
| I32 h3cOltLaserOnTime | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.1.1.1 | Integer32 | read-write | The laser on time of the ONUs during the discovery process, measured in Time Quanta(TQ). |
| I32 h3cOltLaserOnTimeMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.6 | Integer32 | read-only | The upper limit of time which is confined to h3cOltLaserOnTime. |
| I32 h3cOltLaserOnTimeMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.5 | Integer32 | read-only | The lower limit of time which is confined to h3cOltLaserOnTime. |
| MAC h3cOltMacAddress | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1.7 | MacAddress | read-only | OLT MAC address. |
| U32 h3cOltMaxRtt | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.1.1.7 | Unsigned32 | read-write | Set the max Round Trip Time of this OLT. |
| T/F h3cOltMultiCopyBrdCast | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.1.1.3 | TruthValue | read-write | true/false filtering of tagged multicast frames. The software avert tagged downstream frames with multicast or broadcast DA to the PON and not to the CPU, except for special multicast frames (link-constraint, IGMP control and ARP) that are passed to the CPU regardless of this feature. |
| I32 h3cOltOpticalPowerRx | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1.10 | Integer32 | read-only | The burst optical power received by this OLT. It measured in 0.01 dBm unit. |
| I32 h3cOltOpticalPowerTx | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1.9 | Integer32 | read-only | The optical power transmitted by this OLT. It measured in 0.01 dBm unit. |
| U32 h3cOltPortAlarmBer | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.9 | Unsigned32 | accessible-for-notify | error bit rate. |
| INT h3cOltPortAlarmBerDirect | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.2 | INTEGER | read-write | Traffic direction to monitor for BER alarm. |
| T/F h3cOltPortAlarmBerEnabled | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.1 | TruthValue | read-write | Behavior of BER alarm. true(1) - alarm enable. false(2) - alarm disable. |
| I32 h3cOltPortAlarmBerMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.18 | Integer32 | read-only | The upper limit of threshold which is confined to h3cOltPortAlarmBerThreshold. |
| I32 h3cOltPortAlarmBerMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.17 | Integer32 | read-only | The lower limit of threshold which is confined to h3cOltPortAlarmBerThreshold. |
| I32 h3cOltPortAlarmBerThreshold | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.3 | Integer32 | read-write | BER threshold exceed which the alarm is raised. |
| T/F h3cOltPortAlarmDFEEnabled | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.16 | TruthValue | read-write | Behavior of device fatal error alarm. true - alarm enable. false - alarm disable. |
| T/F h3cOltPortAlarmEncryptionKeyEnabled | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.13 | TruthValue | read-write | Behavior of encryption bad key alarm. true(1) - alarm enable. false(2) - alarm disable. |
| U32 h3cOltPortAlarmFer | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.10 | Unsigned32 | accessible-for-notify | error frames rate. |
| INT h3cOltPortAlarmFerDirect | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.5 | INTEGER | read-write | Traffic direction to monitor for FER alarm. |
| T/F h3cOltPortAlarmFerEnabled | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.4 | TruthValue | read-write | Behavior of FER alarm. true(1) - alarm enable. false(2) - alarm disable. |
| I32 h3cOltPortAlarmFerMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.20 | Integer32 | read-only | The upper limit of threshold which is confined to h3cOltPortAlarmFerThreshold. |
| I32 h3cOltPortAlarmFerMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.19 | Integer32 | read-only | The lower limit of threshold which is confined to h3cOltPortAlarmFerThreshold. |
| I32 h3cOltPortAlarmFerThreshold | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.6 | Integer32 | read-write | Frame error rate exceed threshold then the alarm is raised. |
| U32 h3cOltPortAlarmLlidMisFrames | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.8 | Unsigned32 | accessible-for-notify | the amount of mismatched frames about the LLID mismatch alarm. |
| T/F h3cOltPortAlarmLlidMismatchEnabled | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.7 | TruthValue | read-write | Behavior of LLID mismatch alarm. true(1) - alarm enable. false(2) - alarm disable. |
| I32 h3cOltPortAlarmLlidMismatchThreshold | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.8 | Integer32 | read-write | The minimal number of mismatched frames exceed threshold then LLID mismatch alarm is raised. |
| I32 h3cOltPortAlarmLlidMisMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.16 | Integer32 | read-only | The upper limit of the frames which is confined to h3cOltPortAlarmLlidMismatchThreshold. |
| I32 h3cOltPortAlarmLlidMisMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.15 | Integer32 | read-only | The lower limit of the frames which is confined to h3cOltPortAlarmLlidMismatchThreshold. |
| T/F h3cOltPortAlarmLocalStableEnabled | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.10 | TruthValue | read-write | Behavior of local stable alarm. true(1) - alarm enable. false(2) - alarm disable. |
| T/F h3cOltPortAlarmOamDisconnectionEnabled | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.12 | TruthValue | read-write | Behavior of Operations Administration and Maintenance(OAM) disconnection alarm. true(1) - alarm enable. false(2) - alarm disable. |
| T/F h3cOltPortAlarmRegExcessEnabled | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.15 | TruthValue | read-write | Behavior of ONU registering over limitation alarm. true(1) - alarm enable. false(2) - alarm disable. |
| T/F h3cOltPortAlarmRegistrationEnabled | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.11 | TruthValue | read-write | Behavior of registration alarm. true(1) - alarm enable. false(2) - alarm disable. |
| T/F h3cOltPortAlarmRemoteStableEnabled | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.9 | TruthValue | read-write | Behavior of remote stable alarm. true(1) - alarm enable. false(2) - alarm disable. |
| h3cOltPortAlarmThresholdEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1 | not-accessible | The entry of the table h3cOltPortAlarmThresholdTable. | |
| h3cOltPortAlarmThresholdTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4 | not-accessible | The table defines the alarm threshold of OLT. | |
| T/F h3cOltPortAlarmVendorSpecificEnabled | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1.14 | TruthValue | read-write | Behavior of vendor specific alarm. true(1) - alarm enable. false(2) - alarm disable. |
| INT h3cOltSelfTest | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.1.1.5 | INTEGER | read-write | selftest(1): Test OLT to check whether it's OK. |
| INT h3cOltSelfTestResult | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.1.1.6 | INTEGER | read-only | The self test result of the specific OLT. other(1): The self test result is another reason. ok(2): The self test result is OK. fail(3): The self test result is fail. |
| h3cOltSysManEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.1.1 | not-accessible | The entry of the table h3cOltSysManTable. | |
| h3cOltSysManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.1 | not-accessible | This table defines several OLT system parameters: (1)laser on time (2)laser off time (3)whether multiple copy broadcast (4)whether discard packet (5)self test (6)self test result | |
| h3cOltUsingOnuEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.22.1 | not-accessible | The entry of the table h3cOltUsingOnuTable. | |
| I32 h3cOltUsingOnuIfIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.22.1.2 | Integer32 | read-only | The ifIndex of the ONU interface. |
| I32 h3cOltUsingOnuNum | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.22.1.1 | Integer32 | not-accessible | The ONU interface number. This value is used to specify the ONU interface which the user wants to configure for an OLT interface. |
| ROW h3cOltUsingOnuRowStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.22.1.3 | RowStatus | read-create | This object is responsible for managing the creation, deletion and modification of rows, which supports active status and CreatAndGo, destroy operation. |
| h3cOltUsingOnuTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.22 | not-accessible | The table containing configurations to manage ONU interface(s) based on OLT interface. | |
| INT h3cOltWorkMode | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1.8 | INTEGER | read-only | The operation(activation) modes of an OLT. other(1) - The OLT is in another mode. open(2) - The OLT is open. reset(3) - The OLT is reset. closed(4) - The OLT is closed. |
| I32 h3cOnuAccessVlan | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.9 | Integer32 | read-write | The VLAN ID assigned to untagged frames received on ONU. |
| h3cOnuBandWidthEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1 | not-accessible | The entry of table h3cOnuBandWidthTable. | |
| h3cOnuBandWidthTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3 | not-accessible | Set bandwidth policy parameters(restrictions)for a LLID (only for the ONU). Default policies are set to disable. Policy parameters will be erased upon LLID network disconnection. | |
| T/F h3cOnuBatteryBackup | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.10 | TruthValue | read-only | true(1) - ONU supports a reserve battery. false(2) - ONU does not support a reserve battery. |
| h3cOnuBindMacAddrEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.7.1 | not-accessible | The entry of the table h3cOnuBindMacAddrTable. | |
| MAC h3cOnuBindMacAddress | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.7.1.1 | MacAddress | read-write | Bind the MAC of ONU. While the MAC is not bound, the ONU can not go into effect and configurations can not be set. Set 0-0-0 (MAC address) to the EPON device port will unbind the relationship with the original MAC and configurations will be set to default values. |
| h3cOnuBindMacAddrTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.7 | not-accessible | This table implements the following functions for ONUs: Bind MAC of ONU. | |
| I32 h3cOnuBindType | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.7.1.2 | Integer32 | read-write | Set the binding type with the ONU which is confined to the index of h3cEponOnuTypeDescr. |
| MAC h3cOnuBridgeMac | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.29.1.1 | MacAddress | read-only | The bridge MAC address of ONU. |
| h3cOnuCapabilityEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1 | not-accessible | The entry of the table h3cOnuCapabilityTable. | |
| h3cOnuCapabilityTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25 | not-accessible | Capability of ONU. | |
| DAT h3cOnuChipSetDesignDate | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.24.1.4 | DateAndTime | read-only | Chip design date. |
| h3cOnuChipSetInfoEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.24.1 | not-accessible | The entry of h3cOnuChipSetInfoTable. | |
| h3cOnuChipSetInfoTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.24 | not-accessible | ONU vendor specific information of ONU. | |
| OCT h3cOnuChipSetModel | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.24.1.2 | OCTET STRING | read-only | Chip model, numbering(range from 0 to 0xFF) by the chip vendor. |
| I32 h3cOnuChipSetRevision | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.24.1.3 | Integer32 | read-only | Chip revision. |
| OCT h3cOnuChipSetVendorId | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.24.1.1 | OCTET STRING | read-only | Chipset vendor ID, which identifies the ONU's PON chip vendor according JEDEC ID code. |
| I32 h3cOnuCosToLocalPrecedenceCosIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.27.1.1 | Integer32 | read-only | Index of the map, obtains from packet cos value. |
| h3cOnuCosToLocalPrecedenceEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.27.1 | not-accessible | Configuration information of map of the COS to local precedence. | |
| h3cOnuCosToLocalPrecedenceTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.27 | not-accessible | Table of map of the COS to local-precedence. | |
| I32 h3cOnuCosToLocalPrecedenceValue | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.27.1.2 | Integer32 | read-write | Value of local precedence. |
| h3cOnuCountEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.20.1 | not-accessible | The entry of h3cOnuCountTable. | |
| h3cOnuCountTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.20 | not-accessible | This table contains statistics of ONU port. | |
| h3cOnuDbaReportEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.26.1 | not-accessible | The entry of the table h3cOnuDbaReportTable. | |
| I32 h3cOnuDbaReportQueueId | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.26.1.1 | Integer32 | not-accessible | The DBA report queue ID. |
| I32 h3cOnuDbaReportQueueSetNumber | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.4 | Integer32 | read-write | The number of queue sets reported in MPCP report frames. |
| INT h3cOnuDbaReportStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.26.1.3 | INTEGER | read-write | enable -threshold configuration is active for the queue. disable -threshold configuration is not active for the queue. |
| h3cOnuDbaReportTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.26 | not-accessible | This table defines the information of DBA(dynamic bandwidth allocation) report threshold contained in the MPCP report frames. | |
| I32 h3cOnuDbaReportThreshold | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.26.1.2 | Integer32 | read-write | The threshold of the DBA report queue. the following is the queue ID and the related default threshold setting. 1 - 0 2 - 0 3 - 0 4 - 65535 5 - 65535 6 - 0 7 - 0 8 - 0 |
| T/F h3cOnuDhcpallocate | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.23.1.4 | TruthValue | read-write | true(1) - ONU auto allocate IP address status enable. false(2) - ONU auto allocate IP address status disable. |
| T/F h3cOnuDhcpsnooping | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1.4 | TruthValue | read-write | true(1) - DHCP snooping status enable on ONU. false(2) - DHCP snooping status disable on ONU. |
| T/F h3cOnuDhcpsnoopingOption82 | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1.3 | TruthValue | read-write | true(1) - DHCP snooping Option 82 status enable on ONU. false(2) - DHCP snooping Option 82 status disable on ONU. |
| I32 h3cOnuDistance | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.14 | Integer32 | read-only | The distance between OLT and ONU, measured in meter. |
| OCT h3cOnuDot1xAccount | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.18.1.1 | OCTET STRING | read-write | ONU 802.1X account. The object value cannot be set as 'a', 'al' or 'all'. The object should be set together with h3cOnuDot1xPassword. |
| h3cOnuDot1xEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.18.1 | not-accessible | The entry of the h3cOnuDot1xTable. | |
| OCT h3cOnuDot1xPassword | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.18.1.2 | OCTET STRING | read-write | ONU 802.1X password. The object should be set together with h3cOnuDot1xAccount. |
| h3cOnuDot1xTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.18 | not-accessible | This table implements the following functions: (1)Manage 802.1x account. (2)Manage 802.1x password. ONU will be authorized to send and receive frames when the account and the password are all right, otherwise this ONU will be unavailable. | |
| T/F h3cOnuDownStreamBandWidthPolicy | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1.1 | TruthValue | read-write | true:Enable static bandwidth configuration policing. false:Disable static bandwidth configuration policing. |
| T/F h3cOnuDownStreamHighPriorityFirst | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1.4 | TruthValue | read-write | true:Enable high priority frames preference. false:Disable high priority frames preference. |
| I32 h3cOnuDownStreamMaxBandWidth | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1.2 | Integer32 | read-write | Maximum bandwidth allowed for the ONU, measured in Kbits/Sec. |
| I32 h3cOnuDownStreamMaxBurstSize | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1.3 | Integer32 | read-write | Maximal number of bytes in a burst. The value is truncated to the nearest smaller 128 bytes multiple value, measured in bytes. |
| I32 h3cOnuDownstreamQueueNumber | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.8 | Integer32 | read-only | The number of downstream queues supported by the ONU. |
| T/F h3cOnuDownStreamShortFrameFirst | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1.5 | TruthValue | read-write | true:Enable short frames preference. false:Disable short frames preference. |
| I32 h3cOnuE1PortsNumber | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.5 | Integer32 | read-only | The current E1 ports number supported by the ONU. |
| OCT h3cOnuEEPROMVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.11 | OCTET STRING | read-only | ONU EEPROM version. |
| STR h3cOnuEncryptKey | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.10 | DisplayString | read-write | The encryption key, used to encrypt all downstream traffic destined to and/or upstream traffic originating from a specific ONU. It is a zero length, or MD5 hashed string, by default, the string is empty. |
| INT h3cOnuEncryptMan | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.1 | INTEGER | read-write | Start encrypting all downstream/upstream and downstream directions traffic destined to and originated from a specific LLID (ONU in current implementation). ONU registration encryption key is used as an initial value. If the encryption key was updated after ONU registration, the last updated key is used. off(1): - Stop encrypting. downlink(2): - Start encrypting all downstream directions traffic. updownlink(3): - Start encrypting all downstream/upstream directions traffic. |
| INT h3cOnuFecStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.12 | INTEGER | read-write | Value that indicates status of the 1000BASE-PX PHY optional FEC Sublayer for forward error correction (include remote onu and local OLT) see [802.3ah] clause 65.2 enable - enable forward error correction. disable - disable forward error correction. |
| I32 h3cOnuFEPortNumber | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.3 | Integer32 | read-only | the current fast ethernet ports number supported by the ONU. |
| h3cOnuFirmwareUpdateByTypeEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.3.1 | not-accessible | The entry of the h3cOnuFirmwareUpdateByTypeTable. | |
| h3cOnuFirmwareUpdateByTypeTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.3 | not-accessible | This table is used to update ONU by ONU type. | |
| h3cOnuFirmwareUpdateEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.8.1 | not-accessible | The entry of the table h3cOnuFirmwareUpdateTable. | |
| h3cOnuFirmwareUpdateTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.8 | not-accessible | This table implements the following functions for ONUs: 1. Update the ONU firmware. 2. Result of update ONU firmware. | |
| OCT h3cOnuFirmwareVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.17 | OCTET STRING | read-only | ONU firmware version. |
| MAC h3cOnuFirstPonMac | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.29.1.2 | MacAddress | read-only | The MAC address of ONU first PON port. |
| INT h3cOnuFirstPonRegState | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.29.1.3 | INTEGER | read-only | The register state of ONU first PON port. |
| I32 h3cOnuGEPortNumber | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.2 | Integer32 | read-only | The current gigabit ethernet ports number supported by the ONU. |
| I32 h3cOnuGrantFifoDep | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.7 | Integer32 | read-only | Maximal number of grant records an ONU can store, relevant to ONU only. range: 1 - 255. 0x7FFFFFFF: unknown value. |
| OCT h3cOnuHardMajorVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.1 | OCTET STRING | read-only | ONU hardware major version. If the object length is zero, it means the version is unknown. |
| OCT h3cOnuHardMinorVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.2 | OCTET STRING | read-only | ONU hardware minor version. If the object length is zero, it means the version is unknown. |
| OCT h3cOnuHostType | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.13 | OCTET STRING | read-only | ONU host type. |
| T/F h3cOnuIgmpSnoopingAggLeaveS | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1.10 | TruthValue | read-write | true(1) - Igmp snooping aggregation leave status enable on ONU. false(2) - Igmp snooping aggregation leave status disable on ONU. |
| T/F h3cOnuIgmpSnoopingAggReportS | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1.9 | TruthValue | read-write | true(1) - Igmp snooping aggregation report status enable on ONU. false(2) - Igmp snooping aggregation report status disable on ONU. |
| I32 h3cOnuIgmpSnoopingHostAgingT | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1.6 | Integer32 | read-write | Set the host aging time of IGMP on ONU. |
| I32 h3cOnuIgmpSnoopingMaxRespT | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1.7 | Integer32 | read-write | Set the max response time of IGMP on ONU. |
| I32 h3cOnuIgmpSnoopingRouterAgingT | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1.8 | Integer32 | read-write | Set the router aging time of IGMP on ONU. |
| T/F h3cOnuIgmpSnoopingStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1.2 | TruthValue | read-write | true(1) - IGMP snooping status enable on ONU. false(2) - IGMP snooping status disable on ONU. |
| T/F h3cOnuIgspFastLeaveSupported | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.11 | TruthValue | read-only | true(1) - ONU supports fast leave in igsp mode. false(2) - ONU does not support fast leave in igsp mode. |
| C64 h3cOnuInCRCErrPktsEx | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.20.1.1 | Counter64 | read-only | The total number of frames received with bad CRC checksum. |
| h3cOnuInfoEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1 | not-accessible | The entry of the h3cOnuInfoTable. | |
| h3cOnuInfoTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5 | not-accessible | Primary status of the specified ONU. There will be one row in this table for each information in the system. (1)Software and hardware versions of the specified ONU (h3cOnuHardMajorVersion, h3cOnuHardMinorVersion, h3cOnuUniMacType) (2)Several physical capabilities of the ONU. (h3cOnuLaserOnTime, h3cOnuLaserOffTime, h3cOnuGrantFifoDep.) (3)The operation(activation) status of the ONU. (h3cOnuWorkMode) | |
| IP h3cOnuIpAddress | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.23.1.1 | IpAddress | read-write | The IP address assigned to the ONU. |
| h3cOnuIpAddressEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.23.1 | not-accessible | The entry of h3cOnuIpAddressTable. | |
| IP h3cOnuIpAddressGateway | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.23.1.3 | IpAddress | read-write | The gateway of IP address denoted by h3cOnuIpAddress. |
| IP h3cOnuIpAddressMask | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.23.1.2 | IpAddress | read-write | The mask of IP address denoted by h3cOnuIpAddress. |
| h3cOnuIpAddressTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.23 | not-accessible | ONU IP address table. | |
| I32 h3cOnuLaserOffTime | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.6 | Integer32 | read-only | The ONU laser off time measured in TQ units. If the object value is 0x7FFFFFFF, it means h3cOnuLaserOffTime is unknown. |
| I32 h3cOnuLaserOnTime | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.5 | Integer32 | read-only | The ONU laser on time measured in TQ units. If the object value is 0x7FFFFFFF, it means h3cOnuLaserOnTime is unknown. |
| T/F h3cOnuLinkTestDelay | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.3 | TruthValue | read-write | true:Link test includes delay measurement, which corresponds to the difference between sent and received times(including granting delay and firmware processing time overheads). false:Link test not includes a delay measurement. |
| h3cOnuLinkTestEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1 | not-accessible | The entry of h3cOnuLinkTestEntry. | |
| I32 h3cOnuLinkTestFrameNum | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.1 | Integer32 | read-write | Exact number of measurement frames. |
| I32 h3cOnuLinkTestFrameNumMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.10 | Integer32 | read-only | The upper limit of measurement frames which is confined to h3cOnuLinkTestFrameNum. |
| I32 h3cOnuLinkTestFrameNumMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.9 | Integer32 | read-only | The lower limit of measurement frames which is confined to h3cOnuLinkTestFrameNum. |
| I32 h3cOnuLinkTestFrameSize | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.2 | Integer32 | read-write | Measurement frames data size, measured in bytes. Not including Preamble, SFD, VLAN tag, and FCS. Frame size minimum value is 56 - if VLAN tag is enabled('VLAN enable' field is set to ENABLE), and 60 - if VLAN tag is disabled. The actual measurement frames sent to the PON are always minimum 60 bytes long. When VLAN tag is enabled, the actual measurement frames size including FCS may reach (1514+4+4=)1522 bytes. 60(60 is VLAN tag disabled) - 1514 . |
| I32 h3cOnuLinkTestResultMaxDelay | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.12 | Integer32 | read-only | The maximum delay time in TQ units, which corresponds to the difference between sent and received times (including granting delay and firmware processing time overheads). It's invalid if the field 'h3cOnuLinkTestDelay' is set to be true. |
| I32 h3cOnuLinkTestResultMeanDelay | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.11 | Integer32 | read-only | The average delay time in TQ units, which corresponds to the difference between sent and received times (including granting delay and firmware processing time overheads). It's invalid if the field 'h3cOnuLinkTestDelay' is set to be true. |
| I32 h3cOnuLinkTestResultMinDelay | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.10 | Integer32 | read-only | The minimum delay time in TQ units, which corresponds to the difference between sent and received times (including granting delay and firmware processing time overheads). It's invalid if the field 'h3cOnuLinkTestDelay' is set to be true. |
| I32 h3cOnuLinkTestResultRetErrFrameNum | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.9 | Integer32 | read-only | The total number of error frames return back during the link test process. |
| I32 h3cOnuLinkTestResultRetFrameNum | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.8 | Integer32 | read-only | The total number of frames return back during the link test process. |
| I32 h3cOnuLinkTestResultSentFrameNum | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.7 | Integer32 | read-only | The total number of frames sent during the link test process. |
| h3cOnuLinkTestTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2 | not-accessible | LLID link test applying to the ONU only including delay measurement option. The command tests a link to a single LLID over a period of time or once, using a variable number of measurement frames. The length of the measurement frames is also parameterized. The test uses a loopback mode of the ONU to return each measurement frame, loopback activation is done using randomly patterned OAM Protocol Data Unit(PDU) frames. | |
| I32 h3cOnuLinkTestVlanPriority | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.5 | Integer32 | read-write | VLAN priority: 0-7. |
| T/F h3cOnuLinkTestVlanTag | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.4 | TruthValue | read-write | true:Enable VLAN tag in link test frames. false:Link test not includes frames with VLAN tag. |
| I32 h3cOnuLinkTestVlanTagID | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1.6 | Integer32 | read-write | VLAN ID: 1-4094. |
| I32 h3cOnuLlid | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.15 | Integer32 | read-only | The link layer identifier, which uniquely identifies the ONU of a specific OLT. |
| MAC h3cOnuMacAddress | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.6.1.3 | MacAddress | read-only | The MAC address of ONU. |
| INT h3cOnuMacAddrFlag | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.6.1.2 | INTEGER | read-only | The flag of ONU status. 1 - bound:The ONU is bound but not registered. 2 - registered:The ONU is registered but not bound. 3 - run:The ONU is registered and bound on one OLT. 4 - regIncorrect:The ONU is bound on one OLT and registered on another OLT. |
| h3cOnuMacAddrInfoEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.6.1 | not-accessible | The entry of the h3cEponOnuMacAddrInfoTable. | |
| h3cOnuMacAddrInfoTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.6 | not-accessible | This table used for getting MAC address information of ONU. | |
| I32 h3cOnuMacIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.6.1.1 | Integer32 | not-accessible | The index of ONUs in one OLT. |
| I32 h3cOnuManageVID | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.23.1.5 | Integer32 | read-write | The management VLAN of ONU denoted by h3cOnuManageVID. |
| T/F h3cOnuManageVlanIntfS | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.23.1.6 | TruthValue | read-write | The management interface status of ONU denoted by h3cOnuManageVlanIntfS. |
| I32 h3cOnuMaxDownstreamQueuePerPort | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.9 | Integer32 | read-only | The number of maximum downstream queues per port of the ONU. |
| I32 h3cOnuMaxUpstreamQueuePerPort | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.7 | Integer32 | read-only | The number of maximum upstream queues per port of the ONU. |
| I32 h3cOnuMcastCtrlHostAgingTime | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.13 | Integer32 | read-write | The host aging time of multicast control mode on ONU, ranging from 200 to 1000, measured in seconds. |
| T/F h3cOnuMCtrlFastLeaveSupported | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.12 | TruthValue | read-only | true(1) - ONU supports fast leave in multicast control mode. false(2) - ONU does not support fast leave in multicast control mode. |
| INT h3cOnuMulticastControlMode | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.8 | INTEGER | read-write | igmpsnooping - the traditional IGMP snooping mode. multicastcontrol - the specific multicast control mode. |
| T/F h3cOnuMulticastFastLeaveEnable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.14 | TruthValue | read-write | true(1) - Enable multicast fast leave attribute on all ethernet UNIs of the ONU. false(2) - Disable multicast fast leave attribute on all ethernet UNIs of the ONU. |
| T/F h3cOnuMulticastFilterStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.3 | TruthValue | read-write | true(1) - Multicast-Filter enable on ONU. false(2) - Multicast-Filter disable on ONU. |
| I32 h3cOnuOpticalPowerReceivedByOlt | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.18 | Integer32 | read-only | The burst ONU optical power received by OLT, and when the ONU status is up the value is usable. It measured in 0.01 dBm unit. |
| C64 h3cOnuOutDroppedFrames | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.20.1.2 | Counter64 | read-only | The total number of frames dropped because of buffer failure. |
| T/F h3cOnuP2PBandWidthPolicy | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1.6 | TruthValue | read-write | true:Enable static bandwidth configuration policing. false:Disable static bandwidth configuration policing. |
| T/F h3cOnuP2PHighPriorityFirst | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1.9 | TruthValue | read-write | true:Enable high priority frames preference. false:Disable high priority frames preference. |
| I32 h3cOnuP2PMaxBandWidth | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1.7 | Integer32 | read-write | Maximum bandwidth allowed for the ONU, measured in Kbits/Sec. |
| I32 h3cOnuP2PMaxBurstSize | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1.8 | Integer32 | read-write | Maximal number of bytes in a burst. The value is truncated to the nearest smaller 128 bytes multiple value, measured in bytes. |
| T/F h3cOnuP2PShortFrameFirst | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1.10 | TruthValue | read-write | true:Enable short frames preference. false:Disable short frames preference. |
| h3cOnuPacketManEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.16.1 | not-accessible | The entry of the h3cOnuPacketManTable. | |
| h3cOnuPacketManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.16 | not-accessible | This table implements the following functions: (1)Manage packet priority trust mode. (2)Manage packet queue-scheduler mode. | |
| OCT h3cOnuPCBVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.9 | OCTET STRING | read-only | ONU PCB version. |
| h3cOnuPhysicalEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.29.1 | not-accessible | The entry of the h3cOnuPhysicalTable. | |
| h3cOnuPhysicalTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.29 | not-accessible | This table is used for getting ONU physical information. | |
| INT h3cOnuPortBerStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.6 | INTEGER | read-write | enable - enable ONU port bit error rate alarm. disable - disable ONU port bit error rate alarm. |
| T/F h3cOnuPortIsolateEnable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.15 | TruthValue | read-write | true(1) - Enable port isolate setting on all ethernet UNIs of the ONU. false(2) - Disable port isolate setting on all ethernet UNIs of the ONU. |
| I32 h3cOnuPOTSPortNumber | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.4 | Integer32 | read-only | The current POTS ports number supported by the ONU |
| T/F h3cOnuPppoe | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1.5 | TruthValue | read-write | true(1) - PPPOE status enable on ONU. false(2) - PPPOE status disable on ONU. |
| I32 h3cOnuPriorityQueueBandwidthMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.21.4 | Integer32 | read-only | The upper limit of h3cOnuQueueMaxBandwidth. |
| I32 h3cOnuPriorityQueueBandwidthMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.21.3 | Integer32 | read-only | The lower limit of h3cOnuQueueMaxBandwidth. |
| I32 h3cOnuPriorityQueueBurstsizeMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.21.6 | Integer32 | read-only | The upper limit of h3cOnuQueueMaxBurstsize. |
| I32 h3cOnuPriorityQueueBurstsizeMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.21.5 | Integer32 | read-only | The lower limit of h3cOnuQueueMaxBurstsize. |
| h3cOnuPriorityQueueEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.19.1 | not-accessible | The entry of h3cOnuPriorityQueueTable. | |
| I32 h3cOnuPriorityQueueSizeMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.21.2 | Integer32 | read-only | The upper limit of queue size which is confined to h3cOnuQueueSize. |
| I32 h3cOnuPriorityQueueSizeMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.21.1 | Integer32 | read-only | The lower limit of queue size which is confined to h3cOnuQueueSize. |
| h3cOnuPriorityQueueTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.19 | not-accessible | This table contains specific information of priority queue. | |
| INT h3cOnuPriorityTrust | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.16.1.1 | INTEGER | read-write | The QOS mode which is assigned on ONU. dscp - The service dscp of politic Priority. ipprecedence - The service IP precedence of politic Priority. cos - The service cos of politic Priority. |
| h3cOnuProtocolEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1 | not-accessible | The entry of h3cOnuProtocolTable. | |
| h3cOnuProtocolTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17 | not-accessible | This table implements the following functions: (1)Manage STP status. (2)Manage IGMP-snooping. (3)Manage DHCP-snooping. | |
| h3cOnuQueueBandwidthEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.22.1 | not-accessible | The entry of h3cOnuQueueBandwidthTable. | |
| h3cOnuQueueBandwidthTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.22 | not-accessible | This table contains specific bandwidth information of ONU priority queue. | |
| INT h3cOnuQueueDirection | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.19.1.1 | INTEGER | not-accessible | The direction of priority queue. |
| I32 h3cOnuQueueId | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.19.1.2 | Integer32 | not-accessible | The queue ID of priority queue. |
| I32 h3cOnuQueueMaxBandwidth | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.22.1.1 | Integer32 | read-write | The maximum bandwidth of specific ONU priority queue, measured in 100Kbps. |
| I32 h3cOnuQueueMaxBurstsize | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.22.1.2 | Integer32 | read-write | The maximum burst size of specific ONU priority queue, measured in 64Bytes. |
| T/F h3cOnuQueuePolicyStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.22.1.3 | TruthValue | read-write | true - enable bandwidth policy false - disable bandwidth policy The bandwidth administrative status of specific ONU priority queue. |
| INT h3cOnuQueueScheduler | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.16.1.2 | INTEGER | read-write | The packet queue-scheduler mode which is assigned on ONU. spq - strict priority queuing. wfq - specifies the weights for weighted round-robin queuing. |
| I32 h3cOnuQueueSize | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.19.1.3 | Integer32 | read-write | The size of priority queue, measured in percent. The total length of all priority queues is a constant, by default, it is assigned to all of the priority queues evenly. The length of each priority queue may be changed by changing the value of h3cOnuPriorityQueueSize. The total size of the inbound or outbound priority queues should be not more than 100. |
| INT h3cOnuReAuthorize | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.2 | INTEGER | read-write | Restart a process of ONU authentication. If 802.1x authentication is enabled, the OLT (IEEE 802.1x) authenticator is applied. Otherwise, use the default authentication. Until the reauthentication succeeds, the ONU remains its previous authorization mode. The reauthentication process includes a new authentication request sent to the authentication server. |
| OCT h3cOnuRegType | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.12 | OCTET STRING | read-only | ONU registered type. |
| INT h3cOnuRemoteFecStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.5 | INTEGER | read-write | Value that indicates status of the 1000BASE-PX PHY optional FEC Sublayer for forward error correction see [802.3ah] clause 65.2. enable - enable remote forward error correction. disable - disable remote forward error correction. |
| INT h3cOnuReset | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.7 | INTEGER | read-write | Reboot ONU. |
| INT h3cOnuRS485BaudRate | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.2 | INTEGER | read-write | The port baud rate. |
| INT h3cOnuRS485DataBits | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.3 | INTEGER | read-write | The port number of data bits in a character. |
| INT h3cOnuRS485FlowControl | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.6 | INTEGER | read-write | The port type of input flow control. 'none' indicates no flow control at this level. 'hardware' indicates using hardware signals. 'xonOrxoff' indicates using software function. |
| INT h3cOnuRS485Parity | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.4 | INTEGER | read-write | The port sense of a character parity bit. |
| h3cOnuRS485PropertiesEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1 | not-accessible | The entry of property table. | |
| h3cOnuRS485PropertiesTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31 | not-accessible | Property table. | |
| INT h3cOnuRS485ResetStatistics | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.11 | INTEGER | read-write | Reset the counters to zero, including h3cOnuRS485TXOctets, h3cOnuRS485RXOctets, h3cOnuRS485TXErrOctets and h3cOnuRS485RXErrOctets. |
| I32 h3cOnuRS485RXErrOctets | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.10 | Integer32 | read-only | The number of input error octets about the port. The unit is byte. |
| I32 h3cOnuRS485RXOctets | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.8 | Integer32 | read-only | The number of input octets about the port. The unit is byte. |
| I32 h3cOnuRS485SerialIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.1 | Integer32 | not-accessible | The index of serial port. |
| IPt h3cOnuRS485SessionAddType | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.3 | InetAddressType | read-create | This object indicates the transport type of the address contained in h3cOnuRS485SessionRemoteIP object. |
| h3cOnuRS485SessionEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1 | not-accessible | The entry of session table. | |
| STR h3cOnuRS485SessionErrInfo | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.34.1.1 | DisplayString | read-only | Error information string. When a response with 'noCreeation' for row creation in table h3cOnuRS485SessionTable, the error reason can be got from this object. |
| h3cOnuRS485SessionErrInfoEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.34.1 | not-accessible | The entry of error information table. | |
| h3cOnuRS485SessionErrInfoTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.34 | not-accessible | Error information table. When failed to create a session, error information can be got from this table. | |
| I32 h3cOnuRS485SessionIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.1 | Integer32 | not-accessible | Raw session index. |
| I32 h3cOnuRS485SessionLocalPort | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.6 | Integer32 | read-create | Local socket port. When session type is 'udp', this is local UDP socket port. When session type is 'tcpClient', this is invalid. When session type is 'tcpServer', this is the local port which will be listened. |
| I32 h3cOnuRS485SessionMaxNum | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.32.1.1 | Integer32 | read-only | The max session number of every serial port which can be supported. |
| I32 h3cOnuRS485SessionNextIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.32.1.2 | Integer32 | read-only | The next valid index used for creating a new session raw. When there is no valid index left, it will return 0. |
| IP h3cOnuRS485SessionRemoteIP | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.4 | InetAddress | read-create | The IP of remote landing. When session type is 'udp', this is the peer IP. When session type is 'tcpClient', this is the server IP. When session type is 'tcpServer', this is invalid. |
| I32 h3cOnuRS485SessionRemotePort | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.5 | Integer32 | read-create | The port of remote landing. When session type is 'udp', this is the peer port. When session type is 'tcpClient', this is the server port. When session type is 'tcpServer', this is invalid. |
| ROW h3cOnuRS485SessionRowStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.7 | RowStatus | read-create | The status used for creating, modifying, and deleting instances of the columnar objects in raw session table. |
| h3cOnuRS485SessionSummaryEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.32.1 | not-accessible | The entry of session summary table. | |
| h3cOnuRS485SessionSummaryTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.32 | not-accessible | Session summary table. | |
| h3cOnuRS485SessionTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33 | not-accessible | RS485 raw session table. Data received from RS485 will be sent to the destination by raw sockets. | |
| INT h3cOnuRS485SessionType | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.2 | INTEGER | read-create | The type of a session. A session can use UDP socket, TCP socket as a client, or TCP socket as a server. |
| INT h3cOnuRS485StopBits | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.5 | INTEGER | read-write | The port number of stop bits. |
| I32 h3cOnuRS485TXErrOctets | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.9 | Integer32 | read-only | The number of output error octets about the port. The unit is byte. |
| I32 h3cOnuRS485TXOctets | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.7 | Integer32 | read-only | The number of output octets about the port. The unit is byte. |
| U32 h3cOnuRtt | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.10 | Unsigned32 | read-only | The signal round-trip-time(RTT) received. |
| MAC h3cOnuSecondPonMac | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.29.1.4 | MacAddress | read-only | The MAC address of ONU second PON port. |
| INT h3cOnuSecondPonRegState | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.29.1.5 | INTEGER | read-only | The register state of ONU second PON port. |
| BIT h3cOnuServiceSupported | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.1 | Bits | read-only | Services types supported by the ONU. These functional groups can be supported independently. geinterfacesupport - supporting (1)/not supporting(0) Gbit Ethernet GE interface. feinterfacesupport - supporting (1)/not supporting(0) 100M Ethernet FE interface.(maximum rate is 100M, without GEinterface) voipservicesupport - supporting (1)/not supporting(0)VoIP service. tdmservicesupport - supporting (1)/not supporting(0)TDM CES service. |
| h3cOnuSilentEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.21.1 | not-accessible | The entry of the table h3cOnuSilentTable. | |
| MAC h3cOnuSilentMacAddr | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.21.1.1 | MacAddress | not-accessible | The MAC address of silent ONUs in OLT. |
| h3cOnuSilentTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.21 | not-accessible | This table is used for getting silent ONU information of OLT. | |
| I32 h3cOnuSilentTime | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.21.1.2 | Integer32 | read-only | The aging time of a silent ONU. |
| I32 h3cOnuSlaBandWidthStepVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.4.1.3 | Integer32 | read-only | Granularity of bandwidth - measured in Kbit/s. The value of h3cOnuSlaMaxBandWidth and h3cOnuSlaMinBandWidth should be the multiple of the value of this object. |
| INT h3cOnuSlaDelay | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.4.1.4 | INTEGER | read-write | low - low delay. high - high delay. The delay constraint of a specific ONU. Set to high may improve the bandwidth usage at the cost of delay. |
| I32 h3cOnuSlaFixedBandWidth | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.4.1.5 | Integer32 | read-write | Fixed bandwidth - measured in Kbit/s. The value of this object should be the multiple of the value of h3cOnuSlaBandWidthStepVal. |
| I32 h3cOnuSlaFixedPacketSize | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.4.1.7 | Integer32 | read-write | Fixed packet size - measured in byte. The value of this object should be valid when h3cOnuSlaFixedBandWidth is configured. |
| h3cOnuSlaManEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.4.1 | not-accessible | The entry of table h3cOnuSlaManTable. | |
| h3cOnuSlaManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.4 | not-accessible | Two types of DBA algorithm are supported in the ONU. The internal SLA based algorithm is always activated. This table defines the primary parameter about the internal SLA algorithm. | |
| I32 h3cOnuSlaMaxBandWidth | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.4.1.1 | Integer32 | read-write | Maximum bandwidth - measured in Kbit/s. The value of this object should be the multiple of the value of h3cOnuSlaBandWidthStepVal. The minimum bandwidth should not be larger than the maximum bandwidth. |
| I32 h3cOnuSlaMaxBandWidthMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.12 | Integer32 | read-only | The upper limit of maximum-bandwidth which is confined to h3cOnuSlaMaxBandWidth. |
| I32 h3cOnuSlaMaxBandWidthMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.11 | Integer32 | read-only | The lower limit of maximum-bandwidth which is confined to h3cOnuSlaMaxBandWidth. |
| I32 h3cOnuSlaMinBandWidth | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.4.1.2 | Integer32 | read-write | Minimum bandwidth - measured in Kbit/s. The value of this object should be the multiple of the value of h3cOnuSlaBandWidthStepVal. The maximum bandwidth should be larger than the minimum bandwidth. |
| I32 h3cOnuSlaMinBandWidthMaxVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.14 | Integer32 | read-only | The upper limit of minimum-bandwidth which is confined to h3cOnuSlaMinBandWidth. |
| I32 h3cOnuSlaMinBandWidthMinVal | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.13 | Integer32 | read-only | The lower limit of minimum-bandwidth which is confined to h3cOnuSlaMinBandWidth. |
| I32 h3cOnuSlaPriorityClass | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.4.1.6 | Integer32 | read-write | Precedence of this flow over others in case of contention. 0 is the lowest priority and 7 is the highest priority. |
| h3cOnuSmlkEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.30.1 | not-accessible | The entry of the h3cOnuSmlkTable. | |
| INT h3cOnuSmlkFirstPonRole | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.30.1.2 | INTEGER | read-only | The role of ONU first PON port in a SMLK group. |
| INT h3cOnuSmlkFirstPonStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.30.1.3 | INTEGER | read-only | The transmitting status of ONU first PON port in a SMLK group. |
| I32 h3cOnuSmlkGroupID | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.30.1.1 | Integer32 | read-only | The SMLK group ID of ONU. |
| INT h3cOnuSmlkSecondPonRole | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.30.1.4 | INTEGER | read-only | The role of ONU second PON port in a SMLK group. |
| INT h3cOnuSmlkSecondPonStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.30.1.5 | INTEGER | read-only | The transmitting status of ONU second PON port in a SMLK group. |
| NTF h3cOnuSmlkSwitchoverTrap | 1.3.6.1.4.1.43.45.1.10.2.42.1.8.0.37 | A h3cOnuSmlkSwitchoverTrap notification is sent when an ONU SMLK switchover is detected. | ||
| h3cOnuSmlkTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.30 | not-accessible | This table is used for getting ONU SMLK information. | |
| OCT h3cOnuSoftwareVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.3 | OCTET STRING | read-only | ONU software version. |
| T/F h3cOnuStpStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1.1 | TruthValue | read-write | true(1) - STP status enable on ONU. false(2) - STP status disable on ONU. |
| h3cOnuSysManEntry | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1 | not-accessible | The entry of the table h3cOnuSysManTable. | |
| h3cOnuSysManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1 | not-accessible | This table implements the following functions for ONUs: 1. Encrypting all downstream/upstream and downstream directions traffic destined to and originated from a specific LLID (ONU in current implementation). 2. Restart a process of ONU authentication, using the OLT (IEEE 802.1x) authenticator. | |
| INT h3cOnuUniMacType | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.4 | INTEGER | read-only | ONU User Network Interface(UNI) port MAC type. |
| T/F h3cOnuUniUpDownTrapStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.11 | TruthValue | read-write | true - A notification will be sent when UNI link status is change. false - Device will not sent notification when UNI link status is change. |
| INT h3cOnuUpdate | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.8.1.1 | INTEGER | read-write | update(1): Update the ONU firmware. Config the MIB object module h3cEponOnuUpdateFileName with the filename of ONU firmware first. |
| I32 h3cOnuUpdateByOnuTypeIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.3.1.1 | Integer32 | not-accessible | The type and file relationship table entry index. |
| OCT h3cOnuUpdateByTypeFileName | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.3.1.3 | OCTET STRING | read-create | The file to be updated for the type of ONUs. |
| I32 h3cOnuUpdateByTypeNextIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.21.7 | Integer32 | read-only | Offer a free index of h3cOnuFirmwareUpdateByTypeTable. |
| OCT h3cOnuUpdateByTypeOnuType | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.3.1.2 | OCTET STRING | read-create | The type of ONUs. |
| ROW h3cOnuUpdateByTypeRowStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.3.1.4 | RowStatus | read-create | The status of this table entry. Only createAndGo and destroy actions are supported. |
| OCT h3cOnuUpdateFileName | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.8.1.3 | OCTET STRING | read-write | The filename of the ONU firmware to be updated. Note that the filename must contain the file path. |
| INT h3cOnuUpdateResult | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.8.1.2 | INTEGER | read-only | The ONU firmware update result. updating - The ONU is updating firmware right now. ok - The ONU update result is OK. fail - The ONU update result is fail. fileNotExist - The ONU update failed because the file does not exist. notSetFilename - The ONU firmware filename is not set. fileNotMatchONU - The ONU firmware does not match the ONU. timeout - The ONU responses timeout. otherError - The ONU update result is unknown. |
| I32 h3cOnuUpstreamQueueNumber | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1.6 | Integer32 | read-only | The number of upstream queues supported by the ONU. |
| OCT h3cOnuVendorId | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.16 | OCTET STRING | read-only | ONU vendor ID. |
| INT h3cOnuWorkMode | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1.8 | INTEGER | read-only | The operation(activation) mode of an ONU. other(1) - ONU is in another mode. on(2) - ONU is registered and authorized to the network. In this mode it works as a media converter. pending(3) - ONU has been registered to the PON, but not authorized to the network. off(4) - ONU is not registered to the network. |
RFC description
Ethernet Passive Optical Network OLT and ONU management for PON systems.
Start monitoring H3C EPON OLT equipment with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.