Ask our Experts
Didn't find what you are looking for? Ask our experts!
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-07-27 06:13 PM . Last Modified: 2023-05-02 11:54 PM
I'm trying to read out an IP address from an SNMP device which is in octet string format as per InetAddress TEXTUAL-CONVENTION. Trying to read it into a Geo SCADA SNMP string object gives me random characters as it is not treating it as a sequence of bytes.
I'm guessing there's no support for octet strings in the SNMP driver given the limited data types I have to play with. What would be the best way to get around this? Is it possible to convert this via scripting or expressions?
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-07-27 07:04 PM
Managed to get it converted via VBScript from String -> Hex ->Int but now my problem is that if one of the octets is a 0, Geo SCADA treats it as a null character and ignores the rest of the IP address after it.
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.