MY-SYSTEM-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: MY-SYSTEM-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
 mySystemMIB 1.3.6.1.4.1.171.10.97.2.1
This module defines my system mibs.
     mySystemMIBObjects 1.3.6.1.4.1.171.10.97.2.1.1
         mySystemHwVersion 1.3.6.1.4.1.171.10.97.2.1.1.1 displaystring read-only
Return the string of the Revision number of hardware resides on the FastSwitch.
         mySystemSwVersion 1.3.6.1.4.1.171.10.97.2.1.1.2 displaystring read-only
Return the string of the Revision number of software resides on the FastSwitch.
         mySystemBootVersion 1.3.6.1.4.1.171.10.97.2.1.1.3 displaystring read-only
Return the string of the Revision number of BOOT software resides on the FastSwitch.
         mySystemSysCtrlVersion 1.3.6.1.4.1.171.10.97.2.1.1.4 displaystring read-only
Return the string of the Revision number of CTRL software resides on the FastSwitch.
         mySystemParametersSave 1.3.6.1.4.1.171.10.97.2.1.1.5 integer32 read-write
Save all parameters changed in configuration by setting this object to any value but 0, set its value to 0 will cause no action of agent, otherwise all changes of prarameters will be saved for retrive when system is reset, if parameter is changed but not saved all changes will come to their original value when system down and up again, when query always return value 0.
         mySystemOutBandRate 1.3.6.1.4.1.171.10.97.2.1.1.6 integer read-write
Determine the console(OutBand) baud rate : 9600 - 1,19200 - 2, 38300 - 3, 57600 - 4, 115200 - 5, when the console baud rate is other value will return value 0. Enumeration: 'baud9600': 1, 'baud38400': 3, 'baud57600': 4, 'baud115200': 5, 'baud19200': 2.
         mySystemReset 1.3.6.1.4.1.171.10.97.2.1.1.7 integer read-write
This Object allow perform soft reset of system by setting its value to none zero. if a soft resetis performed, after this having completed a warm start trap will send to declare the state and when queried will always return 0.
         mySwitchLayer 1.3.6.1.4.1.171.10.97.2.1.1.8 integer read-only
Which layer's device the switch in system Enumeration: 'layer3': 2, 'layer2': 1, 'router': 3.
         mySystemHwPower 1.3.6.1.4.1.171.10.97.2.1.1.9 integer read-only
The state of power. Enumeration: 'rpsNoLink': 1, 'rpsLinkAndPower': 4, 'rpsLinkAndReadyForPower': 3, 'rpsLinkAndNoPower': 2.
         mySystemHwFan 1.3.6.1.4.1.171.10.97.2.1.1.10 integer read-only
The state of fan. Enumeration: 'work': 1, 'stop': 2.
         mySystemOutBandTimeout 1.3.6.1.4.1.171.10.97.2.1.1.11 integer32 read-write
The timeout of console.0 indicate that timeout function is disabled.
         mySystemTelnetTimeout 1.3.6.1.4.1.171.10.97.2.1.1.12 integer32 read-write
The timeout of telnet.0 indicate that timeout function is disabled.
         mySystemMainFile 1.3.6.1.4.1.171.10.97.2.1.1.13 displaystring read-only
Return the string of the name of main file on the FastSwitch.
         mySystemCurrentPower 1.3.6.1.4.1.171.10.97.2.1.1.14 integer32 read-only
Return the current power of the FastSwitch.
         mySystemRemainPower 1.3.6.1.4.1.171.10.97.2.1.1.15 integer32 read-only
Return the remain power of the FastSwitch.
         mySystemTemperature 1.3.6.1.4.1.171.10.97.2.1.1.16 integer32 read-only
Return the temperature of the FastSwitch.
         mySystemElectricalSourceNum 1.3.6.1.4.1.171.10.97.2.1.1.17 integer32 read-only
Return the electrical source number of the FastSwitch.
         mySystemElectricalSourceIsNormalTable 1.3.6.1.4.1.171.10.97.2.1.1.18 no-access
A table of electrical source entries. Each object displays whether different electrical sources are normal or not.
               mySystemElectricalSourceIsNormalEntry 1.3.6.1.4.1.171.10.97.2.1.1.18.1 no-access
An entry displays whether different electrical sources are normal or not.
                   mySystemElectricalSourceIsNormalIndex 1.3.6.1.4.1.171.10.97.2.1.1.18.1.1 integer32 read-only
An index that uniquely represents a electrical source.
                   mySystemElectricalSourceIsNormal 1.3.6.1.4.1.171.10.97.2.1.1.18.1.2 integer read-only
This object displays whether an electrical source is normal or not. Enumeration: 'unknow': 6, 'normal': 4, 'noexist': 1, 'existreadypower': 3, 'existnopower': 2, 'powerbutabnormal': 5.
                   mySystemElectricalSourceName 1.3.6.1.4.1.171.10.97.2.1.1.18.1.3 displaystring read-only
The name of electrical source
         mySystemCurrentVoltage 1.3.6.1.4.1.171.10.97.2.1.1.19 integer32 read-only
Return the current voltage of the FastSwitch.
         mySystemFanNUM 1.3.6.1.4.1.171.10.97.2.1.1.20 integer32 read-only
Return the number of fan on the FastSwitch.
         mySystemFanIsNormalTable 1.3.6.1.4.1.171.10.97.2.1.1.21 no-access
A table of fan entries. Each object displays whether different fans are normal or not.
               mySystemFanIsNormalEntry 1.3.6.1.4.1.171.10.97.2.1.1.21.1 no-access
An entry displays whether different fans are normal or not.
                   mySystemFanIsNormalIndex 1.3.6.1.4.1.171.10.97.2.1.1.21.1.1 integer32 read-only
An index that uniquely represents a fan.
                   mySystemFanIsNormal 1.3.6.1.4.1.171.10.97.2.1.1.21.1.2 integer read-only
This object displays whether an fan is normal or not. Enumeration: 'unknow': 6, 'normal': 4, 'noexist': 1, 'existreadypower': 3, 'existnopower': 2, 'powerbutabnormal': 5.
                   mySystemFanName 1.3.6.1.4.1.171.10.97.2.1.1.21.1.3 displaystring read-only
The name of fan
         mySystemReloadTimeRemain 1.3.6.1.4.1.171.10.97.2.1.1.22 integer32 read-only
Return the remain time of reloading on the FastSwitch.
         mySystemTemperatureTable 1.3.6.1.4.1.171.10.97.2.1.1.23 no-access
A table of temperature entries. Each object displays the temperature information.
               mySystemTemperatureEntry 1.3.6.1.4.1.171.10.97.2.1.1.23.1 no-access
An entry displays the temperature information.
                   mySystemTemperatureIndex 1.3.6.1.4.1.171.10.97.2.1.1.23.1.1 integer32 read-only
An index that uniquely represents a device's temperature information.
                   mySystemTemperatureName 1.3.6.1.4.1.171.10.97.2.1.1.23.1.2 displaystring read-only
A textual name assigned to a temperature chip
                   mySystemTemperatureCurrent 1.3.6.1.4.1.171.10.97.2.1.1.23.1.3 integer32 read-only
Return the current temperature of the FastSwitch.The temperature display is not supported for the current temperature returns to 0.
                   mySystemTemperatureWarningVaule 1.3.6.1.4.1.171.10.97.2.1.1.23.1.4 integer32 read-write
The first warning of temperature of FastSwitch.
                   mySystemTemperatureCritialVaule 1.3.6.1.4.1.171.10.97.2.1.1.23.1.5 integer32 read-write
The second warning of temperature of FastSwitch.
         mySystemSerialno 1.3.6.1.4.1.171.10.97.2.1.1.24 displaystring read-only
Return the string of the serial number resides on the FastSwitch.
         mySystemVersionTable 1.3.6.1.4.1.171.10.97.2.1.1.25 no-access
A table of system version entries. Each object displays the system version information.
               mySystemVersionEntry 1.3.6.1.4.1.171.10.97.2.1.1.25.1 no-access
An entry displays the system version information.
                   mySystemVersionIndex 1.3.6.1.4.1.171.10.97.2.1.1.25.1.1 unsigned32 read-only
An index that uniquely represents a device's system version information.
                   mySystemVersionName 1.3.6.1.4.1.171.10.97.2.1.1.25.1.2 displaystring read-only
A textual name assigned to a system version chip
                   mySystemVersionSwBoot 1.3.6.1.4.1.171.10.97.2.1.1.25.1.3 displaystring read-only
Return the software boot system version of the FastSwitch.
                   mySystemVersionSwCtrl 1.3.6.1.4.1.171.10.97.2.1.1.25.1.4 displaystring read-only
Return the software ctrl system version of the FastSwitch.
                   mySystemVersionSwMain 1.3.6.1.4.1.171.10.97.2.1.1.25.1.5 displaystring read-only
Return the software main system version of the FastSwitch.
                   mySystemVersionHw 1.3.6.1.4.1.171.10.97.2.1.1.25.1.6 displaystring read-only
Return the hardware system version of the FastSwitch.
                   mySystemVersionSerialno 1.3.6.1.4.1.171.10.97.2.1.1.25.1.7 displaystring read-only
Return the serial number of the FastSwitch.
     mySystemMIBTraps 1.3.6.1.4.1.171.10.97.2.1.2
         mySystemHardChangeDesc 1.3.6.1.4.1.171.10.97.2.1.2.1 displaystring no-access
The description of hard change
         mySystemHardChangeDetected 1.3.6.1.4.1.171.10.97.2.1.2.2
System hardware has changed include number of devices or number of modules or the place or type of the module is change.
         mySystemPowerStateChange 1.3.6.1.4.1.171.10.97.2.1.2.3
while the state of power changed, then this trap will be sent.
         mySystemFanStateChange 1.3.6.1.4.1.171.10.97.2.1.2.4
while the state of fan changed, then this trap will be sent.
     mySystemMIBConformance 1.3.6.1.4.1.171.10.97.2.1.3
         mySystemMIBCompliances 1.3.6.1.4.1.171.10.97.2.1.3.1
             mySystemMIBCompliance 1.3.6.1.4.1.171.10.97.2.1.3.1.1
The compliance statement for entities which implement the My System MIB
         mySystemMIBGroups 1.3.6.1.4.1.171.10.97.2.1.3.2
             mySystemMIBGroup 1.3.6.1.4.1.171.10.97.2.1.3.2.1
A collection of objects providing system information and opertion to a My agent.