I am very new to SNMP and I need to get "system uptime" using our own enterprise OID.
I have already obtained an IANA number
and created a MIB file.
The problem is when I use snmpget
command with our OID, I get an object not found
error at the command prompt.
Although when I do a snmptranslate
on our object, I get the exact OID of that object.
If any additional information is required from my side, please let me know.