POWER-ATTRIBUTES-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: POWER-ATTRIBUTES-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
 powerAttributesMIB 1.3.6.1.2.1.230
Copyright (c) 2015 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). This MIB is used to report AC power attributes in devices. The table is a sparse augmentation of the eoPowerTable table from the energyObjectMib module. Both three-phase and single-phase power configurations are supported. As a requirement for this MIB module, RFC 7461 SHOULD be implemented. Module Compliance of ENTITY-MIB v4 with respect to entity4CRCompliance MUST be supported which requires implementation of four MIB objects: entPhysicalIndex, entPhysicalClass, entPhysicalName, and entPhysicalUUID.
         powerAttributesMIBConform 1.3.6.1.2.1.230.0
         powerAttributesMIBObjects 1.3.6.1.2.1.230.1
             eoACPwrAttributesTable 1.3.6.1.2.1.230.1.1 no-access
This table contains power attributes measurements for supported entPhysicalIndex entities. It is a sparse extension of the eoPowerTable.
                 eoACPwrAttributesEntry 1.3.6.1.2.1.230.1.1.1 no-access
This is a sparse extension of the eoPowerTable with entries for power attributes measurements or configuration. Each measured value corresponds to an attribute in IEC 61850-7-4 for non-phase measurements within the object MMXN.
                     eoACPwrAttributesConfiguration 1.3.6.1.2.1.230.1.1.1.1 integer read-only
Configuration describes the physical configurations of the power supply lines: * alternating current, single phase (SNGL) * alternating current, three-phase delta (DEL) * alternating current, three-phase Y (WYE) Three-phase configurations can be either connected in a triangular delta (DEL) or star Y (WYE) system. WYE systems have a shared neutral voltage, while DEL systems do not. Each phase is offset 120 degrees to each other. Enumeration: 'wye': 3, 'del': 2, 'sngl': 1.
                     eoACPwrAttributesAvgVoltage 1.3.6.1.2.1.230.1.1.1.2 integer32 read-only
A measured value for average of the voltage measured over an integral number of AC cycles. For a three-phase system, this is the average voltage (V1+V2+V3)/3. IEC 61850-7-4 measured value attribute 'Vol'.
                     eoACPwrAttributesAvgCurrent 1.3.6.1.2.1.230.1.1.1.3 unsigned32 read-only
A measured value for average of the current measured over an integral number of AC cycles. For a three-phase system, this is the average current (I1+I2+I3)/3. IEC 61850-7-4 attribute 'Amp'.
                     eoACPwrAttributesFrequency 1.3.6.1.2.1.230.1.1.1.4 integer32 read-only
A measured value for the basic frequency of the AC circuit. IEC 61850-7-4 attribute 'Hz'.
                     eoACPwrAttributesPowerUnitMultiplier 1.3.6.1.2.1.230.1.1.1.5 unitmultiplier read-only
The magnitude of watts for the usage value in eoACPwrAttributesTotalActivePower, eoACPwrAttributesTotalReactivePower, and eoACPwrAttributesTotalApparentPower measurements. For three-phase power systems, this will also include eoACPwrAttributesWyeActivePower, eoACPwrAttributesWyeReactivePower, and eoACPwrAttributesWyeApparentPower.
                     eoACPwrAttributesPowerAccuracy 1.3.6.1.2.1.230.1.1.1.6 integer32 read-only
This object indicates a percentage value, in hundredths of a percent, representing the presumed accuracy of active, reactive, and apparent power usage reporting. For example, 1010 means the reported usage is accurate to +/- 10.1 percent. This value is zero if the accuracy is unknown. ANSI and IEC define the following accuracy classes for power measurement: IEC 62053-22 & 60044-1 class 0.1, 0.2, 0.5, 1, & 3. ANSI C12.20 class 0.2 & 0.5
                     eoACPwrAttributesTotalActivePower 1.3.6.1.2.1.230.1.1.1.7 integer32 read-only
A measured value of the actual power delivered to or consumed by the load. IEC 61850-7-4 attribute 'TotW'.
                     eoACPwrAttributesTotalReactivePower 1.3.6.1.2.1.230.1.1.1.8 integer32 read-only
A measured value of the reactive portion of the apparent power. IEC 61850-7-4 attribute 'TotVAr'.
                     eoACPwrAttributesTotalApparentPower 1.3.6.1.2.1.230.1.1.1.9 integer32 read-only
A measured value of the voltage and current that determines the apparent power. The apparent power is the vector sum of real and reactive power. Note: watts and volt-amperes are equivalent units and may be combined. IEC 61850-7-4 attribute 'TotVA'.
                     eoACPwrAttributesTotalPowerFactor 1.3.6.1.2.1.230.1.1.1.10 integer32 read-only
A measured value ratio of the real power flowing to the load versus the apparent power. It is dimensionless and expressed here as a percentage value in hundredths. A power factor of 100% indicates there is no inductance load and thus no reactive power. A Power Factor can be positive or negative, where the sign should be in lead/lag (IEEE) form. IEC 61850-7-4 attribute 'TotPF'.
                     eoACPwrAttributesThdCurrent 1.3.6.1.2.1.230.1.1.1.11 integer32 read-only
A calculated value for the current total harmonic distortion (THD). Method of calculation is not specified. IEC 61850-7-4 attribute 'ThdAmp'.
                     eoACPwrAttributesThdVoltage 1.3.6.1.2.1.230.1.1.1.12 integer32 read-only
A calculated value for the voltage total harmonic distortion (THD). The method of calculation is not specified. IEC 61850-7-4 attribute 'ThdVol'.
             eoACPwrAttributesDelPhaseTable 1.3.6.1.2.1.230.1.2 no-access
This optional table describes three-phase power attributes measurements in a DEL configuration with phase-to-phase power attributes measurements. Entities having single phase power shall not have any entities. This is a sparse extension of the eoACPwrAttributesTable. These attributes correspond to measurements related to the IEC 61850-7.4 MMXU phase and measured harmonic or interharmonics related to the MHAI phase.
                 eoACPwrAttributesDelPhaseEntry 1.3.6.1.2.1.230.1.2.1 no-access
An entry describes power measurements of a phase in a DEL three-phase power. Three entries are required for each supported entPhysicalIndex entry. Voltage measurements are provided relative to each other. For phase-to-phase measurements, the eoACPwrAttributesDelPhaseIndex is compared against the following phase at +120 degrees. Thus, the possible values are: eoACPwrAttributesDelPhaseIndex Next Phase Angle 0 120 120 240 240 0
                     eoACPwrAttributesDelPhaseIndex 1.3.6.1.2.1.230.1.2.1.1 integer32 no-access
A phase angle typically corresponding to 0, 120, 240.
                     eoACPwrAttributesDelPhaseToNextPhaseVoltage 1.3.6.1.2.1.230.1.2.1.2 integer32 read-only
A measured value of phase to next phase voltages, where the next phase is IEC 61850-7-4 attribute 'PPV'.
                     eoACPwrAttributesDelThdPhaseToNextPhaseVoltage 1.3.6.1.2.1.230.1.2.1.3 integer32 read-only
A calculated value for the voltage total harmonic distortion for phase to next phase. Method of calculation is not specified. IEC 61850-7-4 attribute 'ThdPPV'.
             eoACPwrAttributesWyePhaseTable 1.3.6.1.2.1.230.1.3 no-access
This optional table describes three-phase power attributes measurements in a WYE configuration with phase-to-neutral power attributes measurements. Entities having single phase power shall not have any entities. This is a sparse extension of the eoACPwrAttributesTable. These attributes correspond to measurements related to the IEC 61850-7.4 MMXU phase and measured harmonic or interharmonics related to the MHAI phase.
                 eoACPwrAttributesWyePhaseEntry 1.3.6.1.2.1.230.1.3.1 no-access
This table describes measurements of a phase in a WYE three-phase power system. Three entries are required for each supported entPhysicalIndex entry. Voltage measurements are relative to neutral. Each entry describes power attributes of one phase of a WYE three-phase power system.
                     eoACPwrAttributesWyePhaseIndex 1.3.6.1.2.1.230.1.3.1.1 integer32 no-access
A phase angle typically corresponding to 0, 120, 240.
                     eoACPwrAttributesWyePhaseToNeutralVoltage 1.3.6.1.2.1.230.1.3.1.2 integer32 read-only
A measured value of phase to neutral voltage. IEC 61850-7-4 attribute 'PNV'.
                     eoACPwrAttributesWyeCurrent 1.3.6.1.2.1.230.1.3.1.3 integer32 read-only
A measured value of phase currents. IEC 61850-7-4 attribute 'A'.
                     eoACPwrAttributesWyeActivePower 1.3.6.1.2.1.230.1.3.1.4 integer32 read-only
A measured value of the actual power delivered to or consumed by the load with the magnitude indicated separately in eoPowerUnitMultiplier. IEC 61850-7-4 attribute 'W'.
                     eoACPwrAttributesWyeReactivePower 1.3.6.1.2.1.230.1.3.1.5 integer32 read-only
A measured value of the reactive portion of the apparent power with the magnitude of indicated separately in eoPowerUnitMultiplier. IEC 61850-7-4 attribute 'VAr'.
                     eoACPwrAttributesWyeApparentPower 1.3.6.1.2.1.230.1.3.1.6 integer32 read-only
A measured value of the voltage and current determines the apparent power with the indicated separately in eoPowerUnitMultiplier. Active plus reactive power equals the total apparent power. Note: Watts and volt-amperes are equivalent units and may be combined. IEC 61850-7-4 attribute 'VA'.
                     eoACPwrAttributesWyePowerFactor 1.3.6.1.2.1.230.1.3.1.7 integer32 read-only
A measured value ratio of the real power flowing to the load versus the apparent power for this phase. IEC 61850-7-4 attribute 'PF'. Power Factor can be positive or negative where the sign should be in lead/lag (IEEE) form.
                     eoACPwrAttributesWyeThdCurrent 1.3.6.1.2.1.230.1.3.1.8 integer32 read-only
A calculated value for the voltage total harmonic distortion (THD) for phase to phase. Method of calculation is not specified. IEC 61850-7-4 attribute 'ThdA'.
                     eoACPwrAttributesWyeThdPhaseToNeutralVoltage 1.3.6.1.2.1.230.1.3.1.9 integer32 read-only
A calculated value of the voltage total harmonic distortion (THD) for phase to neutral. IEC 61850-7-4 attribute 'ThdPhV'.
         powerAttributesMIBCompliances 1.3.6.1.2.1.230.2
             powerAttributesMIBFullCompliance 1.3.6.1.2.1.230.2.1
When this MIB is implemented with support for read- create, then such an implementation can claim full compliance. Such devices can then be both monitored and configured with this MIB. Module Compliance of RFC 6933 with respect to entity4CRCompliance MUST be supported which requires implementation of four MIB objects: entPhysicalIndex, entPhysicalClass, entPhysicalName, and entPhysicalUUID.
         powerAttributesMIBGroups 1.3.6.1.2.1.230.3
             powerACPwrAttributesMIBTableGroup 1.3.6.1.2.1.230.3.1
This group contains the collection of all the power attributes objects related to the Energy Object.
             powerACPwrAttributesOptionalMIBTableGroup 1.3.6.1.2.1.230.3.2
This group contains the collection of all the power attributes objects related to the Energy Object.
             powerACPwrAttributesDelPhaseMIBTableGroup 1.3.6.1.2.1.230.3.3
This group contains the collection of all power attributes of a phase in a DEL three-phase power system.
             powerACPwrAttributesWyePhaseMIBTableGroup 1.3.6.1.2.1.230.3.4
This group contains the collection of all power attributes of a phase in a WYE three-phase power system.