A3COM-HUAWEI-EPON-MIB: View SNMP OID List / Download MIB
VENDOR: 3COM
Home | MIB: A3COM-HUAWEI-EPON-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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.. |
||
h3cEponSysMan | 1.3.6.1.4.1.43.45.1.10.2.42.1.1 | |||
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. |
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. |
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. |
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). |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
h3cEponSysScalarGroup | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.15 | |||
h3cEponSysManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.16 | no-access |
This table defines system related parameters. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.1.16.1 | no-access |
The entry of the table h3cEponSysManTable. |
||
h3cEponSlotIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.16.1.1 | integer32 | no-access |
Slot Index, the index of h3cEponSysManTable. |
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. Enumeration: 'hmode': 2, 'cmode': 1. |
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. Enumeration: 'enable': 1, 'disable': 2. |
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. |
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. |
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. |
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. Enumeration: 'enable': 1, 'disable': 2. |
h3cEponAutoUpdateTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.17 | no-access |
EPON auto update ONU application configuration. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.1.17.1 | no-access |
The entry of the table h3cEponAutoUpdateTable. |
||
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. |
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. Enumeration: 'enable': 1, 'disable': 2. |
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. |
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. Enumeration: 'comingdate': 3, 'daily': 1, 'weekly': 2. |
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. Enumeration: 'enable': 1, 'disable': 2. |
h3cEponOuiIndexNextTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.18 | no-access |
Next OUI index table. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.1.18.1 | no-access |
The entry of the table h3cEponOuiIndexNextTable. |
||
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. |
h3cEponOuiTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.19 | no-access |
List of OUI and OAM supported by OLT. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.1.19.1 | no-access |
The entry of the table h3cEponOuiTable. |
||
h3cEponOuiIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.19.1.1 | integer32 | no-access |
The index of this table. |
h3cEponOuiValue | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.19.1.2 | octet string | read-only |
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. |
h3cEponOamVersion | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.19.1.3 | octet string | read-only |
Version of OAM protocol defined by the organization denoted by OUI. |
h3cEponOuiRowStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.19.1.4 | rowstatus | read-only |
The status of this table entry. Only active, createAndGo and the destory are supported. |
h3cEponMulticastControlTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.20 | no-access |
Multicast control global configuration. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.1.20.1 | no-access |
The entry of the table h3cEponMulticastControlTable. |
||
h3cEponMulticastVlanId | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.20.1.1 | integer32 | no-access |
The index of this table. |
h3cEponMulticastAddressList | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.20.1.2 | octet string | read-only |
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. |
h3cEponMulticastStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.1.20.1.3 | rowstatus | read-only |
The status of this table entry. Only active, createAndGo and the destory are supported. |
h3cEponFileName | 1.3.6.1.4.1.43.45.1.10.2.42.1.2 | |||
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. |
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. |
h3cEponOltMan | 1.3.6.1.4.1.43.45.1.10.2.42.1.3 | |||
h3cOltSysManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.1 | no-access |
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 |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.3.1.1 | no-access |
The entry of the table h3cOltSysManTable. |
||
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). |
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. |
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. |
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. |
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. Enumeration: 'selftest': 1. |
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. Enumeration: 'fail': 3, 'other': 1, 'ok': 2. |
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. |
h3cOltInfoTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2 | no-access |
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) |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1 | no-access |
The entry of the table h3cOltInfoTable. |
||
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. |
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. |
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. |
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. |
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. |
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 |
h3cOltMacAddress | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.2.1.7 | macaddress | read-only |
OLT MAC address. |
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. Enumeration: 'reset': 3, 'other': 1, 'open': 2, 'closed': 4. |
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. |
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. |
h3cOltDbaManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.3 | no-access |
This table defines the primary parameters of the Dynamic Bandwidth Allocation(DBA) algorithm applying to the OLT. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.3.3.1 | no-access |
The entry of the table h3cOltDbaManTable. |
||
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. Enumeration: 'internal': 1, 'external': 2. |
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. |
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. |
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. |
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. |
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. Enumeration: 'update': 1. |
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. Enumeration: 'fail': 3, 'notSetFilename': 5, 'fileNotExist': 4, 'other': 1, 'ok': 2. |
h3cOltPortAlarmThresholdTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.4 | no-access |
The table defines the alarm threshold of OLT. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.3.4.1 | no-access |
The entry of the table h3cOltPortAlarmThresholdTable. |
||
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. |
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. Enumeration: 'berDownlink': 2, 'berUplink': 1, 'berAll': 3. |
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. |
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. |
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. Enumeration: 'ferDownlink': 2, 'ferUplink': 1, 'ferAll': 3. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
h3cOnuSilentTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.21 | no-access |
This table is used for getting silent ONU information of OLT. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.3.21.1 | no-access |
The entry of the table h3cOnuSilentTable. |
||
h3cOnuSilentMacAddr | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.21.1.1 | macaddress | no-access |
The MAC address of silent ONUs in OLT. |
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. |
h3cOltUsingOnuTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.22 | no-access |
The table containing configurations to manage ONU interface(s) based on OLT interface. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.3.22.1 | no-access |
The entry of the table h3cOltUsingOnuTable. |
||
h3cOltUsingOnuNum | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.22.1.1 | integer32 | no-access |
The ONU interface number. This value is used to specify the ONU interface which the user wants to configure for an OLT interface. |
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. |
h3cOltUsingOnuRowStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.3.22.1.3 | rowstatus | read-only |
This object is responsible for managing the creation, deletion and modification of rows, which supports active status and CreatAndGo, destroy operation. |
h3cEponOnuMan | 1.3.6.1.4.1.43.45.1.10.2.42.1.5 | |||
h3cOnuSysManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1 | no-access |
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. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1 | no-access |
The entry of the table h3cOnuSysManTable. |
||
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. Enumeration: 'downlink': 2, 'off': 1, 'updownlink': 3. |
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. Enumeration: 'reAuthorize': 1. |
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. |
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. |
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. Enumeration: 'enable': 1, 'disable': 2. |
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. Enumeration: 'enable': 1, 'disable': 2. |
h3cOnuReset | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.1.1.7 | integer | read-write |
Reboot ONU. Enumeration: 'reset': 1. |
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. Enumeration: 'multicastcontrol': 2, 'igmpsnooping': 1. |
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. |
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. |
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. |
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. Enumeration: 'enable': 1, 'disable': 2. |
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. |
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. |
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. |
h3cOnuLinkTestTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.2 | no-access |
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. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.2.1 | no-access |
The entry of h3cOnuLinkTestEntry. |
||
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. |
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 . |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
h3cOnuBandWidthTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.3 | no-access |
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. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.3.1 | no-access |
The entry of table h3cOnuBandWidthTable. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
h3cOnuSlaManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.4 | no-access |
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. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.4.1 | no-access |
The entry of table h3cOnuSlaManTable. |
||
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. |
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. |
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. |
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. Enumeration: 'high': 2, 'low': 1. |
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. |
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. |
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. |
h3cOnuInfoTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.5 | no-access |
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) |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.5.1 | no-access |
The entry of the h3cOnuInfoTable. |
||
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. |
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. |
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. |
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. Enumeration: 'mii': 2, 'tbi': 4, 'other': 1, 'gmii': 3. |
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. |
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. |
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. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 4, 'pending': 3. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
h3cOnuMacAddrInfoTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.6 | no-access |
This table used for getting MAC address information of ONU. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.6.1 | no-access |
The entry of the h3cEponOnuMacAddrInfoTable. |
||
h3cOnuMacIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.6.1.1 | integer32 | no-access |
The index of ONUs in one OLT. |
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. Enumeration: 'registered': 2, 'run': 3, 'bound': 1, 'regIncorrect': 4. |
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. |
h3cOnuBindMacAddrTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.7 | no-access |
This table implements the following functions for ONUs: Bind MAC of ONU. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.7.1 | no-access |
The entry of the table h3cOnuBindMacAddrTable. |
||
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. |
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. |
h3cOnuFirmwareUpdateTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.8 | no-access |
This table implements the following functions for ONUs: 1. Update the ONU firmware. 2. Result of update ONU firmware. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.8.1 | no-access |
The entry of the table h3cOnuFirmwareUpdateTable. |
||
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. Enumeration: 'update': 1. |
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. Enumeration: 'ok': 2, 'otherError': 8, 'fileNotMatchONU': 6, 'notSetFilename': 5, 'timeout': 7, 'fail': 3, 'fileNotExist': 4, 'updating': 1. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
h3cEponOnuTypeManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.15 | no-access |
This table is used for getting ONU bind type in current version. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.15.1 | no-access |
The entry of the h3cEponOnuTypeManTable. |
||
h3cEponOnuTypeIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.15.1.1 | integer32 | no-access |
The ONU type index. |
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. |
h3cOnuPacketManTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.16 | no-access |
This table implements the following functions: (1)Manage packet priority trust mode. (2)Manage packet queue-scheduler mode. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.16.1 | no-access |
The entry of the h3cOnuPacketManTable. |
||
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. Enumeration: 'cos': 3, 'dscp': 1, 'ipprecedence': 2. |
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. Enumeration: 'spq': 1, 'wfq': 2. |
h3cOnuProtocolTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.17 | no-access |
This table implements the following functions: (1)Manage STP status. (2)Manage IGMP-snooping. (3)Manage DHCP-snooping. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.17.1 | no-access |
The entry of h3cOnuProtocolTable. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
h3cOnuDot1xTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.18 | no-access |
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. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.18.1 | no-access |
The entry of the h3cOnuDot1xTable. |
||
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. |
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. |
h3cOnuPriorityQueueTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.19 | no-access |
This table contains specific information of priority queue. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.19.1 | no-access |
The entry of h3cOnuPriorityQueueTable. |
||
h3cOnuQueueDirection | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.19.1.1 | integer | no-access |
The direction of priority queue. Enumeration: 'inbound': 1, 'outbound': 2. |
h3cOnuQueueId | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.19.1.2 | integer32 | no-access |
The queue ID of priority queue. |
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. |
h3cOnuCountTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.20 | no-access |
This table contains statistics of ONU port. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.20.1 | no-access |
The entry of h3cOnuCountTable. |
||
h3cOnuInCRCErrPkts | 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. |
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. |
h3cEponOnuScalarGroup | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.21 | |||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
h3cOnuQueueBandwidthTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.22 | no-access |
This table contains specific bandwidth information of ONU priority queue. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.22.1 | no-access |
The entry of h3cOnuQueueBandwidthTable. |
||
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. |
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. |
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. |
h3cOnuIpAddressTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.23 | no-access |
ONU IP address table. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.23.1 | no-access |
The entry of h3cOnuIpAddressTable. |
||
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. |
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. |
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. |
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. |
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. |
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. |
h3cOnuChipSetInfoTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.24 | no-access |
ONU vendor specific information of ONU. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.24.1 | no-access |
The entry of h3cOnuChipSetInfoTable. |
||
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. |
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. |
h3cOnuChipSetRevision | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.24.1.3 | integer32 | read-only |
Chip revision. |
h3cOnuChipSetDesignDate | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.24.1.4 | dateandtime | read-only |
Chip design date. |
h3cOnuCapabilityTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.25 | no-access |
Capability of ONU. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.25.1 | no-access |
The entry of the table h3cOnuCapabilityTable. |
||
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. Bits: 'geinterfacesupport': 0, 'voipservicesupport': 2, 'tdmservicesupport': 3, 'feinterfacesupport': 1. |
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. |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
h3cOnuDbaReportTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.26 | no-access |
This table defines the information of DBA(dynamic bandwidth allocation) report threshold contained in the MPCP report frames. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.26.1 | no-access |
The entry of the table h3cOnuDbaReportTable. |
||
h3cOnuDbaReportQueueId | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.26.1.1 | integer32 | no-access |
The DBA report queue ID. |
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 |
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. Enumeration: 'enable': 1, 'disable': 2. |
h3cOnuCosToLocalPrecedenceTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.27 | no-access |
Table of map of the COS to local-precedence. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.27.1 | no-access |
Configuration information of map of the COS to local precedence. |
||
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. |
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. |
h3cEponOnuStpPortTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.28 | no-access |
Table of ONU STP ports. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.28.1 | no-access |
Configuration information of ONU STP ports. |
||
h3cEponStpPortIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.28.1.1 | integer32 | no-access |
The index of the STP ports. |
h3cEponStpPortDescr | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.28.1.2 | octet string | no-access |
The description of the STP ports. |
h3cEponStpPortState | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.28.1.3 | integer | no-access |
The current state of the port (i.e. disabled, discarding, learning and forwarding). Enumeration: 'disabled': 1, 'discarding': 2, 'forwarding': 4, 'learning': 3. |
h3cOnuPhysicalTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.29 | no-access |
This table is used for getting ONU physical information. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.29.1 | no-access |
The entry of the h3cOnuPhysicalTable. |
||
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. |
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. |
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. Enumeration: 'absent': 2, 'silent': 4, 'notExist': 1, 'up': 6, 'down': 5, 'offline': 3. |
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. |
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. Enumeration: 'absent': 2, 'silent': 4, 'notExist': 1, 'up': 6, 'down': 5, 'offline': 3. |
h3cOnuSmlkTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.30 | no-access |
This table is used for getting ONU SMLK information. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.30.1 | no-access |
The entry of the h3cOnuSmlkTable. |
||
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. |
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. Enumeration: 'slave': 2, 'null': 3, 'master': 1. |
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. Enumeration: 'active': 1, 'standby': 2, 'null': 4, 'down': 3. |
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. Enumeration: 'slave': 2, 'null': 3, 'master': 1. |
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. Enumeration: 'active': 1, 'standby': 2, 'null': 4, 'down': 3. |
h3cOnuRS485PropertiesTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31 | no-access |
Property table. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1 | no-access |
The entry of property table. |
||
h3cOnuRS485SerialIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.31.1.1 | integer32 | no-access |
The index of serial port. |
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. Enumeration: 'baudRate600': 2, 'baudRate38400': 8, 'baudRate115200': 10, 'baudRate19200': 7, 'baudRate9600': 6, 'baudRate57600': 9, 'baudRate4800': 5, 'baudRate1200': 3, 'baudRate2400': 4, 'baudRate300': 1. |
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. Enumeration: 'eight': 4, 'seven': 3, 'six': 2, 'five': 1. |
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. Enumeration: 'even': 3, 'none': 1, 'space': 5, 'odd': 2, 'mark': 4. |
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. Enumeration: 'two': 2, 'oneAndHalf': 3, 'one': 1. |
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. Enumeration: 'hardware': 2, 'none': 1, 'xonOrxoff': 3. |
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. |
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. |
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. |
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. |
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. Enumeration: 'clear': 2, 'counting': 1. |
h3cOnuRS485SessionSummaryTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.32 | no-access |
Session summary table. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.32.1 | no-access |
The entry of session summary table. |
||
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. |
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. |
h3cOnuRS485SessionTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33 | no-access |
RS485 raw session table. Data received from RS485 will be sent to the destination by raw sockets. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1 | no-access |
The entry of session table. |
||
h3cOnuRS485SessionIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.1 | integer32 | no-access |
Raw session index. |
h3cOnuRS485SessionType | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.2 | integer | read-only |
The type of a session. A session can use UDP socket, TCP socket as a client, or TCP socket as a server. Enumeration: 'tcpClient': 2, 'udp': 1, 'tcpServer': 3. |
h3cOnuRS485SessionAddType | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.3 | inetaddresstype | read-only |
This object indicates the transport type of the address contained in h3cOnuRS485SessionRemoteIP object. |
h3cOnuRS485SessionRemoteIP | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.4 | inetaddress | read-only |
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. |
h3cOnuRS485SessionRemotePort | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.5 | integer32 | read-only |
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. |
h3cOnuRS485SessionLocalPort | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.6 | integer32 | read-only |
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. |
h3cOnuRS485SessionRowStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.33.1.7 | rowstatus | read-only |
The status used for creating, modifying, and deleting instances of the columnar objects in raw session table. |
h3cOnuRS485SessionErrInfoTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.5.34 | no-access |
Error information table. When failed to create a session, error information can be got from this table. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.5.34.1 | no-access |
The entry of error information table. |
||
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. |
h3cEponBatchOperationMan | 1.3.6.1.4.1.43.45.1.10.2.42.1.6 | |||
h3cEponBatchOperationBySlotTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.1 | no-access |
This table is used for batch operation by slot. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.6.1.1 | no-access |
The entry of the h3cEponBatchOperationBySlotTable. |
||
h3cEponBatchOperationBySlotIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.1.1.1 | integer32 | no-access |
The EPON board index. |
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. Enumeration: 'updateONU': 10, 'resetUnknown': 1, 'updateDba': 9. |
h3cEponBatchOperationBySlot | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.1.1.3 | integer | read-write |
Execute batch operation. Enumeration: 'batOpBySlot': 1. |
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. |
h3cEponBatchOperationByOLTTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.2 | no-access |
This table is used for batch operation by OLT. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.6.2.1 | no-access |
The entry of the h3cEponBatchOperationByOLTTable. |
||
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. Enumeration: 'updateONU': 5, 'resetUnknown': 1. |
h3cEponBatchOperationByOLT | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.2.1.2 | integer | read-write |
Execute batch operation. Enumeration: 'batOpByOlt': 1. |
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. |
h3cOnuFirmwareUpdateByTypeTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.3 | no-access |
This table is used to update ONU by ONU type. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.6.3.1 | no-access |
The entry of the h3cOnuFirmwareUpdateByTypeTable. |
||
h3cOnuUpdateByOnuTypeIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.3.1.1 | integer32 | no-access |
The type and file relationship table entry index. |
h3cOnuUpdateByTypeOnuType | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.3.1.2 | octet string | read-only |
The type of ONUs. |
h3cOnuUpdateByTypeFileName | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.3.1.3 | octet string | read-only |
The file to be updated for the type of ONUs. |
h3cOnuUpdateByTypeRowStatus | 1.3.6.1.4.1.43.45.1.10.2.42.1.6.3.1.4 | rowstatus | read-only |
The status of this table entry. Only createAndGo and destroy actions are supported. |
h3cEponErrorInfo | 1.3.6.1.4.1.43.45.1.10.2.42.1.7 | |||
h3cEponSoftwareErrorCode | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.1 | integer32 | no-access |
OLT software error code. |
h3cOamVendorSpecificAlarmCode | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.2 | integer32 | no-access |
Alarm code of the vendor. |
h3cEponOnuRegErrorMacAddr | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.3 | octet string | no-access |
The MAC of ONU registered error. |
h3cOamEventLogType | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.4 | unsigned32 | no-access |
The type of event that generated this entry in the event log. |
h3cOamEventLogLocation | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.5 | integer | no-access |
Whether this event occurred locally, or was received from the OAM peer via Ethernet OAM. Enumeration: 'remote': 2, 'local': 1. |
h3cEponLoopbackPortIndex | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.6 | integer32 | no-access |
The index of port which generate loop back event. |
h3cEponLoopbackPortDescr | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.7 | octet string | no-access |
A textual string containing information about the port generated loop back event. |
h3cOltPortAlarmLlidMisFrames | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.8 | unsigned32 | no-access |
the amount of mismatched frames about the LLID mismatch alarm. |
h3cOltPortAlarmBer | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.9 | unsigned32 | no-access |
error bit rate. |
h3cOltPortAlarmFer | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.10 | unsigned32 | no-access |
error frames rate. |
h3cEponOnuRegSilentMac | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.11 | octet string | no-access |
The MAC of silent ONU. |
h3cEponOperationResult | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.12 | octet string | no-access |
The result of EPON operation. |
h3cEponOnuLaserState | 1.3.6.1.4.1.43.45.1.10.2.42.1.7.13 | integer | no-access |
The state of ONU laser. Enumeration: 'signalDegradation': 3, 'endOfLife': 4, 'laserAlwaysOn': 2, 'normal': 1. |
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 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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). |
||
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. |
||
h3cEponStat | 1.3.6.1.4.1.43.45.1.10.2.42.1.9 | |||
h3cEponStatTable | 1.3.6.1.4.1.43.45.1.10.2.42.1.9.1 | no-access |
This table contains line code error statistics of epon port. |
|
1.3.6.1.4.1.43.45.1.10.2.42.1.9.1.1 | no-access |
The entry of h3cEponStatTable. |
||
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. |
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. |