All MIBs › DLINK-EQUIPMENT-MIB
Organization: DLink Corporation
Last Updated: 2002-02-14
Category: Vendor: D-Link
Description:
Describes hardware equipment inventory, chassis, and module information for D-Link network devices.
Imported Objects
From DLINK-ID-REC-MIB
| AgentNotifyLevel | |
| dlink-common-mgmt |
From SNMPv2-SMI
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| TruthValue |
What Is DLINK-EQUIPMENT-MIB?
DLINK-EQUIPMENT-MIB is a D-Link Corporation proprietary MIB reporting stacking and power-supply hardware inventory shared across D-Link stackable switch models. Its objects cover equipment capacity, a power table (unit index, power-supply ID, status), stacking version, max/current supported units, a unit-management table (ID, MAC address, start port, port range, front-panel-LED status, control/current mode, version, module name), and power-failure/recovery notifications. As a hardware-status MIB it lets an administrator confirm each stack member's power-supply status and get alerted on a power-supply failure. It is deployed on D-Link stackable switch product lines. Engineers can download the DLINK-EQUIPMENT-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in DLINK-EQUIPMENT-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.
What Can Be Monitored
- stacking configuration and per-unit power-supply status
Supported Devices
- D-Link stackable switch product lines
Monitoring Examples
An administrator receives a swPowerFailure trap and checks swPowerStatus per unit to identify which stack member lost a power supply on a D-Link stackable switch.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| swDlinkEquipmentMIB | 1.3.6.1.4.1.171.12.11.1 | |||
| BIT swDlinkEquipmentCapacity | 1.3.6.1.4.1.171.12.11.1.1 | Bits | read-only | Indicates the equipment capacity supported in the system . |
| swPowerTable | 1.3.6.1.4.1.171.12.11.1.6 | not-accessible | A list of temperature. | |
| swPowerEntry | 1.3.6.1.4.1.171.12.11.1.6.1 | not-accessible | A entry of Power information. | |
| INT swPowerUnitIndex | 1.3.6.1.4.1.171.12.11.1.6.1.1 | INTEGER | read-only | Indicates ID of the unit in the System |
| INT swPowerID | 1.3.6.1.4.1.171.12.11.1.6.1.2 | INTEGER | read-only | Indicates ID of the power 1 : main power 2 : redundant power . |
| INT swPowerStatus | 1.3.6.1.4.1.171.12.11.1.6.1.3 | INTEGER | read-only | Indicates status of the power |
| swUnitMgmt | 1.3.6.1.4.1.171.12.11.1.9 | |||
| INT swUnitStackingVersion | 1.3.6.1.4.1.171.12.11.1.9.1 | INTEGER | read-only | This object indicates the version of this stacking system . |
| INT swUnitMaxSupportedUnits | 1.3.6.1.4.1.171.12.11.1.9.2 | INTEGER | read-only | Maximum number of units are supported in the system. |
| INT swUnitNumOfUnit | 1.3.6.1.4.1.171.12.11.1.9.3 | INTEGER | read-only | The current number of units. |
| swUnitMgmtTable | 1.3.6.1.4.1.171.12.11.1.9.4 | not-accessible | This table contains the unit information. | |
| swUnitMgmtEntry | 1.3.6.1.4.1.171.12.11.1.9.4.1 | not-accessible | A list of management information for each unit in the system. | |
| INT swUnitMgmtId | 1.3.6.1.4.1.171.12.11.1.9.4.1.1 | INTEGER | read-only | This object indicates the specific entry in the stacking/chassis table. |
| MAC swUnitMgmtMacAddr | 1.3.6.1.4.1.171.12.11.1.9.4.1.2 | MacAddress | read-only | The Mac address of this unit. |
| INT swUnitMgmtStartPort | 1.3.6.1.4.1.171.12.11.1.9.4.1.3 | INTEGER | read-only | This object indicates the start port of this unit. |
| INT swUnitMgmtPortRange | 1.3.6.1.4.1.171.12.11.1.9.4.1.4 | INTEGER | read-only | This object indicates the total ports of this unit. |
| OCT swUnitMgmtFrontPanelLedStatus | 1.3.6.1.4.1.171.12.11.1.9.4.1.5 | OCTET STRING | read-only | This object is a set of system LED indications. The first three octets is defined as system LED. The first LED is power LED. The second LED is console LED. The third LED is RPS (Redundancy Power Supply) LED. The other octets following the second octets are the logical port LED (following dot1dBasePort ordering). One byte is presented to one port and this byte is presentd to the Link/Activity LED. Link/Activity LED : The most significant bit is used for blink/solid: 8 = The LED blinks. The second significant bit is used for link status: 1 = link fail. 2 = link pass. The four remaining bits are currently unused and must be 0. |
| INT swUnitMgmtCtrlMode | 1.3.6.1.4.1.171.12.11.1.9.4.1.6 | INTEGER | read-write | This object indicates the stack mode that user configed for this unit. The object only can be configed when the device is stand alone. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. auto(2) - the system will auto assign this stack role of this unit to be stand-alone(3), master(4), or slave(5). stand-alone(3) - the unit is forced to stand alone. master(4) - the unit is forced to master. If this unit is seleted to be master, it can modify the configuration of the stacking system. slave(5) - the unit is forced to slave. If this unit is seleted to be slave, it only can view the configuration of the stacking system. |
| INT swUnitMgmtCurrentMode | 1.3.6.1.4.1.171.12.11.1.9.4.1.7 | INTEGER | read-only | The current stack role of this unit. |
| STR swUnitMgmtVersion | 1.3.6.1.4.1.171.12.11.1.9.4.1.8 | DisplayString | read-only | This object indicates the version of this stacking unit. |
| STR swUnitMgmtModuleName | 1.3.6.1.4.1.171.12.11.1.9.4.1.9 | DisplayString | read-only | A textual string containing module name of the stacking unit. |
| swDlinkEquipmentNotify | 1.3.6.1.4.1.171.12.11.2 | |||
| swEquipmentNotification | 1.3.6.1.4.1.171.12.11.2.2 | |||
| swEquipPowerNotification | 1.3.6.1.4.1.171.12.11.2.2.2 | |||
| swEquipPowerNotifyPerfix | 1.3.6.1.4.1.171.12.11.2.2.2.0 | |||
| NTF swPowerFailure | 1.3.6.1.4.1.171.12.11.2.2.2.0.2 | Power Failure notification. | ||
| NTF swPowerRecover | 1.3.6.1.4.1.171.12.11.2.2.2.0.3 | Power Recover notification. | ||
| swNotificationBindings | 1.3.6.1.4.1.171.12.11.2.3 |
RFC description
D-Link equipment monitoring for fans, power supplies, temperature sensors, and chassis stacking.
Start monitoring D-Link stackable switch (stacking/power-supply hardware inventory) 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.