I need to collect the consumtion for each outlet to invoice customers.
For the moment, I have these items. I found on the net how to find the right OID ont this site: https://mibbrowser.online/mibdb_sear...N-PX2-PDU2-MIB
For the moment, I have these items. I found on the net how to find the right OID ont this site: https://mibbrowser.online/mibdb_sear...N-PX2-PDU2-MIB
- Outlet Current (Amps): .1.3.6.1.4.1.13742.6.3.5.3.1.3.1.OUTLETID.1
- Outlet Voltage: .1.3.6.1.4.1.13742.6.3.5.3.1.3.1.OUTLETID.4
- Outlet State (On/Off): .1.3.6.1.4.1.13742.6.3.5.3.1.2.1.OUTLETID (1=On, 0=Off)