DLINKSW-STACK-MIB

File: DLINKSW-STACK-MIB.mib (16801 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 DisplayString TruthValue
MacAddress MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP dlinkIndustrialCommon

Defined Types

DStackUnitInfoEntry  
SEQUENCE    
  dStackInfoBoxId Integer32
  dStackInfoExist TruthValue
  dStackInfoRole INTEGER
  dStackInfoUserSetBoxId Integer32
  dStackInfoModuleName DisplayString
  dStackInfoPriority Integer32
  dStackInfoMacAddr MacAddress
  dStackInfoPromVersion DisplayString
  dStackInfoFirmwareVer DisplayString
  dStackInfoHardwareVer DisplayString
  dStackInfoAdminBandwidth INTEGER
  dStackInfoSIO1ActiveBandwidth INTEGER
  dStackInfoSIO2ActiveBandwidth INTEGER
  dStackInfoStartPort Integer32
  dStackInfoPortRange Integer32

Defined Values

dlinkSwStackMIB 1.3.6.1.4.1.171.14.9
This MIB module defines objects for stacking feature.
MODULE-IDENTITY    

dStackMIBNotifications 1.3.6.1.4.1.171.14.9.0
OBJECT IDENTIFIER    

dStackMIBObjects 1.3.6.1.4.1.171.14.9.1
OBJECT IDENTIFIER    

dStackMIBConformance 1.3.6.1.4.1.171.14.9.2
OBJECT IDENTIFIER    

dStackMgmt 1.3.6.1.4.1.171.14.9.1.1
OBJECT IDENTIFIER    

dStackTopology 1.3.6.1.4.1.171.14.9.1.1.1
This object indicates the state of the stacking topology.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standAlone(1), duplexChain(2), duplexRing(3)  

dStackMyBoxId 1.3.6.1.4.1.171.14.9.1.1.2
This object indicates the box ID of the device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

dStackNumOfDevices 1.3.6.1.4.1.171.14.9.1.1.3
This object indicates the current number of devices in the stacking system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

dStackAdminEnabled 1.3.6.1.4.1.171.14.9.1.1.4
This object indicates whether the administrative stacking mode has been enabled or not. The new setting will not take effect until the next reboot.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dStackPreempt 1.3.6.1.4.1.171.14.9.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dStackTrapStateEnabled 1.3.6.1.4.1.171.14.9.1.1.6
This object indicates whether the sending of stacking related traps is enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dStackBandwidth 1.3.6.1.4.1.171.14.9.1.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER twoPorts(1), fourPorts(2)  

dStackUnitInfoTable 1.3.6.1.4.1.171.14.9.1.1.8
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DStackUnitInfoEntry

dStackUnitInfoEntry 1.3.6.1.4.1.171.14.9.1.1.8.1
An entry (conceptual row) in dStackUnitInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DStackUnitInfoEntry  

dStackInfoBoxId 1.3.6.1.4.1.171.14.9.1.1.8.1.1
This object indicates box ID of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

dStackInfoExist 1.3.6.1.4.1.171.14.9.1.1.8.1.2
The state of existence of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dStackInfoRole 1.3.6.1.4.1.171.14.9.1.1.8.1.3
The stacking role of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standAlone(3), master(4), slave(5), backupmaster(6)  

dStackInfoUserSetBoxId 1.3.6.1.4.1.171.14.9.1.1.8.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

dStackInfoModuleName 1.3.6.1.4.1.171.14.9.1.1.8.1.5
This object indicates the module name of the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

dStackInfoPriority 1.3.6.1.4.1.171.14.9.1.1.8.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..63  

dStackInfoMacAddr 1.3.6.1.4.1.171.14.9.1.1.8.1.7
The MAC address of the device.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dStackInfoPromVersion 1.3.6.1.4.1.171.14.9.1.1.8.1.8
A textual string containing the PROM version of the stacking device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

dStackInfoFirmwareVer 1.3.6.1.4.1.171.14.9.1.1.8.1.9
A textual string containing the firmware version of the stacking device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

dStackInfoHardwareVer 1.3.6.1.4.1.171.14.9.1.1.8.1.10
A textual string containing the hardware version of the stacking device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

dStackInfoAdminBandwidth 1.3.6.1.4.1.171.14.9.1.1.8.1.11
This object indicates the administrative stacking port bandwidth of the device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER twoPorts(1), fourPorts(2)  

dStackInfoSIO1ActiveBandwidth 1.3.6.1.4.1.171.14.9.1.1.8.1.12
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER onePort(1), twoPorts(2), linkDown(3)  

dStackInfoSIO2ActiveBandwidth 1.3.6.1.4.1.171.14.9.1.1.8.1.13
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER onePort(1), twoPorts(2), linkDown(3)  

dStackInfoStartPort 1.3.6.1.4.1.171.14.9.1.1.8.1.14
This object indicates the starting port of this unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

dStackInfoPortRange 1.3.6.1.4.1.171.14.9.1.1.8.1.15
This object indicates the total ports of this unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

dStackNotificationInfo 1.3.6.1.4.1.171.14.9.1.2
OBJECT IDENTIFIER    

dStackNotifyInfoBoxId 1.3.6.1.4.1.171.14.9.1.2.1
This object indicates box ID of the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..255  

dStackNotifyInfoTopologyType 1.3.6.1.4.1.171.14.9.1.2.2
This object indicates the current stacking topology of the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER chain(1), ring(2)  

dStackNotifyInfoRoleChangeType 1.3.6.1.4.1.171.14.9.1.2.3
This object indicates stacking role change of the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER backupToMaster(1), slaveToMaster(2)  

dStackInsertNotification 1.3.6.1.4.1.171.14.9.0.1
Device Hot Insert notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dStackRemoveNotification 1.3.6.1.4.1.171.14.9.0.2
Device Hot Remove notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dStackFailureNotification 1.3.6.1.4.1.171.14.9.0.3
Device Failure notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dStackTPChangeNotification 1.3.6.1.4.1.171.14.9.0.4
The stacking topology change notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dStackRoleChangeNotification 1.3.6.1.4.1.171.14.9.0.5
The stacking device role change notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dStackMIBCompliances 1.3.6.1.4.1.171.14.9.2.1
OBJECT IDENTIFIER    

dStackMIBGroups 1.3.6.1.4.1.171.14.9.2.2
OBJECT IDENTIFIER    

dStackCompliance 1.3.6.1.4.1.171.14.9.2.1.1
The compliance statement for entities which implement the DLINKSW-STACK-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

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.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

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.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dStackNotifGroup 1.3.6.1.4.1.171.14.9.2.2.3
A collection of notifications for indicating the status change of stacking.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP