PACKETFLUX-POWERCONTROL-MIB
AI MIB Summary
The PACKETFLUX-POWERCONTROL-MIB enables SNMP-based remote power cycling and status monitoring for PacketFlux network devices equipped with PowerControl ports or integrated Power Distribution Units (PDUs). It facilitates the management of individual port power states and the retrieval of associated electrical metrics for infrastructure control.
MIB for PacketFlux Devices containing one or more Ports with Power Control such as PowerControl Ports or PDU's
Main OID:
packetfluxPowerControl.packetfluxFeatureSpecific.3
19
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
packetfluxPowerControlMIB for PacketFlux Devices containing one or more Ports with
Power Control such as PowerControl Ports or PDU's MODULE-IDENTITY .packetfluxFeatureSpecific.3 |
powerControlPortsTableContains data about the power injection ports installed in the
device. SEQUENCE OF PowerControlPortsEntry .packetfluxFeatureSpecific.3.1 |
powerControlPortsEntryA single row of the injectionPorts table PowerControlPortsEntry .packetfluxFeatureSpecific.3.1.1 |
portSlotNumberThe slot this injection port is installed in. Unsigned32 .packetfluxFeatureSpecific.3.1.1.1 |
portPortNumberThe port number in the slot which corresponds to this
injection port. Unsigned32 .packetfluxFeatureSpecific.3.1.1.2 |
portDescriptionThe user-settable description for this port. This should be
used to label the port so it is easier for humans to identify
what is attached to the port.rw DisplayString (SNMPv2-TC) .packetfluxFeatureSpecific.3.1.1.3 |
portPowerEnabledWhether the power is enabled for this port.rw TruthValue (SNMPv2-TC) .packetfluxFeatureSpecific.3.1.1.4 |
portPowerTrippedWhether the power has been shut down due to the detection of
an overcurrent or other fault. This value overrides the
powerEnabled value when true, ensuring that a port is shut down
on fault. Write a '0'(false) to this OID to reset the trip.rw TruthValue (SNMPv2-TC) .packetfluxFeatureSpecific.3.1.1.5 |
portCycleTimeoutThe number of seconds which remain in a port Cycle. Write a
timer value to this OID to either start a cycle on the port (if
this value is currently zero), or to change the amount of time
left in the cycle (if a cycle is already in progress). A cycle
will always toggle the current state of the port. So if the
power on a port is disabled, writing a value to this OID will
turn the port on, then back off which may not be what the
operator desires.rw Fixed1DecimalDigit UNITS "S" .packetfluxFeatureSpecific.3.1.1.6 |
portPowerEnabledAtResetThe power status for this port after a card power cycle or
reset.rw TruthValue (SNMPv2-TC) .packetfluxFeatureSpecific.3.1.1.7 |
portTimingPulseEnabledSome power control points permit the injection of a timing
pulse. This OID shows whether that pulse is enabled (if the
port supports it).rw TruthValue (SNMPv2-TC) .packetfluxFeatureSpecific.3.1.1.8 |
portTimingPulseEnabledAtResetSome power control points permit the injection of a timing
pulse. This OID shows whether that pulse is enabled (if the
port supports it) after a power cycle or reset.rw TruthValue (SNMPv2-TC) .packetfluxFeatureSpecific.3.1.1.9 |
portTimingPulseStyleSome power control points permit the injection of a timing
pulse. This OID shows the type of timing pulse supported by
this port.rw TimingPulseStyleEnum .packetfluxFeatureSpecific.3.1.1.10 |
portOutputVoltageThe output voltage for this port. Depending on the
architecture of the injection card, this value may reflect
either the switched or non-switched voltage.ro Fixed6DecimalDigits UNITS "V" .packetfluxFeatureSpecific.3.1.1.11 |
portCurrentThe current draw of the device attached to the port. It may
also include some power consumed by the injection port itself.
Note that this is reported from the controller with 6 fixed
decimal digits which is enough to correctly represent mA and uA
ranges. Some SNMP tools will automatically put the decimal in
the right spot. If not, you will need to divide this value by
1,000,000 to get the value in Amps. If you'd prefer this
report in mA, you will need to either multiply or divide the
value by 1000, depending on whether your SNMP tool correctly
places the decimal point for Amps or not.ro Fixed6DecimalDigits UNITS "A" .packetfluxFeatureSpecific.3.1.1.12 |
portNumberOfPowerTransitionsThe number of times that the power has been turned from on to
off or from off to on on this port
(A power cycle will count as two).ro Counter32 .packetfluxFeatureSpecific.3.1.1.13 |
portNumberOfTripEventsThe number of times which the port has transitioned from a
normal to a tripped state.ro Counter32 .packetfluxFeatureSpecific.3.1.1.14 |
packetfluxPowerControlConformance OBJECT IDENTIFIER .packetfluxFeatureSpecific.3.127 |
packetfluxPowerControlGroups OBJECT IDENTIFIER .packetfluxFeatureSpecific.3.127.1 |