DLINKSW-POE-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-POE-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
 dlinkSwPoeExtMIB 1.3.6.1.4.1.171.14.24
A MIB module for extending POWER-ETHERNET-MIB specified in RFC 3621.
       dPoeMIBNotifications 1.3.6.1.4.1.171.14.24.0
           dPoeIfPowerDeniedNotification 1.3.6.1.4.1.171.14.24.0.1
This Notification indicates if PSE state diagram enters the state POWER_DENIED. At least 500 msec must elapse between notifications being emitted by the same object instance.
           dPoeIfPowerOverLoadNotification 1.3.6.1.4.1.171.14.24.0.2
This Notification indicates if PSE state diagram enters the state ERROR_DELAY_OVER. At least 500 msec must elapse between notifications being emitted by the same object instance.
           dPoeIfPowerShortCircuitNotification 1.3.6.1.4.1.171.14.24.0.3
This Notification indicates if PSE state diagram enters the state ERROR_DELAY_SHORT. At least 500 msec must elapse between notifications being emitted by the same object instance.
           dPoeIfPdAliveFailOccurNotification 1.3.6.1.4.1.171.14.24.0.4
This Notification indicates if the PD device has the stop working or no response problem.
       dPoeMIBObjects 1.3.6.1.4.1.171.14.24.1
           dPoeGroupCfgTable 1.3.6.1.4.1.171.14.24.1.1 no-access
This table consists of a list of group configurations for PoE. Group means box in the stack or module in a rack. For non-modular devices, the pethMainPseGroupIndex is 1.
               dPoeGroupCfgEntry 1.3.6.1.4.1.171.14.24.1.1.1 no-access
An entry contains the system configuration of the PoE on a group.
                   dPoeGroupPolicyPreempt 1.3.6.1.4.1.171.14.24.1.1.1.1 truthvalue read-write
This object configures whether to disconnect the PD which is powered with lower priority in order to release the power to the new connected PD with higher priority under power shortage condition. If this object is 'false', then the policy is first in first serviced. Thus the new PD will not be serviced if the power budget is running out. If this object is 'true', then the power provisioned to PD with lower priority can be preempted to release the power to the new connected PD with higher priority.
                   dPoeGroupClearIfStatistic 1.3.6.1.4.1.171.14.24.1.1.1.2 portlist read-write
This object is used to clear the PoE statistics of pethPsePortEntry for specified ports.
                   dPoeGroupIfLedMode 1.3.6.1.4.1.171.14.24.1.1.1.3 integer read-write
For some devices,port LED can indicate either poe status or link status. This object is used to configure or display port LED mode. poeMode(1) - indicates poe status. linkMode(2) - indicates link status. For other devices have LEDs to indicate poe status and link status separately, this object only can get value of invalid(3) to mean this node is meaningless. Enumeration: 'linkMode': 2, 'poeMode': 1, 'invalid': 3.
           dPoeGroupInfoTable 1.3.6.1.4.1.171.14.24.1.2 no-access
This table consists of a list of PoE information for groups.
               dPoeGroupInfoEntry 1.3.6.1.4.1.171.14.24.1.2.1 no-access
An entry contains the system information of the PoE on a group.
                   dPoeGroupMaxPorts 1.3.6.1.4.1.171.14.24.1.2.1.1 integer32 read-only
This object indicates the maximum number of ports that the group can support.
                   dPoeGroupHWVersion 1.3.6.1.4.1.171.14.24.1.2.1.2 displaystring read-only
This object indicates H/W version of PoE chip.
                   dPoeGroupSWVersion 1.3.6.1.4.1.171.14.24.1.2.1.3 displaystring read-only
This object indicates firmware version of PoE chip.
           dPoeIfObjects 1.3.6.1.4.1.171.14.24.1.3
               dPoeIfCfgTable 1.3.6.1.4.1.171.14.24.1.3.1 no-access
This table consists of a list of PoE configuration information for ports.
                   dPoeIfCfgEntry 1.3.6.1.4.1.171.14.24.1.3.1.1 no-access
An entry contains PoE configuration on a port.
                       dPoeIfState 1.3.6.1.4.1.171.14.24.1.3.1.1.1 integer read-write
This object indicates the PoE state of the entry. auto(1) - the port will automatically detect the PD and provision power to the PD. The max wattage value which can be provisioned to the port is determined by dPoeIfMaxPower. If dPoeIfMaxPower is unspecified, then the class of the PD auto determines the maximum wattage which can be provisioned. The PD will not be provisioned if it requests more wattage than the max wattage which is determined. never(2) - indicates the port will not supply power to connected PD; static(3) - indicates manager pre-allocate power budget to the port by configuring the dPoeIfMaxPower object. The power budget is allocated to the port even though there is no PD connected to the port. If dPoeIfMaxPower is not configured, default value is 15400mW for 802.3af and 30000mW for 802.3at. Enumeration: 'auto': 1, 'never': 2, 'static': 3.
                       dPoeIfMaxPower 1.3.6.1.4.1.171.14.24.1.3.1.1.2 integer32 read-write
This object indicates the max wattage value which can be provisioned to the port. Note: This object is valid only while the dPoeIfState object is configured as auto or static.
                       dPoeIfTimeRange 1.3.6.1.4.1.171.14.24.1.3.1.1.3 displaystring read-write
This object indicates the name of time-range profile to delineate the activation period. A zero length string indicates the time-range is not specified. Note: This object is valid only while the dPoeIfState is 'auto'.
                       dPoeIfLegacyPdEnabled 1.3.6.1.4.1.171.14.24.1.3.1.1.4 truthvalue read-write
This object indicates the state of legacy PD support.
               dPoeIfInfoObjects 1.3.6.1.4.1.171.14.24.1.3.2
                   dPoeIfStatusTable 1.3.6.1.4.1.171.14.24.1.3.2.1 no-access
This table consists of a list of PoE status for ports.
                       dPoeIfStatusEntry 1.3.6.1.4.1.171.14.24.1.3.2.1.1 no-access
An entry consists of PoE status for a port.
                           dPoeIfDetectStatus 1.3.6.1.4.1.171.14.24.1.3.2.1.1.1 integer read-only
This object indicates the operational status of the port PD detection. disabled(1) - PSE function is disabled. searching(2) - Remote PD is not connected. requesting(3) - Remote PD is inserted, but the PSE doesn't provide power yet. delivering(4) - Remote PD is now powering by PoE system. faulty(5) - Device detection or a powered device is in a faulty state. Enumeration: 'disabled': 1, 'requesting': 3, 'faulty': 5, 'searching': 2, 'delivering': 4.
                           dPoeIfFaultyType 1.3.6.1.4.1.171.14.24.1.3.2.1.1.2 integer read-only
This object indicates the specific faulty type. It is meaningful only when dPoeIfDetectStatus object is 'faulty'. notApplicable(0) - indicates this object is meaningless, e.g. the dPoeIfDetectStatus is not 'faulty'. mpsAbsent(1) - indicates MPS(Maintain Power Signature) Absent pdShort(2) - indicates PD Short overload(3) - indicates Overload powerDenied(4) - indicates Power Denied thermalShutdown(5)- indicates Thermal Shutdown startupFailure(6) - indicates Startup Failure classificationFailure(7) - indicates Classification Failure(IEEE 802.3at) Enumeration: 'pdShort': 2, 'thermalShutdown': 5, 'startupFailure': 6, 'powerDenied': 4, 'overload': 3, 'notApplicable': 0, 'mpsAbsent': 1, 'classificationFailure': 7.
                   dPoeIfMeasurementTable 1.3.6.1.4.1.171.14.24.1.3.2.2 no-access
This table consists of a list of POE measurement information for ports.
                       dPoeIfMeasurementEntry 1.3.6.1.4.1.171.14.24.1.3.2.2.1 no-access
An entry consists of PoE measurement information of a port.
                           dPoeIfVoltage 1.3.6.1.4.1.171.14.24.1.3.2.2.1.1 integer32 read-only
This object indicates the voltage of the port in millivolts.
                           dPoeIfCurrent 1.3.6.1.4.1.171.14.24.1.3.2.2.1.2 integer32 read-only
This object indicates the current of port in milliamperes.
                           dPoeIfTemperature 1.3.6.1.4.1.171.14.24.1.3.2.2.1.3 integer32 read-only
This object indicates the temperature of port in degrees centigrade.
                           dPoeIfPower 1.3.6.1.4.1.171.14.24.1.3.2.2.1.4 integer32 read-only
This object indicates consumption power of port in milliwatts.
               dPoeIfPdAliveCfgTable 1.3.6.1.4.1.171.14.24.1.3.3 no-access
This table consists of a list of configuration for the PD alive check function for ports. The PD alive check feature provides the solution for PD device that has the stop working or no response problem via Ping mechanism. Detailed Process: The detailed processes are described as follows: 1. The system needs to periodically monitor the specific PD by using Ping function. If there is no response, system takes one of the following actions: (1) Reset: Switch resets (disable then enable) PoE power on the port which connects to a PD under monitoring. (2) Notify: Switch sends logs and traps to notify the administrator. (3) Both: Switch sends logs and traps, and resets the PoE port power. 2. The system should implement the retry mechanism to check PD aliveness, hence the system will reset the PoE port power feeding after the retry by using Ping without any response from a PD. 3. If the action is Reset or Both, the system needs to wait for PD recovery from rebooting and then executes the Ping function again. Besides, the waiting time can be configured by users. 4. If PoE schedule (time range) function is configured on the port which enables the PD Alive Check function, the time range function has the top priority, and therefore PD Alive Check function will not work while PoE time range function is still active. 5. This function only takes effect on PoE enabled port with power feeding. Note: It is required to setup IP settings properly that the PD can be reachable for Ping, otherwise this function cannot work as expected. Limitation 1. Support Ping Function: If the PD does not support ICMP, this function cannot work normally. 2. Direct-Connected PD: The Reset Action can only work on the direct-connected PD. If the PD is not connected directly, the Reset Action may not work as expected. 3. PD Also Acts as PSE: If the direct-connected PD is also a PSE, all the next level PDs connect to this PSE will be power cycling whenever PD Alive Check function takes effect on 'Reset' or 'Both' Action.
                   dPoeIfPdAliveCfgEntry 1.3.6.1.4.1.171.14.24.1.3.3.1 no-access
An entry contains configuration for PD alive check on a port.
                       dPoeIfPdAliveCfgState 1.3.6.1.4.1.171.14.24.1.3.3.1.1 integer read-write
This object indicates the the PD alive function sate. enabled - Enable the PD alive check function disabled - Disable the PD alive check function. Enumeration: 'disabled': 2, 'enabled': 1.
                       dPoeIfPdAliveCfgPdIpType 1.3.6.1.4.1.171.14.24.1.3.3.1.2 inetaddresstype read-write
This object indicates the IP address type of the target PD.
                       dPoeIfPdAliveCfgPdIpAddr 1.3.6.1.4.1.171.14.24.1.3.3.1.3 inetaddress read-write
This object indicates the IP address of the target PD.
                       dPoeIfPdAliveCfgInterval 1.3.6.1.4.1.171.14.24.1.3.3.1.4 unsigned32 read-write
This object indicates the time interval for system issues ping request to detect the target PD. The valid range for interval time is 10s to 300s.
                       dPoeIfPdAliveCfgRetry 1.3.6.1.4.1.171.14.24.1.3.3.1.5 unsigned32 read-write
This object indicates the retry count of ping request when PD has no response. The valid range for retry count is 0 to 5 times.
                       dPoeIfPdAliveCfgWaitTime 1.3.6.1.4.1.171.14.24.1.3.3.1.6 unsigned32 read-write
This object indicates the waiting time for PD reboot. The valid range for waiting time is 30s to 300s.
                       dPoeIfPdAliveCfgAction 1.3.6.1.4.1.171.14.24.1.3.3.1.7 integer read-write
This object indicates the action when PD doesn't reply the ping request. reset- System will reset the PoE port state . notify- System will send log and trap to notify the administrator. both- System will send log and trap first and reset the PoE port state. Enumeration: 'reset': 1, 'both': 3, 'notify': 2.
       dPoeMIBConformance 1.3.6.1.4.1.171.14.24.2
           dPoeMIBCompliances 1.3.6.1.4.1.171.14.24.2.1
               dPoeMIBCompliance 1.3.6.1.4.1.171.14.24.2.1.1
The compliance statement for entities which implement the DLINKSW-POE-MIB.
           dPoeMIBGroups 1.3.6.1.4.1.171.14.24.2.2
               dPoeGroupCfgGroup 1.3.6.1.4.1.171.14.24.2.2.1
A collection of objects to configure or display the group-specific PoE information.
               dPoeIfCfgGroup 1.3.6.1.4.1.171.14.24.2.2.2
A collection of objects configure or display the ports information.
               dPoeGroupInfoGroup 1.3.6.1.4.1.171.14.24.2.2.3
A collection of objects display the groups information.
               dPoeIfInfoGroup 1.3.6.1.4.1.171.14.24.2.2.4
A collection of objects display the ports information.
               dPoeIfErrorStateNotificationGroup 1.3.6.1.4.1.171.14.24.2.2.5
A collection of objects provides ports error state notifications.
               dPoeIfPdAliveCfgGroup 1.3.6.1.4.1.171.14.24.2.2.6
A collection of objects display the PD alive check configuration.