DLINKSW-ENTITY-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-ENTITY-EXT-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlinkSwEntityExtMIB 1.3.6.1.4.1.171.14.5
This MIB module provides essential information about the system and defines the managed objects that support the monitoring of alarms generated by physical entities, including temperature sensors, fans and power supplies.
     dEntityExtNotifications 1.3.6.1.4.1.171.14.5.0
         dEntityExtFanStatusChg 1.3.6.1.4.1.171.14.5.0.1
This trap indicates a fan fails (dEntityExtEnvFanStatus is 'fault') or recovers (dEntityExtEnvFanStatus is 'ok').
         dEntityExtThermalStatusChg 1.3.6.1.4.1.171.14.5.0.2
This trap indicates a thermal alarms (dEntityExtEnvTempStatus is 'abnormal') or recovers (dEntityExtEnvTempStatus is 'ok').
         dEntityExtPowerStatusChg 1.3.6.1.4.1.171.14.5.0.3
This trap indicates a power module fails, recovers or is removed.
         dEntityExtAirFlowChg 1.3.6.1.4.1.171.14.5.0.4
This trap is triggered when the air flow status is changed from 'ok' to 'abnormal' and vice versa. dEntityExtEnvAirFlowStatus indicates the current (new) fan air flow state.
         dEntityExtFactoryResetButton 1.3.6.1.4.1.171.14.5.0.5
This trap is triggered when the factory reset button was pressed.
     dEntityExtObjects 1.3.6.1.4.1.171.14.5.1
         dEntityExtEnvObjects 1.3.6.1.4.1.171.14.5.1.1
             dEntityExtEnvTempTable 1.3.6.1.4.1.171.14.5.1.1.1 no-access
The table consists of a list of temperature information.
                 dEntityExtEnvTempEntry 1.3.6.1.4.1.171.14.5.1.1.1.1 no-access
An entry represents the temperature status of a testpoint.
                     dEntityExtEnvTempUnitId 1.3.6.1.4.1.171.14.5.1.1.1.1.1 unsigned32 no-access
This object indicates the unit (stacking device) or slot (chassis device) ID at which the testpoint is located.
                     dEntityExtEnvTempIndex 1.3.6.1.4.1.171.14.5.1.1.1.1.2 integer32 no-access
This object is used to uniquely identify the testpoint within a unit/slot. This index is for SNMP purposes only, and has no intrinsic meaning.
                     dEntityExtEnvTempDescr 1.3.6.1.4.1.171.14.5.1.1.1.1.3 displaystring read-only
This object provides human-sensible identification for the testpoint. e.g. 'Inlet', 'Center', 'Outlet'.
                     dEntityExtEnvTempCurrent 1.3.6.1.4.1.171.14.5.1.1.1.1.4 integer32 read-only
This object indicates the current measurement of the testpoint.
                     dEntityExtEnvTempThresholdLow 1.3.6.1.4.1.171.14.5.1.1.1.1.5 integer32 read-write
The object indicates the minimum acceptable reading of the testpoint in degrees Celsius.
                     dEntityExtEnvTempThresholdHigh 1.3.6.1.4.1.171.14.5.1.1.1.1.6 integer32 read-write
The object indicates the maximum acceptable reading of the testpoint in degrees Celsius.
                     dEntityExtEnvTempStatus 1.3.6.1.4.1.171.14.5.1.1.1.1.7 integer read-only
The object indicates the current temperature is over the thresholds or not. 'abnormal' indicates the temperature is over the thresholds. 'ok' indicates the temperature is not over the thresholds. Enumeration: 'ok': 1, 'abnormal': 2.
             dEntityExtEnvFanTable 1.3.6.1.4.1.171.14.5.1.1.2 no-access
The table is used to display the status of fans.
                 dEntityExtEnvFanEntry 1.3.6.1.4.1.171.14.5.1.1.2.1 no-access
An entry represents a fan status.
                     dEntityExtEnvFanUnitId 1.3.6.1.4.1.171.14.5.1.1.2.1.1 unsigned32 no-access
This object indicates the unit (stacking device) or slot (chassis device) ID at which the fan is located.
                     dEntityExtEnvFanIndex 1.3.6.1.4.1.171.14.5.1.1.2.1.2 integer32 no-access
This object is used to uniquely identify the fan within a unit/slot. This index is for SNMP purposes only, and has no intrinsic meaning.
                     dEntityExtEnvFanDescr 1.3.6.1.4.1.171.14.5.1.1.2.1.3 displaystring read-only
This object provides human-sensible identification for the fan. e.g. 'Left 1' for the first fan on the left.
                     dEntityExtEnvFanStatus 1.3.6.1.4.1.171.14.5.1.1.2.1.4 integer read-only
This object indicates the fan status. Enumeration: 'fault': 2, 'ok': 1.
             dEntityExtEnvPowerTable 1.3.6.1.4.1.171.14.5.1.1.3 no-access
The table is used to display the status of the power modules.
                 dEntityExtEnvPowerEntry 1.3.6.1.4.1.171.14.5.1.1.3.1 no-access
An entry contains the information of a power module.
                     dEntityExtEnvPowerUnitId 1.3.6.1.4.1.171.14.5.1.1.3.1.1 unsigned32 no-access
This object indicates the unit (stacking device) or slot (chassis device) ID at which the power module is located.
                     dEntityExtEnvPowerIndex 1.3.6.1.4.1.171.14.5.1.1.3.1.2 unsigned32 no-access
This object indicates the ID of the power module. This object is used to uniquely identify the power module. This index is for SNMP purposes only, and has no intrinsic meaning.
                     dEntityExtEnvPowerDescr 1.3.6.1.4.1.171.14.5.1.1.3.1.3 displaystring read-only
This object provides human-sensible information for the power module. e.g. '#1 (internal)', '#2 (external)'.
                     dEntityExtEnvPowerUsedPower 1.3.6.1.4.1.171.14.5.1.1.3.1.4 unsigned32 read-only
This object indicates the amount of the power that has been allocated.
                     dEntityExtEnvPowerMaxPower 1.3.6.1.4.1.171.14.5.1.1.3.1.5 unsigned32 read-only
This object indicates maximum power which the power module can supply.
                     dEntityExtEnvPowerStatus 1.3.6.1.4.1.171.14.5.1.1.3.1.6 integer read-only
This object indicates the status of the power. Enumeration: 'failed': 2, 'empty': 3, 'inOperation': 1.
             dEntityExtEnvAirFlowTable 1.3.6.1.4.1.171.14.5.1.1.4 no-access
The table is used to display the status of the air flow function.
                 dEntityExtEnvAirFlowEntry 1.3.6.1.4.1.171.14.5.1.1.4.1 no-access
An entry contains the information of the air flow function.
                     dEntityExtEnvAirFlowUnitId 1.3.6.1.4.1.171.14.5.1.1.4.1.1 unsigned32 no-access
This object indicates the unit (stacking device) or slot (chassis device) ID at which the air flow module is located.
                     dEntityExtEnvAirFlowStatus 1.3.6.1.4.1.171.14.5.1.1.4.1.2 integer read-only
This object indicates the status of the air flow. The fans' air flow direction must match the system's air flow direction to form an integrated air flow. For example: In DXS-3600, the normal fans' air flow direction must match the power fan's air flow direction. The power fan blow the cold air from outside to inside, all the normal fans must blow the hot air from inside to outside. Or the power fan blow the hot air from inside to outside, all the normal fans must blow the cold air from outside to inside. If one or more fans' air flow direction does not match the system's air flow direction, it will form an abnormal air flow. Then this log message will be triggered. ok(1) : A recover event indicates the air flow back to normal. abnormal(2): An alarm event indicates the air flow detects abnormal. Enumeration: 'ok': 1, 'abnormal': 2.
         dEntityExtEnvTrap 1.3.6.1.4.1.171.14.5.1.2
             dEntityExtEnvNotifyEnable 1.3.6.1.4.1.171.14.5.1.2.1 bits read-write
This 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. fan(0) - fan trap state for warning fan event (fan failed or fan recover). power(1) - power trap state for warning power event (power failure or power recovery). temperature(2) - temperature trap state for warning temperature event (temperature exceeds the thresholds or temperature recover). Bits: 'fan': 0, 'temperature': 2, 'power': 1.
         dEntityExtUnitTable 1.3.6.1.4.1.171.14.5.1.3 no-access
The table is used to display information of units.
             dEntityExtUnitEntry 1.3.6.1.4.1.171.14.5.1.3.1 no-access
An entry contains essential information of a unit.
                 dEntityExtUnitIndex 1.3.6.1.4.1.171.14.5.1.3.1.1 unsigned32 no-access
This object indicates the unit (stacking device) or slot (chassis device) ID.
                 dEntityExtUnitStatus 1.3.6.1.4.1.171.14.5.1.3.1.2 integer read-only
This object represents the status of the unit: ok(1) - This indicates the unit is okay. failed(2) - This indicates the unit fails due to some reason. empty(3) - This indicates that the unit is provisioned but currently not installed. Enumeration: 'failed': 2, 'ok': 1, 'empty': 3.
                 dEntityExtUnitUpTime 1.3.6.1.4.1.171.14.5.1.3.1.3 unsigned32 read-only
This object provides the up time in units of seconds for the unit since it was last re-initialized.
         dEntityExtMemoryUtilTable 1.3.6.1.4.1.171.14.5.1.4 no-access
The table is used to display memory utilization information.
             dEntityExtMemoryUtilEntry 1.3.6.1.4.1.171.14.5.1.4.1 no-access
An entry contains memory utilization information.
                 dEntityExtMemUtilUnitId 1.3.6.1.4.1.171.14.5.1.4.1.1 integer32 no-access
This object indicates the unit (stacking device) or slot (chassis device) ID.
                 dEntityExtMemUtilType 1.3.6.1.4.1.171.14.5.1.4.1.2 integer no-access
The object indicates the memory type of the entry. Enumeration: 'dram': 1, 'nvram': 3, 'flash': 2.
                 dEntityExtMemUtilTotal 1.3.6.1.4.1.171.14.5.1.4.1.3 unsigned32 read-only
This object indicates the total memory size of the entry.
                 dEntityExtMemUtilUsed 1.3.6.1.4.1.171.14.5.1.4.1.4 unsigned32 read-only
This object indicates the used memory size of the entry.
                 dEntityExtMemUtilFree 1.3.6.1.4.1.171.14.5.1.4.1.5 unsigned32 read-only
This object indicates the free memory size of the entry.
         dEntityExtCpuUtilTable 1.3.6.1.4.1.171.14.5.1.7 no-access
The table is used to display CPU utilization information.
             dEntityExtCpuUtilEntry 1.3.6.1.4.1.171.14.5.1.7.1 no-access
An entry contains CPU information.
                 dEntityExtCpuUtilUnitId 1.3.6.1.4.1.171.14.5.1.7.1.1 unsigned32 no-access
This object indicates the unit (stacking device) or slot (chassis device) ID.
                 dEntityExtCpuUtilCpuID 1.3.6.1.4.1.171.14.5.1.7.1.2 unsigned32 no-access
This object is used to uniquely identify the CPU within a unit (multiprocessing system).
                 dEntityExtCpuUtilFiveSeconds 1.3.6.1.4.1.171.14.5.1.7.1.3 unsigned32 read-only
This objects indicates the overall CPU busy percentage in the last 5 second period. The value will be between 0% (idle) and 100% (very busy).
                 dEntityExtCpuUtilOneMinute 1.3.6.1.4.1.171.14.5.1.7.1.4 unsigned32 read-only
This objects indicates the overall CPU busy percentage in the last 1 minute period. The value will be between 0% (idle) and 100% (very busy).
                 dEntityExtCpuUtilFiveMinutes 1.3.6.1.4.1.171.14.5.1.7.1.5 unsigned32 read-only
This objects indicates the overall CPU busy percentage in the last 5 minute period. The value will be between 0% (idle) and 100% (very busy).
         dEntityExtVersionTable 1.3.6.1.4.1.171.14.5.1.8 no-access
The table is used to display version information of units.
             dEntityExtVersionEntry 1.3.6.1.4.1.171.14.5.1.8.1 no-access
An entry contains version information of a unit.
                 dEntityExtVersionUnitId 1.3.6.1.4.1.171.14.5.1.8.1.1 unsigned32 no-access
This object indicates the unit (stacking device) or slot (chassis device) ID.
                 dEntityExtVersionBootloader 1.3.6.1.4.1.171.14.5.1.8.1.2 displaystring read-only
This object indicates the bootloader version of the unit.
                 dEntityExtVersionRuntime 1.3.6.1.4.1.171.14.5.1.8.1.3 displaystring read-only
This object indicates the firmware version of one unit.
     dEntityExtConformance 1.3.6.1.4.1.171.14.5.2
         dEntityExtMIBCompliances 1.3.6.1.4.1.171.14.5.2.1
             dEntityExtCompliance 1.3.6.1.4.1.171.14.5.2.1.1
The compliance statement for entities which implement the DLINKSW-ENTITY-EXT-MIB.
         dEntityExtMIBGroups 1.3.6.1.4.1.171.14.5.2.2
             dEntityExtTempGroup 1.3.6.1.4.1.171.14.5.2.2.1
A collection of objects provides information of the system temperature.
             dEntityExtFanGroup 1.3.6.1.4.1.171.14.5.2.2.2
A collection of objects providing informations of fans.
             dEntityExtPowerGroup 1.3.6.1.4.1.171.14.5.2.2.3
A collection of objects providing information of power modules.
             dEntityExtSystemInfoGroup 1.3.6.1.4.1.171.14.5.2.2.4
A collection of objects provides information of the system temperature.
             dEntityExtGenericNotifInfoGroup 1.3.6.1.4.1.171.14.5.2.2.5
A collection of objects provides generic information for binding variables of notification.
             dEntityExtFanNotifGroup 1.3.6.1.4.1.171.14.5.2.2.6
A collection of notifications for indicating the status change of fans.
             dEntityExtThermalNotifGroup 1.3.6.1.4.1.171.14.5.2.2.7
A collection of notifications for indicating the status change of thermals.
             dEntityExtPowerNotifGroup 1.3.6.1.4.1.171.14.5.2.2.8
A collection of notifications for indicating the status change of power module.
             dEntityExtAirFlowNotifGroup 1.3.6.1.4.1.171.14.5.2.2.9
A collection of notifications for indicating the status change of the air flow.
             dEntityExtFactoryResetButtonNotifGroup 1.3.6.1.4.1.171.14.5.2.2.10
A collection of notifications for indicating the factory reset button.