GENERAL-MGMT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: GENERAL-MGMT-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
 swGeneralMgmtMIB 1.3.6.1.4.1.171.10.127.1.20
The structure of general management information for enterprise.
       swGenMgmtNotifications 1.3.6.1.4.1.171.10.127.1.20.0
       swGenMgmtMIBObjects 1.3.6.1.4.1.171.10.127.1.20.1
           swGenMgmtGroup 1.3.6.1.4.1.171.10.127.1.20.1.1
               swGenFileSystemMgmt 1.3.6.1.4.1.171.10.127.1.20.1.1.1
                   swGenFileSystemMgmtTable 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1 no-access
A list of MIB File System Basic Configuration entries supported by the file update of this agent.
                       swGenFileSystemMgmtEntry 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1 no-access
A File System basic configuration entry that contains objects describing a particular MIB supported by this agent.
                           swGenFileSystemMgmtIndex 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.1 integer no-access
The table index for the file entry. This object describes the file type. runtime-code (1), cfg-file (2), log-file (3)
                           swGenFileSystemMgmtDscr 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.2 displaystring read-only
The description of the software file purpose in this entry.
                           swGenFileSystemMgmtServerAddrType 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.3 inetaddresstype read-write
The address type where the file to be downloaded is located, or the address type where the file will be uploaded to.
                           swGenFileSystemMgmtServerAddr 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.4 inetaddress read-write
The address where the file is to be downloaded from or uploaded to.
                           swGenFileSystemMgmtInterfaceName 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.5 displaystring read-write
This node is used to specify the interface name when swGenFileSystemMgmtServerAddr is the local link address.
                           swGenFileSystemMgmtTranserProtocol 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.10 integer read-write
The file transfer protocol. Enumeration: 'ftp': 2, 'tftp': 1.
                           swGenFileSystemMgmtUserName 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.11 displaystring read-write
The user name to access the server.
                           swGenFileSystemMgmtPassword 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.12 displaystring read-write
The password to access the server.
                           swGenFileSystemMgmtServerFileName 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.20 displaystring read-write
The name of the file to be downloaded from or uploaded to the server.
                           swGenFileSystemMgmtDeviceFileName 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.21 displaystring read-write
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.
                           swGenFileSystemMgmtLoadType 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.30 integer read-write
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. Enumeration: 'download': 3, 'other': 1, 'upload': 2.
                           swGenFileSystemMgmtCtrl 1.3.6.1.4.1.171.10.127.1.20.1.1.1.1.1.100 integer read-write
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. Enumeration: 'inactive': 2, 'start': 3, 'other': 1.
               swGenFileSystemBootupFileMgmtTable 1.3.6.1.4.1.171.10.127.1.20.1.1.5 no-access
This table indicates the information about the bootup files.
                   swGenFileSystemBootupFileMgmtEntry 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1 no-access
A list of information about the bootup files for each unit of the switch stack.
                       swGenMgmtUnitID 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1.1 integer no-access
The object indicates the unit ID.
                       swGenFileSystemBootImage 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1.3 displaystring read-write
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.
                       swGenFileSystemBootConfig 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1.5 displaystring read-write
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.
                       swGenFileSystemActiveConfigIncrement 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1.10 truthvalue read-write
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.
                       swGenFileSystemActiveConfig 1.3.6.1.4.1.171.10.127.1.20.1.1.5.1.11 displaystring read-write
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.
               swGenExpansionModuleMgmtTable 1.3.6.1.4.1.171.10.127.1.20.1.1.8 no-access
This table indicates the information about the Boot-up Expansion Module and current Expansion Module.
                   swGenExpansionModuleMgmtEntry 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1 no-access
A list of information about the bootup files for each unit of the switch stack.
                       swGenExpansionModuleMgmtSlotID 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.2 integer no-access
The object indicates the expansion module slot ID.
                       swGenExpansionModuleMgmtBootup 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.3 displaystring read-only
It displays the expansion module name which the device boot up with. if no expansion module exist when boot up, it displays 'none'.
                       swGenExpansionModuleMgmtCurrent 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.4 displaystring read-only
It displays the current exsit expansion module name. if no expansion module exist, it displays 'none'.
                       swGenExpansionModuleBootupPortModeInfo 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.5 octet string read-only
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.
                       swGenExpansionModuleCurrentPortModeMGT 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.6 octet string read-write
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.
                       swGenExpansionModuleEquippedModulePortMode 1.3.6.1.4.1.171.10.127.1.20.1.1.8.1.7 octet string read-only
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.
               swGenMgmtReboot 1.3.6.1.4.1.171.10.127.1.20.1.1.10 integer read-write
Used to restart the switch. Enumeration: 'start': 2, 'other': 1.
               swGenMgmtSaveConfigFileName 1.3.6.1.4.1.171.10.127.1.20.1.1.11 displaystring read-write
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.
               swGenMgmtSave 1.3.6.1.4.1.171.10.127.1.20.1.1.12 integer read-write
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). Enumeration: 'all': 4, 'other': 1, 'log': 3, 'configuration': 2.