All MIBs › Pulizzi
Last Updated: 2004-10-08
Category: Environmental Monitoring, UPS and Power
Description:
Manages Pulizzi Engineering intelligent power distribution unit outlet control, current monitoring, and alarm configuration.
Imported Objects
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| enterprises |
What Is Pulizzi?
The Pulizzi MIB is a private enterprise MIB from Pulizzi Engineering, a manufacturer of intelligent switched power distribution units (PDUs), covering per-outlet control and configuration on its IPC/ICS-series units. It exposes per-outlet objects such as outlet1Name/outlet2Name/outlet3Name for naming, outletNLink for outlet on/off linking behavior, and outletNSequenceTime/outletNRebootTime for power-up sequencing and reboot delay timing, organized under unitConfig and networkSettings groups. Its monitoring/management emphasis is on power-hardware status and control - tracking each outlet's link/power state and reboot timers so operators can remotely sequence equipment power-up, and can remotely reboot a hung device by toggling its outlet, which is the PDU's core value in a remote data-center or telecom-closet context. It is a standalone Pulizzi private-enterprise MIB (identified in the tree under ipc3600) with no apparent dependency on external power-monitoring standards. It is deployed in data center and remote-site racks using Pulizzi IPC-series power distribution units for remote power control and equipment reboot. Network engineers evaluating or troubleshooting this functionality can download the Pulizzi file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in Pulizzi. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- per-outlet power state
- outlet name/label
- power-up sequence timing
- reboot timing per outlet
Supported Devices
- Pulizzi Engineering IPC-series switched power distribution units (PDUs)
Monitoring Examples
A remote-hands operator would check outlet1Link (and outlet2Link, outlet3Link) to see the current on/off state of each PDU outlet before deciding to power-cycle a hung server or network device. outlet1SequenceTime and outlet1RebootTime are polled/set to confirm the configured power-up sequencing delay and reboot-off duration are appropriate for the connected equipment's boot behavior. Naming objects like outlet1Name let the NMS display a human-readable label (e.g., "core-switch-1") instead of a bare outlet number when reporting outlet status.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| pulizzi | 1.3.6.1.4.1.20677 | |||
| ipc3600 | 1.3.6.1.4.1.20677.1 | |||
| unitConfig | 1.3.6.1.4.1.20677.1.1 | |||
| OCT unitName | 1.3.6.1.4.1.20677.1.1.1 | OCTET STRING | read-write | |
| OCT unitTime | 1.3.6.1.4.1.20677.1.1.2 | OCTET STRING | read-write | |
| OCT unitDate | 1.3.6.1.4.1.20677.1.1.3 | OCTET STRING | read-write | |
| INT unitDayOfWeek | 1.3.6.1.4.1.20677.1.1.4 | INTEGER | read-write | |
| I32 keyBoardTime | 1.3.6.1.4.1.20677.1.1.5 | Integer32 | read-write | |
| networkSettings | 1.3.6.1.4.1.20677.1.2 | |||
| IP unitIPAddress | 1.3.6.1.4.1.20677.1.2.1 | IpAddress | read-write | |
| IP subnetMask | 1.3.6.1.4.1.20677.1.2.2 | IpAddress | read-write | |
| IP defaultGateway | 1.3.6.1.4.1.20677.1.2.3 | IpAddress | read-write | |
| I32 webPort | 1.3.6.1.4.1.20677.1.2.4 | Integer32 | read-write | |
| INT webEnabled | 1.3.6.1.4.1.20677.1.2.5 | INTEGER | read-write | |
| OCT macAddress | 1.3.6.1.4.1.20677.1.2.6 | OCTET STRING | read-only | |
| serialSettings | 1.3.6.1.4.1.20677.1.3 | |||
| I32 baudRate | 1.3.6.1.4.1.20677.1.3.1 | Integer32 | read-write | |
| telnetSettings | 1.3.6.1.4.1.20677.1.4 | |||
| I32 telnetPort | 1.3.6.1.4.1.20677.1.4.1 | Integer32 | read-write | |
| INT telnetEnabled | 1.3.6.1.4.1.20677.1.4.2 | INTEGER | read-write | |
| outletMngt | 1.3.6.1.4.1.20677.1.5 | |||
| outletConfig | 1.3.6.1.4.1.20677.1.5.1 | |||
| outlet1 | 1.3.6.1.4.1.20677.1.5.1.1 | |||
| OCT outlet1Name | 1.3.6.1.4.1.20677.1.5.1.1.1 | OCTET STRING | read-write | |
| OCT outlet1Link | 1.3.6.1.4.1.20677.1.5.1.1.2 | OCTET STRING | read-write | |
| I32 outlet1SequenceTime | 1.3.6.1.4.1.20677.1.5.1.1.3 | Integer32 | read-write | |
| I32 outlet1RebootTime | 1.3.6.1.4.1.20677.1.5.1.1.4 | Integer32 | read-write | |
| outlet2 | 1.3.6.1.4.1.20677.1.5.1.2 | |||
| OCT outlet2Name | 1.3.6.1.4.1.20677.1.5.1.2.1 | OCTET STRING | read-write | |
| OCT outlet2Link | 1.3.6.1.4.1.20677.1.5.1.2.2 | OCTET STRING | read-write | |
| I32 outlet2SequenceTime | 1.3.6.1.4.1.20677.1.5.1.2.3 | Integer32 | read-write | |
| I32 outlet2RebootTime | 1.3.6.1.4.1.20677.1.5.1.2.4 | Integer32 | read-write | |
| outlet3 | 1.3.6.1.4.1.20677.1.5.1.3 | |||
| OCT outlet3Name | 1.3.6.1.4.1.20677.1.5.1.3.1 | OCTET STRING | read-write | |
| OCT outlet3Link | 1.3.6.1.4.1.20677.1.5.1.3.2 | OCTET STRING | read-write | |
| I32 outlet3SequenceTime | 1.3.6.1.4.1.20677.1.5.1.3.3 | Integer32 | read-write | |
| I32 outlet3RebootTime | 1.3.6.1.4.1.20677.1.5.1.3.4 | Integer32 | read-write | |
| outlet4 | 1.3.6.1.4.1.20677.1.5.1.4 | |||
| OCT outlet4Name | 1.3.6.1.4.1.20677.1.5.1.4.1 | OCTET STRING | read-write | |
| OCT outlet4Link | 1.3.6.1.4.1.20677.1.5.1.4.2 | OCTET STRING | read-write | |
| I32 outlet4SequenceTime | 1.3.6.1.4.1.20677.1.5.1.4.3 | Integer32 | read-write | |
| I32 outlet4RebootTime | 1.3.6.1.4.1.20677.1.5.1.4.4 | Integer32 | read-write | |
| outlet5 | 1.3.6.1.4.1.20677.1.5.1.5 | |||
| OCT outlet5Name | 1.3.6.1.4.1.20677.1.5.1.5.1 | OCTET STRING | read-write | |
| OCT outlet5Link | 1.3.6.1.4.1.20677.1.5.1.5.2 | OCTET STRING | read-write | |
| I32 outlet5SequenceTime | 1.3.6.1.4.1.20677.1.5.1.5.3 | Integer32 | read-write | |
| I32 outlet5RebootTime | 1.3.6.1.4.1.20677.1.5.1.5.4 | Integer32 | read-write | |
| outlet6 | 1.3.6.1.4.1.20677.1.5.1.6 | |||
| OCT outlet6Name | 1.3.6.1.4.1.20677.1.5.1.6.1 | OCTET STRING | read-write | |
| OCT outlet6Link | 1.3.6.1.4.1.20677.1.5.1.6.2 | OCTET STRING | read-write | |
| I32 outlet6SequenceTime | 1.3.6.1.4.1.20677.1.5.1.6.3 | Integer32 | read-write | |
| I32 outlet6RebootTime | 1.3.6.1.4.1.20677.1.5.1.6.4 | Integer32 | read-write | |
| outlet7 | 1.3.6.1.4.1.20677.1.5.1.7 | |||
| OCT outlet7Name | 1.3.6.1.4.1.20677.1.5.1.7.1 | OCTET STRING | read-write | |
| OCT outlet7Link | 1.3.6.1.4.1.20677.1.5.1.7.2 | OCTET STRING | read-write | |
| I32 outlet7SequenceTime | 1.3.6.1.4.1.20677.1.5.1.7.3 | Integer32 | read-write | |
| I32 outlet7RebootTime | 1.3.6.1.4.1.20677.1.5.1.7.4 | Integer32 | read-write | |
| outlet8 | 1.3.6.1.4.1.20677.1.5.1.8 | |||
| OCT outlet8Name | 1.3.6.1.4.1.20677.1.5.1.8.1 | OCTET STRING | read-write | |
| OCT outlet8Link | 1.3.6.1.4.1.20677.1.5.1.8.2 | OCTET STRING | read-write | |
| I32 outlet8SequenceTime | 1.3.6.1.4.1.20677.1.5.1.8.3 | Integer32 | read-write | |
| I32 outlet8RebootTime | 1.3.6.1.4.1.20677.1.5.1.8.4 | Integer32 | read-write | |
| outletControl | 1.3.6.1.4.1.20677.1.5.2 | |||
| INT globalCommand | 1.3.6.1.4.1.20677.1.5.2.1 | INTEGER | read-write | |
| INT outlet1Command | 1.3.6.1.4.1.20677.1.5.2.2 | INTEGER | read-write | |
| INT outlet2Command | 1.3.6.1.4.1.20677.1.5.2.3 | INTEGER | read-write | |
| INT outlet3Command | 1.3.6.1.4.1.20677.1.5.2.4 | INTEGER | read-write | |
| INT outlet4Command | 1.3.6.1.4.1.20677.1.5.2.5 | INTEGER | read-write | |
| INT outlet5Command | 1.3.6.1.4.1.20677.1.5.2.6 | INTEGER | read-write | |
| INT outlet6Command | 1.3.6.1.4.1.20677.1.5.2.7 | INTEGER | read-write | |
| INT outlet7Command | 1.3.6.1.4.1.20677.1.5.2.8 | INTEGER | read-write | |
| INT outlet8Command | 1.3.6.1.4.1.20677.1.5.2.9 | INTEGER | read-write | |
| outletStatus | 1.3.6.1.4.1.20677.1.5.3 | |||
| INT outlet1Status | 1.3.6.1.4.1.20677.1.5.3.1 | INTEGER | read-only | |
| INT outlet2Status | 1.3.6.1.4.1.20677.1.5.3.2 | INTEGER | read-only | |
| INT outlet3Status | 1.3.6.1.4.1.20677.1.5.3.3 | INTEGER | read-only | |
| INT outlet4Status | 1.3.6.1.4.1.20677.1.5.3.4 | INTEGER | read-only | |
| INT outlet5Status | 1.3.6.1.4.1.20677.1.5.3.5 | INTEGER | read-only | |
| INT outlet6Status | 1.3.6.1.4.1.20677.1.5.3.6 | INTEGER | read-only | |
| INT outlet7Status | 1.3.6.1.4.1.20677.1.5.3.7 | INTEGER | read-only | |
| INT outlet8Status | 1.3.6.1.4.1.20677.1.5.3.8 | INTEGER | read-only | |
| logManagerConfig | 1.3.6.1.4.1.20677.1.6 | |||
| IP mailServerIPAddress | 1.3.6.1.4.1.20677.1.6.1 | IpAddress | read-write | |
| OCT sendLogFrom | 1.3.6.1.4.1.20677.1.6.2 | OCTET STRING | read-write | |
| OCT sendLogToUser1Address | 1.3.6.1.4.1.20677.1.6.3 | OCTET STRING | read-write | |
| OCT sendLogToUser2Address | 1.3.6.1.4.1.20677.1.6.4 | OCTET STRING | read-write | |
| OCT sendAllertsToUser1Address | 1.3.6.1.4.1.20677.1.6.5 | OCTET STRING | read-write | |
| OCT sendAllertsToUser2Address | 1.3.6.1.4.1.20677.1.6.6 | OCTET STRING | read-write | |
| INT sendLogFrequency | 1.3.6.1.4.1.20677.1.6.7 | INTEGER | read-write | |
| OCT sendLogTime | 1.3.6.1.4.1.20677.1.6.8 | OCTET STRING | read-write | |
| INT userLogInLogOut | 1.3.6.1.4.1.20677.1.6.9 | INTEGER | read-write | |
| INT userLogInLogOutFailed | 1.3.6.1.4.1.20677.1.6.10 | INTEGER | read-write | |
| INT outletActivity | 1.3.6.1.4.1.20677.1.6.11 | INTEGER | read-write | |
| INT systemOnOff | 1.3.6.1.4.1.20677.1.6.12 | INTEGER | read-write |
RFC description
Manages Pulizzi IPC3600 intelligent power controller with outlet control, configuration, and network settings for power distribution.
Start monitoring Pulizzi Engineering IPC-series switched power distribution units (PDUs) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.