Skip to content

Getting "RequestFailedError: GeneralError: 1.3.6.1.4.1.318.1.1.4.4.2.1.3.10" but actions are working #18

@minersunited

Description

@minersunited

I am having an interesting issue turning some outlets off/on. I am attempting to control some APC PDU's, model #AP8965. When turning an outlet off or on I get the following error.

{ RequestFailedError: GeneralError: 1.3.6.1.4.1.318.1.1.4.4.2.1.3.10
at Object.Session.onSimpleGetResponse [as onResponse] (/path/to/relevant/directory/node_modules/net-snmp/index.js:946:16)
at Session.onMsg (/path/to/relevant/directory/node_modules/net-snmp/index.js:920:9)
at emitTwo (events.js:126:13)
at Socket.emit (events.js:214:7)
at UDP.onMessage [as onmessage] (dgram.js:659:8)
name: 'RequestFailedError',
message: 'GeneralError: 1.3.6.1.4.1.318.1.1.4.4.2.1.3.10',
status: 5 }

The weird thing is that the actions ARE going through, the outlets are turning off and on as expected. Have you run into this in the past? Any chance you could point me in the right direction?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions