DLINKSW-STACK-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-STACK-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 |
dlinkSwStackMIB | 1.3.6.1.4.1.171.14.9 |
This MIB module defines objects for stacking feature. |
||
dStackMIBNotifications | 1.3.6.1.4.1.171.14.9.0 | |||
dStackInsertNotification | 1.3.6.1.4.1.171.14.9.0.1 |
Device Hot Insert notification. |
||
dStackRemoveNotification | 1.3.6.1.4.1.171.14.9.0.2 |
Device Hot Remove notification. |
||
dStackFailureNotification | 1.3.6.1.4.1.171.14.9.0.3 |
Device Failure notification. |
||
dStackTPChangeNotification | 1.3.6.1.4.1.171.14.9.0.4 |
The stacking topology change notification. |
||
dStackRoleChangeNotification | 1.3.6.1.4.1.171.14.9.0.5 |
The stacking device role change notification. |
||
dStackMIBObjects | 1.3.6.1.4.1.171.14.9.1 | |||
dStackMgmt | 1.3.6.1.4.1.171.14.9.1.1 | |||
dStackTopology | 1.3.6.1.4.1.171.14.9.1.1.1 | integer | read-only |
This object indicates the state of the stacking topology. Enumeration: 'duplexRing': 3, 'duplexChain': 2, 'standAlone': 1. |
dStackMyBoxId | 1.3.6.1.4.1.171.14.9.1.1.2 | integer32 | read-only |
This object indicates the box ID of the device. |
dStackNumOfDevices | 1.3.6.1.4.1.171.14.9.1.1.3 | integer32 | read-only |
This object indicates the current number of devices in the stacking system. |
dStackAdminEnabled | 1.3.6.1.4.1.171.14.9.1.1.4 | truthvalue | read-write |
This object indicates whether the administrative stacking mode has been enabled or not. The new setting will not take effect until the next reboot. |
dStackPreempt | 1.3.6.1.4.1.171.14.9.1.1.5 | truthvalue | read-write |
This object indicates whether the preemption is enabled or not. When preemption is enabled, the unit that play master role will change as units with better priority are added to the stack. |
dStackTrapStateEnabled | 1.3.6.1.4.1.171.14.9.1.1.6 | truthvalue | read-write |
This object indicates whether the sending of stacking related traps is enabled or not. |
dStackBandwidth | 1.3.6.1.4.1.171.14.9.1.1.7 | integer | read-write |
This object indicates the stacking port bandwidth. twoPorts - two ports are used for stacking, each port works as a SIO port fourPorts - four ports are used for stacking, each two ports are aggregated together and work as a SIO port. The stacking port bandwidth setting of a switch device must be set before the switch unit can be chained with other switch devices. The setting will be saved on local switch unit if the user saves the configuration. The change of stacking port bandwidth will not take effect until the next reboot. Enumeration: 'fourPorts': 2, 'twoPorts': 1. |
dStackUnitInfoTable | 1.3.6.1.4.1.171.14.9.1.1.8 | no-access |
This table displays the information of the devices in the stacking system. When stacking mode is not effectively enabled, there is no entry in this table. |
|
1.3.6.1.4.1.171.14.9.1.1.8.1 | no-access |
An entry (conceptual row) in dStackUnitInfoTable. |
||
dStackInfoBoxId | 1.3.6.1.4.1.171.14.9.1.1.8.1.1 | integer32 | no-access |
This object indicates box ID of the entry. |
dStackInfoExist | 1.3.6.1.4.1.171.14.9.1.1.8.1.2 | truthvalue | read-only |
The state of existence of the unit. |
dStackInfoRole | 1.3.6.1.4.1.171.14.9.1.1.8.1.3 | integer | read-only |
The stacking role of the unit. Enumeration: 'backupmaster': 6, 'master': 4, 'slave': 5, 'standAlone': 3. |
dStackInfoUserSetBoxId | 1.3.6.1.4.1.171.14.9.1.1.8.1.4 | integer32 | read-write |
The assigned box ID of the stacking unit. The switch unit cannot be added to a switch stack if its box ID is conflict with existing switch units in the stack. When read, the value of 0 indicates the box ID of the device is automatically assigned. Note: the newly changed (setting) box ID will take effect after the next boot. |
dStackInfoModuleName | 1.3.6.1.4.1.171.14.9.1.1.8.1.5 | displaystring | read-only |
This object indicates the module name of the device. |
dStackInfoPriority | 1.3.6.1.4.1.171.14.9.1.1.8.1.6 | integer32 | read-write |
The priority of the stacking device. When read, if preemption is disabled, the master use 0 (the highest priority) to make sure the current master can hold off the challenges from other devices. The special value of 0 is not allowed for 'SET' operation. |
dStackInfoMacAddr | 1.3.6.1.4.1.171.14.9.1.1.8.1.7 | macaddress | read-only |
The MAC address of the device. |
dStackInfoPromVersion | 1.3.6.1.4.1.171.14.9.1.1.8.1.8 | displaystring | read-only |
A textual string containing the PROM version of the stacking device. |
dStackInfoFirmwareVer | 1.3.6.1.4.1.171.14.9.1.1.8.1.9 | displaystring | read-only |
A textual string containing the firmware version of the stacking device. |
dStackInfoHardwareVer | 1.3.6.1.4.1.171.14.9.1.1.8.1.10 | displaystring | read-only |
A textual string containing the hardware version of the stacking device. |
dStackInfoAdminBandwidth | 1.3.6.1.4.1.171.14.9.1.1.8.1.11 | integer | read-only |
This object indicates the administrative stacking port bandwidth of the device. Enumeration: 'fourPorts': 2, 'twoPorts': 1. |
dStackInfoSIO1ActiveBandwidth | 1.3.6.1.4.1.171.14.9.1.1.8.1.12 | integer | read-only |
Indicates the current link bandwidth in the SIO1. onePort - only one port is linked in the SIO1. twoPorts - two ports are linked in the SIO1. linkDown - SIO1 is link down Enumeration: 'onePort': 1, 'linkDown': 3, 'twoPorts': 2. |
dStackInfoSIO2ActiveBandwidth | 1.3.6.1.4.1.171.14.9.1.1.8.1.13 | integer | read-only |
Indicates the current link bandwidth in the SIO2. onePort - only one port is linked in the SIO2. twoPorts - two ports are linked in the SIO2. linkDown - SIO2 is link down Enumeration: 'onePort': 1, 'linkDown': 3, 'twoPorts': 2. |
dStackInfoStartPort | 1.3.6.1.4.1.171.14.9.1.1.8.1.14 | integer32 | read-only |
This object indicates the starting port of this unit. |
dStackInfoPortRange | 1.3.6.1.4.1.171.14.9.1.1.8.1.15 | integer32 | read-only |
This object indicates the total ports of this unit. |
dStackNotificationInfo | 1.3.6.1.4.1.171.14.9.1.2 | |||
dStackNotifyInfoBoxId | 1.3.6.1.4.1.171.14.9.1.2.1 | integer32 | no-access |
This object indicates box ID of the notification. |
dStackNotifyInfoTopologyType | 1.3.6.1.4.1.171.14.9.1.2.2 | integer | no-access |
This object indicates the current stacking topology of the notification. Enumeration: 'ring': 2, 'chain': 1. |
dStackNotifyInfoRoleChangeType | 1.3.6.1.4.1.171.14.9.1.2.3 | integer | no-access |
This object indicates stacking role change of the notification. Enumeration: 'slaveToMaster': 2, 'backupToMaster': 1. |
dStackMIBConformance | 1.3.6.1.4.1.171.14.9.2 | |||
dStackMIBCompliances | 1.3.6.1.4.1.171.14.9.2.1 | |||
dStackCompliance | 1.3.6.1.4.1.171.14.9.2.1.1 |
The compliance statement for entities which implement the DLINKSW-STACK-MIB. |
||
dStackMIBGroups | 1.3.6.1.4.1.171.14.9.2.2 | |||
dStackBasicMgmtGroup | 1.3.6.1.4.1.171.14.9.2.2.1 |
A collection of objects provides basic management and information for stacking feature. |
||
dStackBandwidthMgmtGroup | 1.3.6.1.4.1.171.14.9.2.2.2 |
A collection of objects providing management and information for stacking port bandwidth. |
||
dStackNotifGroup | 1.3.6.1.4.1.171.14.9.2.2.3 |
A collection of notifications for indicating the status change of stacking. |