Displaying 4 results from an estimated 4 matches for "nut2mib".
2023 Mar 29
1
Issue with On Line Status (APC MGE Galaxy 5500 + AP9635CH)
...lps a lot) to port the
missing lines into it.
In computers all numbers are binary :) In SNMP they should be Integer32 or
Integer64 type, I think. Do you know which APC MIB version that NMC
supports, and if that MIB's text contradicts the reality (an APC bug to
report to them, I guess).
In the nut2mib structures you can specify several sources for the same
reading name, which allows the same subdriver to "pick the keys" to
different generations of otherwise similar devices. The first (or was it
last?) hit in the table wins, IIRC, so if an actual device exposes some
data in several OIDs...
2023 Mar 30
1
Issue with On Line Status (APC MGE Galaxy 5500 + AP9635CH)
...nes into it.
>
> In computers all numbers are binary :) In SNMP they should be Integer32 or
> Integer64 type, I think. Do you know which APC MIB version that NMC
> supports, and if that MIB's text contradicts the reality (an APC bug to
> report to them, I guess).
>
> In the nut2mib structures you can specify several sources for the same
> reading name, which allows the same subdriver to "pick the keys" to
> different generations of otherwise similar devices. The first (or was it
> last?) hit in the table wins, IIRC, so if an actual device exposes some
>...
2023 Mar 27
1
Issue with On Line Status (APC MGE Galaxy 5500 + AP9635CH)
...ib.c) 1.3.6.1.4.1.318.1.1.1.2.1.1.0
gives me good results.
Unfortunately power status OID's value type differs (my: 64 digits binary
number vs standard: integer).
I know i can retrieve each bit's value with no problem but the question is:
How do I integrate my bit recognition with NUT's nut2mib struct and so on...
I am working on drivers/apc-mib.c UPS driver
Maybe is there something relatable already in the code so I can "make my
work easier"?
Matthew
czw., 9 mar 2023 o 16:00 mateuszx <jasmati09 at gmail.com> napisa?(a):
> I've got an update on this case
> Usi...
2023 Mar 09
1
Issue with On Line Status (APC MGE Galaxy 5500 + AP9635CH)
I've got an update on this case
Using tkmib I discovered that my UPS (NMC per say) sends its state by OID
1.3.6.1.4.1.318.1.1.1.11.1.1.0
.iso.org.dod.internet.private.enterprises.apc.products.hardware.ups.upsState.upsBasicState.upsBasicStateOutputState.0
= 0001010000000000001000000000000000000000000000000000000000000000
(mib used for this snmpget was powernet441.mib)
(I got a description about