-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SNMP access to APC AP7801 not working quite right. #17
Comments
Unfortunately, I don't have one of those to test with. I am using the published APC PowerNet MIB. Maybe your device doesn't support all of the MIB entries that are used in my homebridge integration. |
Don't suppose you know of there is any way to get more verbose logging? |
Did you turn on "Debug" in the settings for the Plugin within Homebridge? That's the most output that I coded for. |
You could also try poking around the SNMP MIB using a MIB browser on your PC/Mac. It would help to load a copy of the APC PowerNet MIB into the browser. It looks like they are up to version 4.5.2... https://www.apc.com/us/en/download/document/APC_POWERNETMIB_452_EN/ |
Did you figure out what was going on with your PDU? |
I seem to remember that if I was logged into the apc web interface, it prevented the eve/home app from working properly. |
I am on vacation right now, but I will try it without the web interface open when I return home, see how it does.
Tony Shadwick
… On Mar 13, 2024, at 9:45 AM, iantait ***@***.***> wrote:
I seem to remember that if I was logged into the apc web interface, it prevented the eve/home app from working properly.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
Not sure what is happening here. I just got this Rack PDU off of eBay, and it seems to function correctly. I can get into the webui and into the telnet server on it. Initially, I was getting access denied errors on the PDU's logs for connecting via SNMP. Switched private to write+, and that seemed to stop. Now...well, it seems to work, but also not. Almost like the MIB isn't correct? SNMP has never been a strong point of mine, so I'm just kinda winging it over here. Figured I'd post here in case any of this rang a bell.
The last couple of line is me trying to turn an outlet on/off. Homebridge tries to comply, but it just gives a useless error. There's no acknowledgement inside of the apc webui that anything happened at all.
The text was updated successfully, but these errors were encountered: