GENERAL-MGMT-MIB

File: GENERAL-MGMT-MIB.mib (19205 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
INET-ADDRESS-MIB SW3600PRIMGMT-MIB

Imported symbols

IpAddress MODULE-IDENTITY OBJECT-TYPE
Integer32 TruthValue RowStatus
MacAddress DisplayString InetAddressType
InetAddress dXS-3600-32S

Defined Types

Ipv6Address  
This data type is used to model IPv6 addresses. This is a binary string of 16 octets in network byte-order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(16)  

UnitList  
OCTET STRING Size(0..3)    

SwGenFileSystemMgmtEntry  
SEQUENCE    
  swGenFileSystemMgmtIndex INTEGER
  swGenFileSystemMgmtDscr DisplayString
  swGenFileSystemMgmtServerAddrType InetAddressType
  swGenFileSystemMgmtServerAddr InetAddress
  swGenFileSystemMgmtInterfaceName DisplayString
  swGenFileSystemMgmtTranserProtocol INTEGER
  swGenFileSystemMgmtUserName DisplayString
  swGenFileSystemMgmtPassword DisplayString
  swGenFileSystemMgmtServerFileName DisplayString
  swGenFileSystemMgmtDeviceFileName DisplayString
  swGenFileSystemMgmtLoadType INTEGER
  swGenFileSystemMgmtCtrl INTEGER

SwGenFileSystemBootupFileMgmtEntry  
SEQUENCE    
  swGenMgmtUnitID INTEGER
  swGenFileSystemBootImage DisplayString
  swGenFileSystemBootConfig DisplayString
  swGenFileSystemActiveConfigIncrement TruthValue
  swGenFileSystemActiveConfig DisplayString

SwGenExpansionModuleMgmtEntry  
SEQUENCE    
  swGenExpansionModuleMgmtSlotID INTEGER
  swGenExpansionModuleMgmtBootup DisplayString
  swGenExpansionModuleMgmtCurrent DisplayString
  swGenExpansionModuleBootupPortModeInfo OCTET STRING
  swGenExpansionModuleCurrentPortModeMGT OCTET STRING
  swGenExpansionModuleEquippedModulePortMode OCTET STRING

Defined Values

swGeneralMgmtMIB 1.3.6.1.4.1.171.10.127.1.20
The structure of general management information for enterprise.
MODULE-IDENTITY    

swGenMgmtNotifications 1.3.6.1.4.1.171.10.127.1.20.0
OBJECT IDENTIFIER    

swGenMgmtMIBObjects 1.3.6.1.4.1.171.10.127.1.20.1
OBJECT IDENTIFIER    

swGenMgmtGroup 1.3.6.1.4.1.171.10.127.1.20.1.1
OBJECT IDENTIFIER    

swGenFileSystemMgmt 1.3.6.1.4.1.171.10.127.1.20.1.1.1
OBJECT IDENTIFIER    

swGenFileSystemMgmtTable 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1
A list of MIB File System Basic Configuration entries supported by the file update of this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwGenFileSystemMgmtEntry

swGenFileSystemMgmtEntry 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1
A File System basic configuration entry that contains objects describing a particular MIB supported by this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwGenFileSystemMgmtEntry  

swGenFileSystemMgmtIndex 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.1
The table index for the file entry. This object describes the file type. runtime-code (1), cfg-file (2), log-file (3)
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

swGenFileSystemMgmtDscr 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.2
The description of the software file purpose in this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swGenFileSystemMgmtServerAddrType 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.3
The address type where the file to be downloaded is located, or the address type where the file will be uploaded to.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

swGenFileSystemMgmtServerAddr 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.4
The address where the file is to be downloaded from or uploaded to.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

swGenFileSystemMgmtInterfaceName 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.5
This node is used to specify the interface name when swGenFileSystemMgmtServerAddr is the local link address.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..12)  

swGenFileSystemMgmtTranserProtocol 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.10
The file transfer protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2)  

swGenFileSystemMgmtUserName 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.11
The user name to access the server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

swGenFileSystemMgmtPassword 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.12
The password to access the server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

swGenFileSystemMgmtServerFileName 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.20
The name of the file to be downloaded from or uploaded to the server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

swGenFileSystemMgmtDeviceFileName 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.21
The name of the file to be downloaded to the device, or uploaded from the device. When downloading or uploading, the swGenFileSystemMgmtServerFileName object must also be set.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

swGenFileSystemMgmtLoadType 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.30
This object allows the user to select a download or upload function for the file. Note: For systems that do not support changes to this object, setting a value for this object will cause the system to return a bad-value error message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), upload(2), download(3)  

swGenFileSystemMgmtCtrl 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.100
This object allows the user to download runtime software. The settings will take effect when the system restarts. See Note (1) below Note 1: For systems which do not support value changes to this object, setting these values will cause the system to return a bad-value error message. start (3) - activate firmware.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), inactive(2), start(3)  

swGenFileSystemBootupFileMgmtTable 1.3.6.1.4.1.171.10.127.1.20.1.1.5
This table indicates the information about the bootup files.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwGenFileSystemBootupFileMgmtEntry

swGenFileSystemBootupFileMgmtEntry 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1
A list of information about the bootup files for each unit of the switch stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwGenFileSystemBootupFileMgmtEntry  

swGenMgmtUnitID 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1.1
The object indicates the unit ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

swGenFileSystemBootImage 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1.3
When displayed, it shows the current bootup image file name. When set, the bootup image file with the set name will be set as the bootup image.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

swGenFileSystemBootConfig 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1.5
When displayed, it shows the current bootup configuration file name. When set, the configuration file with the set name will be set as the bootup configuration.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

swGenFileSystemActiveConfigIncrement 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1.10
If increment is specified, then the existing configuration will not be cleared before applying of the new configuration. If it is not specified, then the existing configuration will be cleared before applying of the new configuration. True : keep valid False : erase.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

swGenFileSystemActiveConfig 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1.11
When displayed, it shows NULL. When set, the configuration file with the set name will be active at once, but the set name will not be set as the bootup configuration.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

swGenExpansionModuleMgmtTable 1.3.6.1.4.1.171.10.127.1.20.1.1.8
This table indicates the information about the Boot-up Expansion Module and current Expansion Module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwGenExpansionModuleMgmtEntry

swGenExpansionModuleMgmtEntry 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1
A list of information about the bootup files for each unit of the switch stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwGenExpansionModuleMgmtEntry  

swGenExpansionModuleMgmtSlotID 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.2
The object indicates the expansion module slot ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

swGenExpansionModuleMgmtBootup 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.3
It displays the expansion module name which the device boot up with. if no expansion module exist when boot up, it displays 'none'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swGenExpansionModuleMgmtCurrent 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.4
It displays the current exsit expansion module name. if no expansion module exist, it displays 'none'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swGenExpansionModuleBootupPortModeInfo 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.5
This object is a set of port mode for boot up DXS-3600-EM-4QXS module indications. Every bytes are presented to a port of the DXS-3600-EM-4QXS, if the module is not DXS-3600-EM-4QXS, cannot get any value. Port mode: 01 = 4*10G. 02 = 40G.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

swGenExpansionModuleCurrentPortModeMGT 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.6
This object is a set of port mode for current insert DXS-3600-EM-4QXS module indications. Every bytes are presented to a port of the DXS-3600-EM-4QXS, it will not write to Equipped module until excute save configuration. Port mode: 01 = 4*10G. 02 = 40G.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

swGenExpansionModuleEquippedModulePortMode 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.7
This object is a set of port mode for current insert DXS-3600-EM-4QXS module indications. Every bytes are presented to a port of the DXS-3600-EM-4QXS, if the module boot up with and current insert is not DXS-3600-EM-4QXS, cannot set the port mode management value to Equipped module. Port mode: 01 = 4*10G. 02 = 40G.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

swGenMgmtReboot 1.3.6.1.4.1.171.10.127.1.20.1.1.10
Used to restart the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start(2)  

swGenMgmtSaveConfigFileName 1.3.6.1.4.1.171.10.127.1.20.1.1.11
The name of the configuration file that will be saved to the device. When swGenMgmtSave is set to configuration(2): If the swGenMgmtSaveConfigFileName is no NULL, the configuration file will be saved to the set file name. If NULL, the configuration file will be saved to the start-up configuration file.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

swGenMgmtSave 1.3.6.1.4.1.171.10.127.1.20.1.1.12
This indicates the method of saving information to the NV-RAM of the device. other(1) - No action. configuration(2) - Save configuration. log(3) - Save log. all(4) - Save both ( active configuration and log).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), configuration(2), log(3), all(4)