DLMS-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLMS-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 |
swDlmsMIB | 1.3.6.1.4.1.171.12.101 |
The D-Link License Management System module |
||
swDlmsNotifications | 1.3.6.1.4.1.171.12.101.0 | |||
swDlmsIllegalAc | 1.3.6.1.4.1.171.12.101.0.1 |
Generated when the user inputs an illegal activation code. |
||
swDlmsLicenseExpired | 1.3.6.1.4.1.171.12.101.0.2 |
The notification is sent when a license of non-stackable device is expired. |
||
swDlmsLicenseInstallationSuccess | 1.3.6.1.4.1.171.12.101.0.3 |
The notification is sent when a license of non-stackable device was installed successfully. |
||
swDlmsLicenseExpiresIn30Days | 1.3.6.1.4.1.171.12.101.0.4 |
When a license of non-stackable device is going to expire, the notification is sent before 30 days. |
||
swDlmsStackLicenseExpired | 1.3.6.1.4.1.171.12.101.0.21 |
The notification is sent when a license of devices stacked is expired. |
||
swDlmsStackLicenseInstallationSuccess | 1.3.6.1.4.1.171.12.101.0.22 |
The notification is sent when a license of devices stacked was installed successfully. |
||
swDlmsStackLicenseExpiresIn30Days | 1.3.6.1.4.1.171.12.101.0.23 |
When a license of devices stacked is going to expire, the notification is sent before 30 days. |
||
swDlmsObjects | 1.3.6.1.4.1.171.12.101.1 | |||
swDlmsGeneralGroup | 1.3.6.1.4.1.171.12.101.1.1 | |||
swDlmsInstallAc | 1.3.6.1.4.1.171.12.101.1.1.1 | octet string | read-write |
This object is used to install an activation code. swDlmsInstallStackUnitId, to be used to specify the unit ID when performing an AC installation. |
swDlmsInstallStackUnitId | 1.3.6.1.4.1.171.12.101.1.1.2 | integer32 | read-write |
Specifies which unit of the switch stack the activation code will be installed. If the ID equals zero, it means the current device. |
swDlmsLicense | 1.3.6.1.4.1.171.12.101.1.2 | |||
swDlmsLicenseModelTable | 1.3.6.1.4.1.171.12.101.1.2.1 | no-access |
This table indicates license model. The table is for non-stackable device. |
|
1.3.6.1.4.1.171.12.101.1.2.1.1 | no-access |
Information about a license model. |
||
swDlmsLicenseModelName | 1.3.6.1.4.1.171.12.101.1.2.1.1.1 | displaystring | read-only |
This object indicates the license model name. |
swDlmsLicenseModelRemaining | 1.3.6.1.4.1.171.12.101.1.2.1.1.2 | displaystring | read-only |
This object indicates the license remaining time. |
swDlmsLicenseAcTable | 1.3.6.1.4.1.171.12.101.1.2.2 | no-access |
This table lists activation codes. The table is for non-stackable device. |
|
1.3.6.1.4.1.171.12.101.1.2.2.1 | no-access |
A list of information indicates a activation code. |
||
swDlmsLicenseAc | 1.3.6.1.4.1.171.12.101.1.2.2.1.1 | octet string | read-only |
This object indicates the activation code. |
swDlmsLicenseAcStatus | 1.3.6.1.4.1.171.12.101.1.2.2.1.2 | integer | read-only |
This object indicates the AC status. Enumeration: 'active': 1, 'expired': 2. |
swDlmsStackLicense | 1.3.6.1.4.1.171.12.101.1.3 | |||
swDlmsStackLicenseModelTable | 1.3.6.1.4.1.171.12.101.1.3.1 | no-access |
This table indicates information about license models of devices stacked with the current device. The table is for stackable device. |
|
1.3.6.1.4.1.171.12.101.1.3.1.1 | no-access |
A list of information about each license model of devices stacked with this device. |
||
swDlmsStackLicenseModelUnitId | 1.3.6.1.4.1.171.12.101.1.3.1.1.1 | integer32 | read-only |
Specifies which unit of the switch stack. If the ID equals zero, it means the current device. |
swDlmsStackLicenseModelName | 1.3.6.1.4.1.171.12.101.1.3.1.1.2 | displaystring | read-only |
This object indicates the license model name. |
swDlmsStackLicenseModelRemaining | 1.3.6.1.4.1.171.12.101.1.3.1.1.3 | displaystring | read-only |
This object indicates the license remaining time. |
swDlmsStackLicenseAcTable | 1.3.6.1.4.1.171.12.101.1.3.2 | no-access |
This table indicates information about activation codes of devices stacked with the current device. The table is for stackable device. |
|
1.3.6.1.4.1.171.12.101.1.3.2.1 | no-access |
A list of information about each activation code of devices stacked with this device. |
||
swDlmsStackLicenseAc | 1.3.6.1.4.1.171.12.101.1.3.2.1.1 | octet string | read-only |
This object indicates the activation code. |
swDlmsStackLicenseAcStatus | 1.3.6.1.4.1.171.12.101.1.3.2.1.2 | integer | read-only |
This object indicates the AC status. Enumeration: 'active': 1, 'expired': 2. |