New Community Ranking System
Our Community ranking system has recently been updated. You may notice changes in user rankings and receive system messages or notifications. If you have questions about how the new ranking works, please refer to the announcement post for more details (click here).
Netbotz snmp traps appending to OID?
EcoStruxure IT Forum
Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz
Search in
Improve your search experience:
Exact phrase→Use quotes " "(e.g., "error 404")
Wildcard→Use * for partial words(e.g., build*, *tion)
AND / OR→Combine keywords(e.g., login AND error, login OR sign‑in)
Keep it short→Use 2–3 relevant words, not full sentences
Filters→Narrow results by section(Knowledge Base, Users, Products)
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2023-11-0107:18 AM
Netbotz snmp traps appending to OID?
We are testing the sending of snmp traps from netbotz (750 and 755) to our NMS.
Both netbotz had the same netbotz50-MIB file under resource page, in the browser UI, and successfully imported one of them into the NMS.
The issue we have is that upon receiving the traps we are unable to convert the OID. I believe this is because the trap is being sent with additional octets at the end of the trap.
For example from a received trap we can see from the field "netBotzTrapErrorType" that a Camera has been unplugged. The trap should therefore have an OID of "1.3.6.1.4.1.52674.500.10.2.2.0.7" (netBotzCameraUnplugged) yet the OID comes in as ".1.3.6.1.4.1.52674.500.10.2.2.0.7.0.62"
Performing a search over all OID's in the MIB does not show this as a valid OID. Why is this being generated and how can we prevent so that the trap is sent with the correct OID?