When I would like get my sysObectID, the equipement return on over ID in the Result
But i dont find in the documentation the Type of this result (ObectID, objectIdentifier ....)
So, if you know how I can get this reference, i'm realy interested
Regards
Hi Damien,
Could you check what "raw value" you receive when requesting the value for the sysObjectID (using WireShark for example)? I assume it will return "1.3.6.1.4.1.37196.1.2" in your case which maps to "tlr5200". If that is the case, you can use "discreets" to map this OID value to the readable string.
Wireshart Return this value
If I insert Discreets Value, it's good
But, if the manufacturer create a new model, I need to update the Protocol
Is it possible to explait in the protocol "this value is an OID, so get the value of the reference" ?