JUNIPER-POWER-SUPPLY-UNIT-MIB

File: JUNIPER-POWER-SUPPLY-UNIT-MIB.mib (16446 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC JUNIPER-MIB
JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
DisplayString TruthValue jnxContentsContainerIndex
jnxContentsL1Index jnxContentsL2Index jnxContentsL3Index
jnxPsuMIBRoot

Defined Types

JnxPsuEntry  
SEQUENCE    
  jnxPsuAvgPower INTEGER
  jnxPsuMaxPower INTEGER
  jnxPsuMode INTEGER
  jnxPsuOutletCount INTEGER

JnxPsuEnvironmentEntry  
SEQUENCE    
  jnxPsuThermalValue INTEGER
  jnxPsuHumidityValue INTEGER

JnxPsuOutletEntry  
SEQUENCE    
  jnxPsuOutletName DisplayString
  jnxPsuOutletDescription DisplayString
  jnxPsuOutletAvgPower INTEGER
  jnxPsuOutletMaxPower INTEGER
  jnxPsuOutletCurrent INTEGER
  jnxPsuOutletStatus INTEGER
  jnxPsuOutletVoltage INTEGER
  jnxPsuOutletPowerFactorValue INTEGER
  jnxPsuOutletPowerConsumed INTEGER

JnxPsuFpcPowerEntry  
SEQUENCE    
  jnxPsuFpcPowerPriority INTEGER
  jnxPsuFpcPowerAllocated INTEGER

Defined Values

jnxPsuMIB 1.3.6.1.4.1.2636.3.58.1
The Juniper Supply Unit MIB definitions for enabling power monitoring and management of a juniper device.
MODULE-IDENTITY    

jnxPsuNotifications 1.3.6.1.4.1.2636.3.58.1.1
OBJECT IDENTIFIER    

jnxPsuObjects 1.3.6.1.4.1.2636.3.58.1.2
OBJECT IDENTIFIER    

jnxPsuScalars 1.3.6.1.4.1.2636.3.58.1.2.1
OBJECT IDENTIFIER    

jnxPsuAvailableDeviceCount 1.3.6.1.4.1.2636.3.58.1.2.1.1
Gives the number of PSU units available online in the System.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuAvailableAveragePowerSupply 1.3.6.1.4.1.2636.3.58.1.2.1.2
Gives the total average power that the System can supply from the available online units in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuAvailableMaxPowerSupply 1.3.6.1.4.1.2636.3.58.1.2.1.3
Gives the total maximum power that the System can supply from the available online units in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuRedundancy 1.3.6.1.4.1.2636.3.58.1.2.1.4
PSU power redundancy configuration.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nPlusNRedundancy(1), nPlusOneRedundancy(2), none(3)  

jnxPsuChassisPowerReserved 1.3.6.1.4.1.2636.3.58.1.2.1.5
Power reserved for Chassis in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuChassisPowerAllocated 1.3.6.1.4.1.2636.3.58.1.2.1.6
Total power allocated for chassis and all the FPCs in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuRedundantPowerAvailable 1.3.6.1.4.1.2636.3.58.1.2.1.7
Power(in Watts) that is still available for allocation even while supporting redundancy with the present usage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuTotalPowerAvailable 1.3.6.1.4.1.2636.3.58.1.2.1.8
Power(in Watts) which could be made available for further allocation without supporting any redundancy with the present usage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuChassisPowerConsumed 1.3.6.1.4.1.2636.3.58.1.2.1.9
Total power consumed by the entire system rounded to the nearest integer. This is calculated using the PowerFactor, Current and Voltage values of each PSU that is online and connected to the System.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuTemperatureInflow 1.3.6.1.4.1.2636.3.58.1.2.1.10
Average inflow temperature calculated from all the available input sensors on the master RE.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuTemperatureOutflow 1.3.6.1.4.1.2636.3.58.1.2.1.11
Average outflow temperature calculated from all the available output sensors on the master RE.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuTemperatureInflowSamples 1.3.6.1.4.1.2636.3.58.1.2.1.12
The number of samples being taken while calculating jnxPsuTemperatureInflow.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuTemperatureOutflowSamples 1.3.6.1.4.1.2636.3.58.1.2.1.13
The number of samples being taken while calculating jnxPsuTemperatureOutflow.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuTable 1.3.6.1.4.1.2636.3.58.1.2.2
A list of power entries for each PSU component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxPsuEntry

jnxPsuEntry 1.3.6.1.4.1.2636.3.58.1.2.2.1
Defines an entry in jnxPsuTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxPsuEntry  

jnxPsuAvgPower 1.3.6.1.4.1.2636.3.58.1.2.2.1.1
Buffer that contains the average power used, in Watts for each component.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuMaxPower 1.3.6.1.4.1.2636.3.58.1.2.2.1.2
Buffer that contains the max power available, in Watts for each component.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuMode 1.3.6.1.4.1.2636.3.58.1.2.2.1.3
Mode for each PSU component.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER single(1), three(3)  

jnxPsuOutletCount 1.3.6.1.4.1.2636.3.58.1.2.2.1.4
The number of outlets (regardless of their current state) present on this psu component, default is 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuEnvironmentTable 1.3.6.1.4.1.2636.3.58.1.2.3
A list of PSU Environment entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxPsuEnvironmentEntry

jnxPsuEnvironmentEntry 1.3.6.1.4.1.2636.3.58.1.2.3.1
Defines an entry in jnxPsuEnvironmentTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxPsuEnvironmentEntry  

jnxPsuThermalValue 1.3.6.1.4.1.2636.3.58.1.2.3.1.1
Temparature at each component in degrees Celsius rounded to the nearest integer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuHumidityValue 1.3.6.1.4.1.2636.3.58.1.2.3.1.2
Humidity at each component in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuOutletTable 1.3.6.1.4.1.2636.3.58.1.2.4
Gives details of each Power outlet`s state, capacity to supply power, and other details.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxPsuOutletEntry

jnxPsuOutletEntry 1.3.6.1.4.1.2636.3.58.1.2.4.1
A value contained within the OutletEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxPsuOutletEntry  

jnxPsuOutletName 1.3.6.1.4.1.2636.3.58.1.2.4.1.1
Outlet name associated to the power supply unit for each PSU Component.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

jnxPsuOutletDescription 1.3.6.1.4.1.2636.3.58.1.2.4.1.2
Outlet description associated to the power supply unit for each PSU Component.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

jnxPsuOutletAvgPower 1.3.6.1.4.1.2636.3.58.1.2.4.1.3
Buffer that contains the average power used, in Watts for each component.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuOutletMaxPower 1.3.6.1.4.1.2636.3.58.1.2.4.1.4
Buffer that contains the maximum power available, in Watts for each component.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuOutletCurrent 1.3.6.1.4.1.2636.3.58.1.2.4.1.5
PSU output current in milliamps rounded to the nearest integer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuOutletStatus 1.3.6.1.4.1.2636.3.58.1.2.4.1.8
The value of the operational status for the given outlet. This can also be used to set the outlet state
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

jnxPsuOutletVoltage 1.3.6.1.4.1.2636.3.58.1.2.4.1.9
Output voltage in Volts rounded to the nearest integer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuOutletPowerFactorValue 1.3.6.1.4.1.2636.3.58.1.2.4.1.10
Power factor percentage of each PSU (2k/3k). Algorithm for calculation of Power Factor is below. For PowerOut values that fall in between 618.93W and 915.24W, say 700W, the appropriate PF ranges from 0.910191 & 0.917994. Following linear equation could help deduce a fairly accurate input power value. Linear equation y = mx + b (where m is the slope and b is the Y intercept) Slope m = (y2 - y1) / (x2 - x1) Y intercept b = y - mx Plugging it all together for our example: m = (915.24 - 618.93) / (0.917994 - 0.910191) = 37973.86 b = 915.24 - (37973.86 * 0.917994) = -33944.5 for 700W (y), our efficiency (x) would then be: x = (700 - (-33944.5)) / 37973.86 = 0.912326 = 91% PowerIn = 700W /0.912326 = 767.26W
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuOutletPowerConsumed 1.3.6.1.4.1.2636.3.58.1.2.4.1.11
Power Consumed by each outlet units in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuFpcPowerTable 1.3.6.1.4.1.2636.3.58.1.2.5
A list of entries for each FPC(Flexible PIC Concentrator) giving it's assigned priority and power being allocated. More information on FPCs can be found in JUNIPER-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxPsuFpcPowerEntry

jnxPsuFpcPowerEntry 1.3.6.1.4.1.2636.3.58.1.2.5.1
A value contained within the FpcPowerEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxPsuFpcPowerEntry  

jnxPsuFpcPowerPriority 1.3.6.1.4.1.2636.3.58.1.2.5.1.1
The Power budget priority assigned to the FPC. Lower number means higher priority.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxPsuFpcPowerAllocated 1.3.6.1.4.1.2636.3.58.1.2.5.1.2
The Power allocated to the FPC in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER