DLINKSW-DDM-MIB
AI MIB Summary
The DLINKSW-DDM-MIB module enables monitoring of Digital Diagnostic Monitoring (DDM) parameters on D-Link network switches, specifically tracking optical transceiver metrics such as temperature, supply voltage, laser bias current, and optical transmit/receive power levels.
This MIB module defines objects for DDM.
Main OID:
dlinkSwDdmMIB.1.3.6.1.4.1.171.14.72
64
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
64 total| Object Name |
|---|
dlinkSwDdmMIBThis MIB module defines objects for DDM. MODULE-IDENTITY .1.3.6.1.4.1.171.14.72 |
dDdmMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.72.0 |
dDdmAlarmTrapThe trap is sent when dDdmNotifyEnable is 'true' and an abnormal alarm situation occurs or recovers from an abnormal alarm situation to normal status. NOTIFICATION-TYPE .1.3.6.1.4.1.171.14.72.0.1 |
dDdmWarningTrapThe trap is sent when dDdmNotifyEnable is 'true' and an abnormal warning situation occurs or recovers from an abnormal warning situation to normal status. NOTIFICATION-TYPE .1.3.6.1.4.1.171.14.72.0.2 |
dDdmMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.72.1 |
dDdmCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.72.1.1 |
dDdmNotifyEnableThis object indicates whether a specified notification is enabled or not. If a bit corresponding to a notification is set to 1, then the specified notification can be generated. alarm(0) - sending an alarm level notification. warning(1) - sending an warning level notification.rw Bits .1.3.6.1.4.1.171.14.72.1.1.1 |
dDdmIfCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.72.1.2 |
dDdmIfCfgTableThis table contains a list of interface-specific DDM configuration. SEQUENCE OF DDdmIfCfgEntry .1.3.6.1.4.1.171.14.72.1.2.1 |
dDdmIfCfgEntryAn entry manages DDM state and action on an interface. DDdmIfCfgEntry .1.3.6.1.4.1.171.14.72.1.2.1.1 |
dDdmIfCfgEnabledThis object indicates the status of optical transceiver-monitoring function for a SFP port. When a SFP with transceiver-monitoring capability is plugged in a port but the transceiver-monitoring function of the port is disabled, system will not detect the SFP's abnormal status but user still can check the current status via dDdmIfInfoTable.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.72.1.2.1.1.1 |
dDdmShutdownLevelThis object indicates the abnormal level which causes a port enter into errDisabled state. A value of 'none' indicates the shutdown action is disabled.rw Enumeration .1.3.6.1.4.1.171.14.72.1.2.1.1.2 |
dDdmThresholdMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.72.1.3 |
dDdmThresholdCfgTableThis table contains a list of interface-specific threshold configuration for DDM. SEQUENCE OF DDdmThresholdCfgEntry .1.3.6.1.4.1.171.14.72.1.3.1 |
dDdmThresholdCfgEntryAn entry in this table conists of one threshold configuration on an interface. An entry is created/removed when a configuration is added/deleted. DDdmThresholdCfgEntry .1.3.6.1.4.1.171.14.72.1.3.1.1 |
dDdmThresholdComponentThis object indicates the monitoring type. Note: Either txPowerMw(4) or txPowerDbm(5) can be configured on an interface. Either rxPowerMw(6) or rxPowerDbm(7) can be configured on an interface. In the above two cases, the existed entry will be deleted when the other new entry is created. Enumeration .1.3.6.1.4.1.171.14.72.1.3.1.1.1 |
dDmThresholdAbnormalLevelThis object indicates the threshold type. Enumeration .1.3.6.1.4.1.171.14.72.1.3.1.1.2 |
dDdmThresholdCfgValueThis object indicates the configured threshold. The value is interpreted within the context of dDdmThresholdComponent and dDmThresholdAbnormalLevel in the same row. The unit and valid range are as follows: Threshold Type Unit Valid Range ============= ===================== ================= Temperature milli-degrees Celsius -128,000 ~ 127,996 voltage centi-Volt 0 ~ 655 biasCurrent milli-amperes 0 ~ 131 txPowerMw tenths of a microwatt 0 ~ 65,535 txPowerDbm ten-thousandths of DBM -400,000 ~ 81,647 rxPowerMw tenths of a microwatt 0 ~ 65,535 rxPowerDbm ten-thousandths of DBM -400,000 ~ 81,647rw Integer32 .1.3.6.1.4.1.171.14.72.1.3.1.1.3 |
dDdmThresholdCfgRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.72.1.3.1.1.4 |
dDdmInfo OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.72.1.4 |
dDdmIfInfoTableThis table contains a list of information about current operating parameters of interfaces. Only the applicable interfaces (i.e.SFP module with DDM capability is plugged-in. ) will appear in this table. Note: 1. The threshold may be administratively configured or factory preset value defined by vendors. dDdmThresholdCfgTable provides the administrative threshold configuration. 2. It doesn't necessarily means the DDM is enabled on the interface when an entry appears in this table. dDdmIfCfgTable provides such information. SEQUENCE OF DDdmIfInfoEntry .1.3.6.1.4.1.171.14.72.1.4.1 |
dDdmIfInfoEntryAn entry appears in this table contains current operating parameters for transceiver monitoring of a port. DDdmIfInfoEntry .1.3.6.1.4.1.171.14.72.1.4.1.1 |
dDdmIfInfoCurrentTemperatureThis object indicates the current temperature in unit of 'milli-degrees Celsius' on the interface.ro Integer32 UNITS "milli-degrees Celsius" .1.3.6.1.4.1.171.14.72.1.4.1.1.1 |
dDdmIfInfoTemperatureStateThis object indicates the state of current temperature.ro DlinkThresholdState .1.3.6.1.4.1.171.14.72.1.4.1.1.2 |
dDdmIfInfoHighAlarmTemperatureThis object indicates the high alarm threshold, when the operating temperature rises above this value, it indicates an alarm status. The value is in unit of 'milli-degrees Celsius'.ro Integer32 UNITS "milli-degrees Celsius" .1.3.6.1.4.1.171.14.72.1.4.1.1.3 |
dDdmIfInfoHighWarnTemperatureThis object indicates the high warning threshold, when the operating temperature rises above this value, it indicates a warning status. The value is in unit of 'milli-degrees Celsius'.ro Integer32 UNITS "milli-degrees Celsius" .1.3.6.1.4.1.171.14.72.1.4.1.1.4 |
dDdmIfInfoLowWarnTemperatureThis object indicates the low warning threshold, when the operating temperature falls below this value, it indicates a warning status. The value is in unit of 'milli-degrees Celsius'.ro Integer32 UNITS "milli-degrees Celsius" .1.3.6.1.4.1.171.14.72.1.4.1.1.5 |
dDdmIfInfoLowAlarmTemperatureThis object indicates the low alarm threshold, when the operating temperature falls below this value, it indicates an alarm status. The value is in unit of 'milli-degrees Celsius'.ro Integer32 UNITS "milli-degrees Celsius" .1.3.6.1.4.1.171.14.72.1.4.1.1.6 |
dDdmIfInfoCurrentVoltageThis object indicates the current voltage in unit of 'centi-Volt' on the interface.ro Integer32 UNITS "centi-Volt" .1.3.6.1.4.1.171.14.72.1.4.1.1.7 |
dDdmIfInfoVoltageStateThis object indicates the state of current voltage.ro DlinkThresholdState .1.3.6.1.4.1.171.14.72.1.4.1.1.8 |
dDdmIfInfoHighAlarmVoltageThis object indicates the high alarm threshold, when the operating voltage rises above this value, it indicates an alarm status. The value is in unit of 'centi-Volt'.ro Integer32 UNITS "centi-Volt" .1.3.6.1.4.1.171.14.72.1.4.1.1.9 |
dDdmIfInfoHighWarnVoltageThis object indicates the high warning threshold, when the operating voltage rises above this value, it indicates a warning status. The value is in unit of 'centi-Volt'.ro Integer32 UNITS "centi-Volt" .1.3.6.1.4.1.171.14.72.1.4.1.1.10 |
dDdmIfInfoLowWarnVoltageThis object indicates the low warning threshold, when the operating voltage falls below this value, it indicates a warning status. The value is in unit of 'centi-Volt'.ro Integer32 UNITS "centi-Volt" .1.3.6.1.4.1.171.14.72.1.4.1.1.11 |
dDdmIfInfoLowAlarmVoltageThis object indicates the low alarm threshold, when the operating voltage falls below this value, it indicates an alarm status. The value is in unit of 'centi-Volt'.ro Integer32 UNITS "centi-Volt" .1.3.6.1.4.1.171.14.72.1.4.1.1.12 |
dDdmIfInfoCurrentBiasCurrentThis object indicates the current bias current in unit of 'milli-amperes' on the interface.ro Integer32 UNITS "milli-amperes" .1.3.6.1.4.1.171.14.72.1.4.1.1.13 |
dDdmIfInfoBiasCurrentStateThis object indicates the state of current BiasCurrent.ro DlinkThresholdState .1.3.6.1.4.1.171.14.72.1.4.1.1.14 |
dDdmIfInfoHighAlarmBiasCurrentThis object indicates the high alarm threshold, when the operating bias current rises above this value, it indicates an alarm status. The value is in unit of 'milli-amperes'.ro Integer32 UNITS "milli-amperes" .1.3.6.1.4.1.171.14.72.1.4.1.1.15 |
dDdmIfInfoHighWarnBiasCurrentThis object indicates the high warning threshold, when the operating bias current rises above this value, it indicates a warning status. The value is in unit of 'milli-amperes'.ro Integer32 UNITS "milli-amperes" .1.3.6.1.4.1.171.14.72.1.4.1.1.16 |
dDdmIfInfoLowWarnBiasCurrentThis object indicates the low warning threshold, when the operating bias current falls below this value, it indicates a warning status. The value is in unit of 'milli-amperes'.ro Integer32 UNITS "milli-amperes" .1.3.6.1.4.1.171.14.72.1.4.1.1.17 |
dDdmIfInfoLowAlarmBiasCurrentThis object indicates the low alarm threshold, when the operating bias current falls below this value, it indicates an alarm status. The value is in unit of 'milli-amperes'.ro Integer32 UNITS "milli-amperes" .1.3.6.1.4.1.171.14.72.1.4.1.1.18 |
dDdmIfInfoCurrentTxPowerThis object indicates the current output power in unit of 'tenths of a microwatt' on the interface.ro Integer32 UNITS "tenths of a microwatt" .1.3.6.1.4.1.171.14.72.1.4.1.1.19 |
dDdmIfInfoTxPowerStateThis object indicates the state of current output power.ro DlinkThresholdState .1.3.6.1.4.1.171.14.72.1.4.1.1.20 |
dDdmIfInfoHighAlarmTxPowerThis object indicates the high alarm threshold, when the operating output power rises above this value, it indicates an alarm status. The value is in unit of 'tenths of a microwatt'.ro Integer32 UNITS "tenths of a microwatt" .1.3.6.1.4.1.171.14.72.1.4.1.1.21 |
dDdmIfInfoHighWarnTxPowerThis object indicates the high warning threshold, when the operating output power rises above this value, it indicates a warning status. The value is in unit of 'tenths of a microwatt'.ro Integer32 UNITS "tenths of a microwatt" .1.3.6.1.4.1.171.14.72.1.4.1.1.22 |
dDdmIfInfoLowWarnTxPowerThis object indicates the low warning threshold, when the operating output power falls below this value, it indicates a warning status. The value is in unit of 'tenths of a microwatt'.ro Integer32 UNITS "tenths of a microwatt" .1.3.6.1.4.1.171.14.72.1.4.1.1.23 |
dDdmIfInfoLowAlarmTxPowerThis object indicates the low alarm threshold, when the operating output power falls below this value, it indicates an alarm status. The value is in unit of 'tenths of a microwatt'.ro Integer32 UNITS "tenths of a microwatt" .1.3.6.1.4.1.171.14.72.1.4.1.1.24 |
dDdmIfInfoCurrentRxPowerThis object indicates the current input power in unit of 'tenths of a microwatt' on the interface.ro Integer32 UNITS "tenths of a microwatt" .1.3.6.1.4.1.171.14.72.1.4.1.1.25 |
dDdmIfInfoRxPowerStateThis object indicates the state of current input power.ro DlinkThresholdState .1.3.6.1.4.1.171.14.72.1.4.1.1.26 |
dDdmIfInfoHighAlarmRxPowerThis object indicates the high alarm threshold, when the operating input power rises above this value, it indicates an alarm status. The value is in unit of 'tenths of a microwatt'.ro Integer32 UNITS "tenths of a microwatt" .1.3.6.1.4.1.171.14.72.1.4.1.1.27 |
dDdmIfInfoHighWarnRxPowerThis object indicates the high warning threshold, when the operating input power rises above this value, it indicates a warning status. The value is in unit of 'tenths of a microwatt'.ro Integer32 UNITS "tenths of a microwatt" .1.3.6.1.4.1.171.14.72.1.4.1.1.28 |
dDdmIfInfoLowWarnRxPowerThis object indicates the low warning threshold, when the operating input power falls below this value, it indicates a warning status. The value is in unit of 'tenths of a microwatt'.ro Integer32 UNITS "tenths of a microwatt" .1.3.6.1.4.1.171.14.72.1.4.1.1.29 |
dDdmIfInfoLowAlarmRxPowerThis object indicates the low alarm threshold, when the operating input power falls below this value, it indicates an alarm status. The value is in unit of 'tenths of a microwatt'.ro Integer32 UNITS "tenths of a microwatt" .1.3.6.1.4.1.171.14.72.1.4.1.1.30 |
dDdmNotifyInfo OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.72.1.5 |
dDdmNotifyInfoIfIndexThis object is used by dDdmAlarmTrap and dDdmWarningTrap to indicate the ifIndex on which the monitoring value rises above or falls below the corresponding threshold.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.72.1.5.1 |
dDdmNotifyInfoComponentThis object is used by dDdmAlarmTrap and dDdmWarningTrap to indicate the abnormal component.ro Enumeration .1.3.6.1.4.1.171.14.72.1.5.2 |
dDdmNotifyInfoAbnormalLevelThis object is used by dDdmAlarmTrap and dDdmWarningTrap to indicate the abnormal level.ro Enumeration .1.3.6.1.4.1.171.14.72.1.5.3 |
dDdmNotifyInfoThresholdExceedOrRecoverThis object is used by dDdmAlarmTrap and dDdmWarningTrap to indicate the GBIC is exceeding its threshold or recover to normal status.ro Enumeration .1.3.6.1.4.1.171.14.72.1.5.4 |
dDdmMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.72.2 |
dDdmCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.72.2.1 |
dDdmComplianceThe compliance statement for entities which implement the DLINKSW-DDM-MIB. Unknown .1.3.6.1.4.1.171.14.72.2.1.1 |
dDdmGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.72.2.2 |
dDdmInfoGroupA collection of objects provides DDM operating information. Unknown .1.3.6.1.4.1.171.14.72.2.2.1 |
dDdmCfgGroupA collection of objects provides DDM configuration. Unknown .1.3.6.1.4.1.171.14.72.2.2.2 |
dDdmNotifyGroupThe collection of notifications used for DDM. Unknown .1.3.6.1.4.1.171.14.72.2.2.3 |