CTRON-POWER-SUPPLY-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-POWER-SUPPLY-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
 chPower 1.3.6.1.4.1.52.4.1.1.7.1
     chPowerOperationalStatus 1.3.6.1.4.1.52.4.1.1.7.1.1 integer read-only
This object reflects the overall status of the chassis's power supply in terms of how the power is being delivered to the chassis. Enumeration: 'battery': 5, 'powerACRedundant': 2, 'powerDC': 3, 'powerAC': 1, 'powerDCRedundant': 4.
     chPowerMainVoltageStatus 1.3.6.1.4.1.52.4.1.1.7.1.2 integer read-only
This object reflects the state of the main voltage rail within the chassis. The power on this rail may be delivered by AC supplies, DC supplies or battery supplies. Enumeration: 'underVoltage': 4, 'overCurrent': 2, 'overVoltage': 3, 'powerOK': 1.
     chPowerMainVoltage 1.3.6.1.4.1.52.4.1.1.7.1.3 integer read-only
The voltage of the chassis's main voltage rail. This rail carries power to all the modules in the chassis. It has an allowable range of 40 volts to 60 volts DC. The value of this object is the actual voltage * 10.
     chPowerTotalSupply 1.3.6.1.4.1.52.4.1.1.7.1.4 integer read-only
The total power being supplied by the chassis's power supplies to the chassis. The value of this object is the actual watts.
     chPowerTotalLoad 1.3.6.1.4.1.52.4.1.1.7.1.5 integer read-only
The total load being presented by the chassis to the chassis's power supplies. The value of this object is the actual watts.
     chPowerMaxSupply 1.3.6.1.4.1.52.4.1.1.7.1.6 integer read-only
The maximum power that could de supplied by the chassis's power supplies to the chassis. The value of this object is the actual watts.
     chPowerMaxLoad 1.3.6.1.4.1.52.4.1.1.7.1.7 integer read-only
The maximum load that could be presented by the chassis to the chassis's power supplies. The value of this object is the actual watts.
     chPowerTable 1.3.6.1.4.1.52.4.1.1.7.1.8 no-access
A list of power lines or busses on the chassis's backplane.
         chPowerEntry 1.3.6.1.4.1.52.4.1.1.7.1.8.1 no-access
A slot entry containing objects for a particular module and associated power line.
             chPowerLineID 1.3.6.1.4.1.52.4.1.1.7.1.8.1.1 integer read-only
A unique value used to identify a particular power line on the chassis's backplane.
             chPowerLineType 1.3.6.1.4.1.52.4.1.1.7.1.8.1.2 object identifier read-only
The type of power. For example, a power line that supplies DC current at a nominal voltage of 40 to 57 volts or a power line that supplies AC current at a nominal volatge of 110v.
             chPowerLineTotalSupply 1.3.6.1.4.1.52.4.1.1.7.1.8.1.3 integer read-only
The total power being supplied by the chassis's power supplies to the chassis on this power line. The value of this object is the actual watts.
             chPowerLineTotalLoad 1.3.6.1.4.1.52.4.1.1.7.1.8.1.4 integer read-only
The total load being presented by the chassis to the chassis's power supplies on this power line. This value will be zero if unknown The value of this object is the actual watts.
             chPowerLineMaxSupply 1.3.6.1.4.1.52.4.1.1.7.1.8.1.5 integer read-only
The maximum power that could de supplied by the chassis's power supplies to the chassison this power line. The value of this object is the actual watts.
             chPowerLineMaxLoad 1.3.6.1.4.1.52.4.1.1.7.1.8.1.6 integer read-only
The maximum load that could be presented by the chassis to the chassis's power supplies on this power line. The value of this object is the actual watts.
     chPowerDiagVoltageStatus 1.3.6.1.4.1.52.4.1.1.7.1.9 integer read-only
This object reflects the state of the diag voltage rail within the chassis. Enumeration: 'underVoltage': 4, 'overCurrent': 2, 'overVoltage': 3, 'powerOK': 1.
     chPowerDiagVoltage 1.3.6.1.4.1.52.4.1.1.7.1.10 integer read-only
The voltage of the chassis's diag voltage rail. This rail carries power to all the modules in the chassis. It has an allowable range of 4.75 volts to 5.25 volts DC. The value of this object is the actual voltage * 10.
 boardPower 1.3.6.1.4.1.52.4.1.1.7.2
     boardPowerSlotStatusTable 1.3.6.1.4.1.52.4.1.1.7.2.1 no-access
A list of networking modules installed in this chassis.
         boardPowerSlotStatusEntry 1.3.6.1.4.1.52.4.1.1.7.2.1.1 no-access
A slot entry containing objects for a particular module.
             boardPowerSlotStatusID 1.3.6.1.4.1.52.4.1.1.7.2.1.1.1 integer read-only
The slot number of a chassis slot in which this board is installed. This object is similiar to chSlotID in the Chassis MIB.
             boardPowerOperationalStatus 1.3.6.1.4.1.52.4.1.1.7.2.1.1.2 integer read-only
This object reflects the status of the module's DC-DC converter power supply. Enumeration: 'reset': 3, 'powerConservationShutdown': 10, 'frontPanelPowerOff': 11, 'temperatureShutdown': 8, 'underVoltage': 5, 'remotePowerOff': 9, 'overCurrent': 6, 'powerOff': 2, 'overVoltage': 4, 'overCurrentShutdown': 7, 'powerOn': 1.
             boardPowerAdminStatus 1.3.6.1.4.1.52.4.1.1.7.2.1.1.3 integer read-write
This object controls the operation of the module's DC-DC power supply. If the value 3 is written to this object then the value of the object will be set to 1 after the reset is performed. Enumeration: 'reset': 3, 'powerOff': 2, 'powerOn': 1.
             boardPowerLocalAdminStatus 1.3.6.1.4.1.52.4.1.1.7.2.1.1.4 integer read-write
This object controls the operation of the module's front panel button. In local mode this button may be used to locally control the operation of the DC-DC converter, i.e. power on, power off and reset. In secure mode a request the state of the front panel button is reflected in the object boardPowerOperationalStatus. In secure mode the front panel button has no effect locally. Enumeration: 'secureMode': 2, 'localMode': 1.
             boardPowerLocalStatus 1.3.6.1.4.1.52.4.1.1.7.2.1.1.5 integer read-only
This object reflects the state of the module's front panel button. Enumeration: 'powerOnRequest': 3, 'powerDownRequest': 2, 'resetRequest': 1, 'normal': 4.
             boardPowerShutdownAdmin 1.3.6.1.4.1.52.4.1.1.7.2.1.1.6 integer read-write
This object controls whether or not the module should auto power down due to an fault condition. Enumeration: 'disabled': 2, 'enabled': 1.
             boardPowerPriority 1.3.6.1.4.1.52.4.1.1.7.2.1.1.7 integer read-write
The module's power-up and power down priority. This is a value of 1 to 14 and is used to decide which modules are allowed to power on in the event that power demand of the chassis is greater than the total power supply. The default value is 14, highest priority. When two modules have equal priority then the module in the lowest slot wins.
             boardPowerMaxInputPower 1.3.6.1.4.1.52.4.1.1.7.2.1.1.8 integer read-only
The maximum input power that this module is allowed to consume. The value of this object is actual watts.
             boardPowerManagement 1.3.6.1.4.1.52.4.1.1.7.2.1.1.9 integer read-write
Module power management status. Enumeration: 'disabled': 1, 'not-supported': 7, 'enabled': 2.
     boardPowerSlotTable 1.3.6.1.4.1.52.4.1.1.7.2.2 no-access
A list of networking modules and associated power lines installed in this chassis.
         boardPowerSlotEntry 1.3.6.1.4.1.52.4.1.1.7.2.2.1 no-access
A slot entry containing objects for a particular module and associated power line.
             boardPowerSlotID 1.3.6.1.4.1.52.4.1.1.7.2.2.1.1 integer read-only
The slot number of a chassis slot in which this board is installed. This object is similiar to chSlotID in the Chassis MIB.
             boardPowerID 1.3.6.1.4.1.52.4.1.1.7.2.2.1.2 integer read-only
A unique value used to identify a particular power line.
             boardPowerType 1.3.6.1.4.1.52.4.1.1.7.2.2.1.3 object identifier read-only
The type of power. For example, a power line that supplies DC current at a nominal voltage of 40 to 57 volts or a power line that supplies AC current at a nominal volatge of 110v.
             boardPowerStatus 1.3.6.1.4.1.52.4.1.1.7.2.2.1.4 integer read-only
This object reflects the status of this power line. Enumeration: 'underVoltage': 5, 'powerOff': 2, 'overVoltage': 4, 'overCurrent': 3, 'powerOK': 1.
             boardPowerVoltage 1.3.6.1.4.1.52.4.1.1.7.2.2.1.5 integer read-only
The voltage reading for the power line. The value of this object is actual voltage * 100.
             boardPowerCurrent 1.3.6.1.4.1.52.4.1.1.7.2.2.1.6 integer read-only
The current reading for the power line. The value of this object is the actual amperage * 100. If this reading is not implemented then value will be zero.
             boardPowerMaxVoltage 1.3.6.1.4.1.52.4.1.1.7.2.2.1.7 integer read-only
The maximum voltage for this power line. If the voltage reading for this power line is greater than this value then the power line is considered to be in an overvolatge condition. The value of this object is in voltage * 100.
             boardPowerMinVoltage 1.3.6.1.4.1.52.4.1.1.7.2.2.1.8 integer read-only
The minimum voltage for this power line. If the voltage reading for this power line is less than this value then the power line is considered to be in an undervolatge condition. The value of this object is voltage * 100.
             boardPowerMaxPower 1.3.6.1.4.1.52.4.1.1.7.2.2.1.9 integer read-only
The maximum power for this power line. If the power calculated for this power line is greater than this value then the power line is considered to be in an overload condition. The value of this object is in watts.
 psPower 1.3.6.1.4.1.52.4.1.1.7.3
     psPowerSlotStatusTable 1.3.6.1.4.1.52.4.1.1.7.3.1 no-access
A list of AC & DC power supplies installed in this chassis.
         psPowerSlotStatusEntry 1.3.6.1.4.1.52.4.1.1.7.3.1.1 no-access
A slot entry containing objects for a particular power supply.
             psPowerSlotStatusID 1.3.6.1.4.1.52.4.1.1.7.3.1.1.1 integer read-only
The slot number of a chassis slot in which this AC power supply is installed. This object is similiar to chSlotID in the Chassis MIB.
             psPowerOperationalStatus 1.3.6.1.4.1.52.4.1.1.7.3.1.1.2 integer read-only
This object reflects the status of the module's DC-DC converter power supply. Enumeration: 'reset': 3, 'temperatureShutdown': 8, 'underVoltage': 5, 'remotePowerOff': 9, 'overCurrent': 6, 'powerOff': 2, 'overVoltage': 4, 'overCurrentShutdown': 7, 'powerOn': 1.
             psPowerAdminStatus 1.3.6.1.4.1.52.4.1.1.7.3.1.1.3 integer read-write
This object controls the operation of power supply. Enumeration: 'powerOff': 2, 'powerOn': 1.
             psPowerMaxOutputPower 1.3.6.1.4.1.52.4.1.1.7.3.1.1.4 integer read-only
The maximum power that this power supply is allowed to ouput. The value of this object is watts.
     psPowerSlotTable 1.3.6.1.4.1.52.4.1.1.7.3.2 no-access
A list of power supplies and associated power lines installed in this chassis.
         psPowerSlotEntry 1.3.6.1.4.1.52.4.1.1.7.3.2.1 no-access
A slot entry containing objects for a particular power line on a particular power supply.
             psPowerSlotID 1.3.6.1.4.1.52.4.1.1.7.3.2.1.1 integer read-only
The slot number of a chassis slot in which this Power supply is installed. This object is similiar to chSlotID in the Chassis MIB.
             psPowerID 1.3.6.1.4.1.52.4.1.1.7.3.2.1.2 integer read-only
A unique value used to identify a particular power line.
             psPowerType 1.3.6.1.4.1.52.4.1.1.7.3.2.1.3 object identifier read-only
The type of power. For example, a power line that supplies DC current at a nominal voltage of 40 to 57 volts or a power line that supplies AC current at a nominal volatge of 110v.
             psPowerStatus 1.3.6.1.4.1.52.4.1.1.7.3.2.1.4 integer read-only
This object reflects the status of the power line. Enumeration: 'underVoltage': 5, 'powerOff': 2, 'overVoltage': 4, 'overCurrent': 3, 'powerOK': 1.
             psPowerAdmin 1.3.6.1.4.1.52.4.1.1.7.3.2.1.5 integer read-write
This object controls the operation of power supply. Enumeration: 'powerOff': 2, 'powerOn': 1.
             psPowerVoltage 1.3.6.1.4.1.52.4.1.1.7.3.2.1.6 integer read-only
The voltage reading for the power line. The value of this object is the actual voltage * 100.
             psPowerCurrent 1.3.6.1.4.1.52.4.1.1.7.3.2.1.7 integer read-only
The current reading for the power line. The value of this object is amperage * 100. If this reading is not implemented then value will be zero.
             psPowerLineFrequency 1.3.6.1.4.1.52.4.1.1.7.3.2.1.8 integer read-only
The line frequency for the power line. The value of this object is the actual frequency in Hertz * 10. If this reading is not implemented then value will be zero.
             psPowerMaxVoltage 1.3.6.1.4.1.52.4.1.1.7.3.2.1.9 integer read-only
The maximum voltage for this power line. If the voltage reading for this power line is greater than this value then the power line is considered to be in an over volatge condition. The value of this object is voltage * 100.
             psPowerMinVoltage 1.3.6.1.4.1.52.4.1.1.7.3.2.1.10 integer read-only
The minimum voltage for this power line. If the voltage reading for this power line is greater than this value then the power line is considered to be in an over volatge condition. The value of this object is voltage * 100.
             psPowerMaxPower 1.3.6.1.4.1.52.4.1.1.7.3.2.1.11 integer read-only
The maximum power for this power line. If the power calculated for this power line is greater than this value then the power line is considered to be in an overload condition. The value of this object is watts.
 bbuPower 1.3.6.1.4.1.52.4.1.1.7.4
 termPower 1.3.6.1.4.1.52.4.1.1.7.5
     termPowerStatus 1.3.6.1.4.1.52.4.1.1.7.5.1 integer read-only
This object reflects the status of the chassis's termination voltage rail. Enumeration: 'overPower': 5, 'overCurrent': 2, 'overVoltage': 3, 'underVolatge': 4, 'powerOK': 1.
     termPowerVoltage 1.3.6.1.4.1.52.4.1.1.7.5.2 integer read-only
The voltage of the chassis's termination voltage rail. This rail carries power to INB terminator cards in the chassis. It has an allowalble range of 3.3 Volt + or - 5%.The value of this object is voltage * 100.
     termPowerCurrent 1.3.6.1.4.1.52.4.1.1.7.5.3 integer read-only
The current on the chassis's termination voltage rail. The value of this object is the actual amperage * 100. If this reading is not implemented then the value will be zero.
     termPowerModule1Status 1.3.6.1.4.1.52.4.1.1.7.5.4 integer read-only
This object reflects the state of the INB termination module number 1. A value of normal(1) reflects that both busses are normal. A value of fault(4) reflects that both busses are in a fault condition. Enumeration: 'normal': 1, 'unknown': 6, 'termModuleNotInstalled': 5, 'iNBaFault': 2, 'fault': 4, 'iNBbFault': 3.
     termPowerModule2Status 1.3.6.1.4.1.52.4.1.1.7.5.5 integer read-only
This object reflects the state of the INB termination module number 2. A value of normal(1) reflects that both busses are normal. A value of fault(4) reflects that both busses are in a fault condition. Enumeration: 'normal': 1, 'unknown': 6, 'termModuleNotInstalled': 5, 'iNBaFault': 2, 'fault': 4, 'iNBbFault': 3.