All MIBs › ZTE-AN-OPTICAL-MODULE-MIB
Organization: ZTE Corporation
Last Updated: 2011-09-13
Category: ZTE Access Node (ZTE-AN) Management
Description: Manages ZTE access node optical transceiver module inventory and configuration parameters.
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 ZTE-AN-OPTICAL-MODULE-MIB?
ZTE-AN-OPTICAL-MODULE-MIB is a ZTE Access Node module covering inventory and configuration of pluggable optical transceivers (such as SFP or GPON ONU optics) used in fiber access equipment. It exposes hardware inventory data -- module presence, type, and identification -- together with objects and notifications typically tied to optical diagnostic monitoring (DDM-style readings such as transmit/receive power, temperature, and bias current) and a conformance section defining compliant object groups. It is squarely a hardware-health MIB, emphasizing physical-layer monitoring: catching a degrading transceiver via temperature or optical power trends and alarming via notifications before a fiber link actually fails. It parallels the widely-used SFF-8472 Digital Diagnostic Monitoring conventions found in other vendors' optical MIBs. It is typically deployed in GPON/EPON access nodes (OLTs and ONUs) for proactive optical-link health monitoring. Engineers can download the ZTE-AN-OPTICAL-MODULE-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ZTE-AN-OPTICAL-MODULE-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
- ZTE access node (OLT/ONU with pluggable optical transceivers)
Monitoring Examples
zxAnOpticalModuleObjects most plausibly holds a per-slot/port table of transceiver diagnostic readings such as transmit power, receive power, temperature, and bias current; an operator polling receive power across OLT/ONU ports could catch a module trending toward a low-power fault before the link actually drops. zxAnOpticalModuleNotifications would raise a trap when a reading crosses a configured alarm threshold, while zxAnOpticalModuleConformance ties these objects to the module's declared agent capabilities.
What Can Be Monitored
- optical module presence and type
- transmit optical power
- receive optical power
- module temperature
- bias current
- optical threshold-crossing alarms
This MIB depends on
Related MIBs
Imported Objects
From IF-MIB
| ifAdminStatus | OBJECT-TYPE |
| ifIndex | OBJECT-TYPE |
| ifOperStatus | OBJECT-TYPE |
| ifType | OBJECT-TYPE |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION |
From ZTE-AN-SMI
| zxAnInterface | OBJECT-IDENTITY |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| INT zxAnOptAlsEnable | 1.3.6.1.4.1.3902.1082.30.40.2.5.1.1 | INTEGER | read-write | Enable or disable the ALS function. |
| I32 zxAnOptAlsLaserLosDuration | 1.3.6.1.4.1.3902.1082.30.40.2.5.1.2 | Integer32 | read-write | This attribute specifies the value of the LOS duration. The laser will be shutdown when detected the LOS duration longer than zxAnOptAlsLaserLosDuration value. Setting this object will enable the ALS function. For C300 Series NE, the default value is 5. For C600 Series NE, the default value is 50. |
| I32 zxAnOptAlsLaserShutdownDuration | 1.3.6.1.4.1.3902.1082.30.40.2.5.1.3 | Integer32 | read-write | This attribute specifies the value of the laser shutdown duration. Setting this object will enable the ALS function. |
| I32 zxAnOptAlsLaserStartUpDuration | 1.3.6.1.4.1.3902.1082.30.40.2.5.1.4 | Integer32 | read-write | This attribute specifies the value of the laser re-open duration. Setting this object will enable the ALS function. |
| NTF zxAnOptBiasCurrOverThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.11 | It indicates that zxAnOpticalBiasCurrent is over the zxAnOpticalBiasCurrUpperThresh. | ||
| NTF zxAnOptBiasCurrOverThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.12 | zxAnOptBiasCurrOverThreshAlm clear. | ||
| NTF zxAnOptBiasCurrUnderThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.9 | It indicates that zxAnOpticalBiasCurrent is below the zxAnOpticalBiasCurrLowerThresh. | ||
| NTF zxAnOptBiasCurrUnderThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.10 | zxAnOptBiasCurrUnderThreshAlm clear. | ||
| NTF zxAnOptChanBiasOverThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.57 | A zxAnOptChanBiasOverThreshAlm trap is sent when the agent has detected that the zxAnOpticalChanBiasCurrent has been exceeded the zxAnOpticalBiasCurrUpperThresh. | ||
| NTF zxAnOptChanBiasOverThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.58 | A zxAnOptChanBiasOverThreshClr trap is sent when the zxAnOptChanBiasOverThreshAlm is cleared. | ||
| NTF zxAnOptChanBiasUnderThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.55 | A zxAnOptChanBiasUnderThreshAlm trap is sent when the agent has detected that the zxAnOpticalChanBiasCurrent has been less than the zxAnOpticalBiasCurrLowerThresh. | ||
| NTF zxAnOptChanBiasUnderThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.56 | A zxAnOptChanBiasCurrUnderThreshClr trap is sent when the zxAnOptChanBiasUnderThreshAlm is cleared. | ||
| NTF zxAnOptChanTxPwrOverThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.53 | A zxAnOptChanTxPwrOverThreshAlm trap is sent when the agent has detected that the zxAnOpticalChanCurrTxPwr has been exceeded the zxAnOpticalTxPwrUpperThresh. | ||
| NTF zxAnOptChanTxPwrOverThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.54 | A zxAnOptChanTxPwrOverThreshClr trap is sent when the zxAnOptChanTxPwrOverThreshAlm is cleared. | ||
| NTF zxAnOptChanTxPwrUnderThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.51 | A zxAnOptChanTxPwrUnderThreshAlm trap is sent when the agent has detected that the zxAnOpticalChanCurrTxPwr has been less than the zxAnOpticalTxPwrLowerThresh. | ||
| NTF zxAnOptChanTxPwrUnderThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.52 | A zxAnOptChanTxPwrUnderThreshClr trap is sent when the zxAnOptChanTxPwrUnderThreshAlm is cleared. | ||
| NTF zxAnOptEponGponMismatchAlm | 1.3.6.1.4.1.3902.1082.30.40.3.59 | A zxAnOptEponGponMismatchAlm trap is sent when the agent has detected that the GPON optical module is plugged in the EPON port or the EPON optical module is plugged in the GPON port. | ||
| NTF zxAnOptEponGponMismatchClr | 1.3.6.1.4.1.3902.1082.30.40.3.60 | A zxAnOptEponGponMismatchClr trap is sent when the zxAnOptEponGponMismatchAlm is cleared. | ||
| zxAnOpticalAlmPrfIfConfEntry | 1.3.6.1.4.1.3902.1082.30.40.2.3.1 | not-accessible | An entry in zxAnOpticalAlmPrfIfConfTable. | |
| zxAnOpticalAlmPrfIfConfTable | 1.3.6.1.4.1.3902.1082.30.40.2.3 | not-accessible | This table includes the optical module profile configuration. | |
| zxAnOpticalAlsIfConfEntry | 1.3.6.1.4.1.3902.1082.30.40.2.5.1 | not-accessible | An entry in zxAnOpticalAlsIfConfTable. | |
| zxAnOpticalAlsIfConfTable | 1.3.6.1.4.1.3902.1082.30.40.2.5 | not-accessible | This table includes the ALS configuration of the optical module. | |
| I32 zxAnOpticalBiasCurrent | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.5 | Integer32 | read-only | The optical module bias current . |
| I32 zxAnOpticalBiasCurrLowerThresh | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.6 | Integer32 | read-create | The lower limit threshold on optical modules bias current.The alarm should be generated when zxAnOpticalBiasCurrent is lower than this threshold. The unit is 1mA when the value of opticalAlarmPrfUnit(1) is 1, otherwise the unit is 0.1mA. |
| I32 zxAnOpticalBiasCurrUpperThresh | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.7 | Integer32 | read-create | The upper limit threshold on optical modules bias current. The alarm should be generated when zxAnOpticalBiasCurrent exceeds this threshold. The unit is 1mA when the value of opticalAlarmPrfUnit(1) is 1, otherwise the unit is 0.1mA. |
| I32 zxAnOpticalChanBiasCurrent | 1.3.6.1.4.1.3902.1082.30.40.2.10.1.4 | Integer32 | read-only | The bias current of the optical module channel. |
| I32 zxAnOpticalChanCurrTxPwr | 1.3.6.1.4.1.3902.1082.30.40.2.10.1.3 | Integer32 | read-only | The transmitted power of the optical module channel. |
| INT zxAnOpticalChanLaserSwitch | 1.3.6.1.4.1.3902.1082.30.40.2.10.1.1 | INTEGER | read-write | Enables or disables the laser function of the optical module channel. |
| I32 zxAnOpticalChanWavelength | 1.3.6.1.4.1.3902.1082.30.40.2.10.1.2 | Integer32 | read-only | The wavelength of the optical module channel. |
| STR zxAnOpticalFiberInterfaceType | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.16 | DisplayString | read-only | The optical fiber interface. |
| INT zxAnOpticalFiberType | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.9 | INTEGER | read-only | The optical module Fiber Type. |
| STR zxAnOpticalIfAlmPrf | 1.3.6.1.4.1.3902.1082.30.40.2.3.1.2 | DisplayString | read-write | A textual string containing information about the optical module alarm threshold profile name . |
| I32 zxAnOpticalIfRate | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.4 | Integer32 | read-only | The optical module interface rate. |
| I32 zxAnOpticalIfRxPwrCurrValue | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.2 | Integer32 | read-only | The optical power monitored at the input. |
| I32 zxAnOpticalIfTxPwrCurrValue | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.3 | Integer32 | read-only | The optical power monitored at the output. |
| OCT zxAnOpticalMaterialNumber | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.17 | OCTET STRING | read-only | The material number of pin(A2). |
| STR zxAnOpticalModuleActualClass | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.20 | DisplayString | read-only | The optical module actual class. |
| zxAnOpticalModuleAlmPrfEntry | 1.3.6.1.4.1.3902.1082.30.40.2.2.1 | not-accessible | An entry in zxAnOpticalModuleAlmPrfTable. | |
| STR zxAnOpticalModuleAlmPrfName | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.1 | DisplayString | not-accessible | A textual string containing information about the optical module alarm threshold profile name . |
| ROW zxAnOpticalModuleAlmPrfRowStatus | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.50 | RowStatus | read-create | The row status of this entry. |
| zxAnOpticalModuleAlmPrfTable | 1.3.6.1.4.1.3902.1082.30.40.2.2 | not-accessible | This table includes the optical module threshold profile. | |
| BIT zxAnOpticalModuleCapabilities | 1.3.6.1.4.1.3902.1082.30.40.1.1 | Bits | read-only | The optical module management capabilities of this equipment. The bit value 1 means the function represented by this bit is supported by this equipment. opticalModuleConfClass (0): value 1 means zxAnOpticalModuleConfClass is supported. opticalAlarmPrfUnit(1): value 1 means some objects in the zxAnOpticalModuleAlmPrfTable will use the new unit, for more information, please see the description of the object in the zxAnOpticalModuleAlmPrfTable. opticalModuleConfTechNorms(2): value 1 means zxAnOpticalModuleConfTechNorms is supported. NOTE: No recommended to display it in NMS. |
| zxAnOpticalModuleChanInfoEntry | 1.3.6.1.4.1.3902.1082.30.40.2.10.1 | not-accessible | An entry in zxAnOpticalModuleChanInfoTable. | |
| zxAnOpticalModuleChanInfoTable | 1.3.6.1.4.1.3902.1082.30.40.2.10 | not-accessible | This table includes the optical module channel information. | |
| I32 zxAnOpticalModuleClassId | 1.3.6.1.4.1.3902.1082.30.40.2.20.1.1 | Integer32 | not-accessible | The optical module class id. |
| STR zxAnOpticalModuleClassValue | 1.3.6.1.4.1.3902.1082.30.40.2.20.1.2 | DisplayString | read-only | The optical module class value. |
| zxAnOpticalModuleClassValueEntry | 1.3.6.1.4.1.3902.1082.30.40.2.20.1 | not-accessible | An entry in zxAnOpticalModuleClassValueTable. | |
| zxAnOpticalModuleClassValueTable | 1.3.6.1.4.1.3902.1082.30.40.2.20 | not-accessible | This table includes the optical module class value. NOTE: No recommended to develop this function in EMS. | |
| STR zxAnOpticalModuleConfClass | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.13 | DisplayString | read-create | The optical module configured class. |
| zxAnOpticalModuleConfEntry | 1.3.6.1.4.1.3902.1082.30.40.2.6.1 | not-accessible | An entry in zxAnOpticalModuleConfTable. | |
| STR zxAnOpticalModuleConfiguredClass | 1.3.6.1.4.1.3902.1082.30.40.2.6.1.3 | DisplayString | read-create | The optical module configured class. Includes the following: GPON/B+, GPON/C+, GPON/EC+, XGPON1/N1, XGPON1/N2a, EPON/PX20+, 10G-EPON/PRX30, 10G-EPON/PR30, GPON/D, XGS-PON/N1, XGS-PON/N2, XG-PON&GPON_COMBO/N1-B+, XG-PON&GPON_COMB0/N2-C+, GPON-OTDR/C+. |
| zxAnOpticalModuleConformance | 1.3.6.1.4.1.3902.1082.30.40.4 | |||
| INT zxAnOpticalModuleConfProperty | 1.3.6.1.4.1.3902.1082.30.40.2.6.1.4 | INTEGER | read-create | The property of the table record. default: the default record, it can't be modified or deleted by the user. userDefined: the user-defined record. |
| ROW zxAnOpticalModuleConfRowStatus | 1.3.6.1.4.1.3902.1082.30.40.2.6.1.50 | RowStatus | read-create | The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the rule described in zxAnLacpAggEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1). |
| zxAnOpticalModuleConfTable | 1.3.6.1.4.1.3902.1082.30.40.2.6 | not-accessible | This table includes the optical module configuration. | |
| STR zxAnOpticalModuleConfTechNorms | 1.3.6.1.4.1.3902.1082.30.40.2.6.1.11 | DisplayString | read-create | The optical module configured technical norms. |
| STR zxAnOpticalModuleConfVendorName | 1.3.6.1.4.1.3902.1082.30.40.2.6.1.1 | DisplayString | not-accessible | The optical module vendor name. |
| STR zxAnOpticalModuleConfVendorPn | 1.3.6.1.4.1.3902.1082.30.40.2.6.1.2 | DisplayString | not-accessible | The optical module vendor P/N. |
| zxAnOpticalModuleGlobalObjects | 1.3.6.1.4.1.3902.1082.30.40.1 | |||
| zxAnOpticalModuleInfoEntry | 1.3.6.1.4.1.3902.1082.30.40.2.4.1 | not-accessible | An entry in zxAnOpticalModuleInfoTable. | |
| zxAnOpticalModuleInfoTable | 1.3.6.1.4.1.3902.1082.30.40.2.4 | not-accessible | This table includes the optical module information. | |
| zxAnOpticalModuleMib | 1.3.6.1.4.1.3902.1082.30.40 | This MIB defines zte Access Node managed objects. | ||
| zxAnOpticalModuleNotifications | 1.3.6.1.4.1.3902.1082.30.40.3 | |||
| zxAnOpticalModuleObjects | 1.3.6.1.4.1.3902.1082.30.40.2 | |||
| STR zxAnOpticalModuleType | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.15 | DisplayString | read-only | The optical module type. |
| NTF zxAnOpticalModuleUnpluggedAlm | 1.3.6.1.4.1.3902.1082.30.40.3.21 | The alarm occurred when optical module is not online. | ||
| NTF zxAnOpticalModuleUnpluggedClr | 1.3.6.1.4.1.3902.1082.30.40.3.22 | The alarm restore when optical module is online. | ||
| INT zxAnOpticalOfflineTrapEnable | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.12 | INTEGER | read-create | Indicates whether optical module is online/offline traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. |
| INT zxAnOpticalOtdrSupport | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.19 | INTEGER | read-only | The OTDR is supported by the optical module or not. supported(1): The optical module supports OTDR. unsupported(2): The optical module doesn't support OTDR. unknown(255): Whether the optical module supports OTDR is unknown. |
| STR zxAnOpticalOtdrVersion | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.21 | DisplayString | read-only | The optical module OTDR software version. If the optical module doesn't support OTDR or the OTDR has no software version, this object will be set to an empty string. |
| STR zxAnOpticalPartNumber | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.48 | DisplayString | read-only | The optical module part number. |
| STR zxAnOpticalProductionDate | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.14 | DisplayString | read-only | The optical module production date. |
| OCT zxAnOpticalRegisterData | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.18 | OCTET STRING | read-only | The optical module data is from register. |
| I32 zxAnOpticalRxPwrLowerThresh | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.2 | Integer32 | read-create | The lower limit threshold on input optical power. The alarm should be generated when zxAnOpticalIfRxPwrCurrValue is lower than this threshold. The unit is 1dBm when the value of opticalAlarmPrfUnit(1) is 1, otherwise the unit is 0.1dBm. |
| I32 zxAnOpticalRxPwrUpperThresh | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.3 | Integer32 | read-create | The upper limit threshold on input optical power. The alarm should be generated when zxAnOpticalIfRxPwrCurrValue exceeds this threshold. The unit is 1dBm when the value of opticalAlarmPrfUnit(1) is 1, otherwise the unit is 0.1dBm. |
| I32 zxAnOpticalSupplyVoltage | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.6 | Integer32 | read-only | The optical module supply voltage. |
| I32 zxAnOpticalTemperature | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.8 | Integer32 | read-only | The optical module temperature . |
| I32 zxAnOpticalTempLowerThresh | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.10 | Integer32 | read-create | The lower limit threshold on optical modules temperature. The alarm should be generated when zxAnOpticalTemperature is lower than this threshold. |
| I32 zxAnOpticalTempUpperThresh | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.11 | Integer32 | read-create | The upper limit threshold on optical modules temperature. The alarm should be generated when zxAnOpticalTemperature exceeds this threshold. |
| I32 zxAnOpticalTransDistanceCopper | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.45 | Integer32 | read-only | This value specifies the transfer distance that is supported by the transceiver wihle operating in compliance with applicable standards using copper cable. For active cable, this value represents actual length. The value is in units of 1 meter. A value of 255 means that the transceiver supports a transfer distance greater than 254m. A value of zero means that the transceiver does not support copper or active cables or the transfer distance must determined from the transceiver technology. |
| I32 zxAnOpticalTransDistanceOm1 | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.42 | Integer32 | read-only | This value specifies the transfer distance that is supported by the transceiver wihle operating in compliance with applicable standards using 62.5 micron multimode OM1(200 MHz*km at 850nm, 500MHz*km at 1310mm) fiber. The value is in units of 10 meters. A value of 255 means that the transceiver supports a transfer distance greater than 2.54km. A value of zero means that the transceiver does not support 62.5 micron multimode fiber or the transfer distance must determined from the transceiver technology. |
| I32 zxAnOpticalTransDistanceOm2 | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.43 | Integer32 | read-only | This value specifies the transfer distance that is supported by the transceiver wihle operating in compliance with applicable standards using 50 micron multimode OM2(500 MHz*km at 850nm) fiber. The value is in units of 10 meters. A value of 255 means that the transceiver supports a transfer distance greater than 2.54km. A value of zero means that the transceiver does not support OM2 fiber or the transfer distance must determined from the transceiver technology. |
| I32 zxAnOpticalTransDistanceOm3 | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.44 | Integer32 | read-only | This value specifies the transfer distance that is supported by the transceiver wihle operating in compliance with applicable standards using 50 micron multimode OM3(2000 MHz*km) fiber. The value is in units of 10 meters. A value of 255 means that the transceiver supports a transfer distance greater than 2.54km. A value of zero means that the transceiver does not support OM3 fiber or the transfer distance must determined from the transceiver technology. |
| I32 zxAnOpticalTransDistanceSmLongR | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.40 | Integer32 | read-only | This value specifies the transfer distance that is supported by the transceiver while operating in compliance with the applicable standards using single mode based long reach fiber. The value is in units of kilometers. A value of 255 means the transceiver supports a transfer distance greater than 254 km. A value of zero means the transceiver does not support single mode fiber or that the transfer distance information must be determined from the transceiver technology. |
| I32 zxAnOpticalTransDistanceSmShortR | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.41 | Integer32 | read-only | This value specifies the transfer distance that is supported by the transceiver while operating in compliance with the applicable standards using single mode based short reach fiber. The value is in units of 100 meters. A value of 255 means the transceiver supports a transfer distance greater than 25.4 km. A value of zero means the transceiver does not support single mode fiber or that the transfer distance information must be determined from the transceiver technology. |
| I32 zxAnOpticalTxPwrLowerThresh | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.4 | Integer32 | read-create | The lower limit threshold on output optical power. The alarm should be generated when zxAnOpticalIfTxPwrCurrValue is lower than this threshold. The unit is 1dBm when the value of opticalAlarmPrfUnit(1) is 1, otherwise the unit is 0.1dBm. |
| I32 zxAnOpticalTxPwrUpperThresh | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.5 | Integer32 | read-create | The upper limit threshold on output optical power. The alarm should be generated when zxAnOpticalIfTxPwrCurrValue exceeds this threshold. The unit is 1dBm when the value of opticalAlarmPrfUnit(1) is 1, otherwise the unit is 0.1dBm. |
| STR zxAnOpticalVendorName | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.12 | DisplayString | read-only | The optical module vendor name. |
| STR zxAnOpticalVendorPn | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.11 | DisplayString | read-only | The optical module vendor P/N. |
| STR zxAnOpticalVendorSn | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.13 | DisplayString | read-only | The optical module vendor sn. |
| STR zxAnOpticalVersionLevel | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.10 | DisplayString | read-only | The optical module vendor Level. |
| I32 zxAnOpticalVoltageLowerThresh | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.8 | Integer32 | read-create | The lower limit threshold on optical modules supply voltage. The alarm should be generated when zxAnOpticalSupplyVoltage is lower than this threshold. The unit is 1 Volt when the value of opticalAlarmPrfUnit(1) is 1, otherwise the unit is 0.1 Volt. |
| I32 zxAnOpticalVoltageUpperThresh | 1.3.6.1.4.1.3902.1082.30.40.2.2.1.9 | Integer32 | read-create | The upper limit threshold on optical modules supply voltage. The alarm should be generated when zxAnOpticalSupplyVoltage exceeds this threshold. The unit is 1 Volt when the value of opticalAlarmPrfUnit(1) is 1, otherwise the unit is 0.1 Volt. |
| I32 zxAnOpticalWavelength | 1.3.6.1.4.1.3902.1082.30.40.2.4.1.7 | Integer32 | read-only | The optical module wavelength. |
| NTF zxAnOptModuleClassMismatchAlm | 1.3.6.1.4.1.3902.1082.30.40.3.23 | A zxAnOptModuleClassMismatchAlm trap is sent when the agent has detected that the optical module has plugged in, but zxAnOpticalModuleConfClass is not same as zxAnOpticalModuleActualClass. | ||
| NTF zxAnOptModuleClassMismatchClr | 1.3.6.1.4.1.3902.1082.30.40.3.24 | A zxAnOptModuleClassMismatchClr trap is sent when the agent has detected that the optical module has plugged in, and zxAnOpticalModuleConfClass is same as zxAnOpticalModuleActualClass. | ||
| INT zxAnOptModuleFstUnpluggedRptEn | 1.3.6.1.4.1.3902.1082.30.40.1.3 | INTEGER | read-write | Indicates whether the zxAnOpticalModuleUnpluggedAlm should be generated when the agent has detected the optical module is offline for the first time. |
| INT zxAnOptModuleIfShutdownUnplugEn | 1.3.6.1.4.1.3902.1082.30.40.1.2 | INTEGER | read-write | Indicates whether the zxAnOpticalModuleUnpluggedAlm should be generated when the port the optical module plugged in has been shutdown. enabled(1) : The zxAnOpticalOfflineTrapEnable indicates whether the zxAnOpticalModuleUnpluggedAlm should be generated or not. disabled(2): The zxAnOpticalModuleUnpluggedAlm should not be generated. |
| NTF zxAnOptRxPwrOverThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.3 | It indicates that zxAnOpticalIfRxPwrCurrValue is exceeds the zxAnOpticalRxPwrUpperThresh. | ||
| NTF zxAnOptRxPwrOverThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.4 | zxAnOptPwrRxOverThreshAlarm clear. | ||
| NTF zxAnOptRxPwrUnderThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.1 | It indicates that zxAnOpticalIfRxPwrCurrValue is below the zxAnOpticalRxPwrLowerThresh. | ||
| NTF zxAnOptRxPwrUnderThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.2 | zxAnOptRxPwrUnderThreshAlm clear | ||
| NTF zxAnOptTempOverThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.19 | It indicates that zxAnOpticalTemperature is over the zxAnOpticalTempUpperThresh. | ||
| NTF zxAnOptTempOverThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.20 | zxAnOptTempOverThreshAlm clear. | ||
| NTF zxAnOptTempUnderThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.17 | It indicates that zxAnOpticalTemperature is below the zxAnOpticalTempLowerThresh. | ||
| NTF zxAnOptTempUnderThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.18 | zxAnOptTempUnderThreshAlm clear. | ||
| NTF zxAnOptTxPwrOverThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.7 | It indicates that zxAnOpticalIfTxPwrCurrValue is exceeds the zxAnOpticalTxPwrUpperThresh. | ||
| NTF zxAnOptTxPwrOverThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.8 | zxAnOptPwrTxOverThreshAlarm clear. | ||
| NTF zxAnOptTxPwrUnderThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.5 | It indicates that zxAnOpticalIfTxPwrCurrValue is below the zxAnOpticalTxPwrLowerThresh. | ||
| NTF zxAnOptTxPwrUnderThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.6 | zxAnOptPwrTxUnderThreshAlarm clear | ||
| NTF zxAnOptVoltageOverThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.15 | It indicates that zxAnOpticalSupplyVoltage is over the zxAnOpticalVoltageUpperThresh. | ||
| NTF zxAnOptVoltageOverThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.16 | zxAnOptVoltageOverThreshAlm clear. | ||
| NTF zxAnOptVoltageUnderThreshAlm | 1.3.6.1.4.1.3902.1082.30.40.3.13 | It indicates that zxAnOpticalSupplyVoltage is below the zxAnOpticalVoltageLowerThresh. | ||
| NTF zxAnOptVoltageUnderThreshClr | 1.3.6.1.4.1.3902.1082.30.40.3.14 | zxAnOptVoltageUnderThreshAlm clear. |
RFC description
Optical module management for ZTE equipment including alarm profiles and configuration. Monitors optical transceiver parameters and fiber loss detection.
Start monitoring ZTE access node (OLT/ONU with pluggable optical transceivers) (transceiver presence/DDM optical-power/temperature 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.