Any tool to check from OID number to know OID serial number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 07:17 PM
Hi all,
Would anyone know how to check the OID serial number if already know the OID number?
For example, if the OID number of a device is 1.3.6.1.4.1.9.1.2804 then how can we know the OID serial number?
Thanks,
Tom
- Labels:
-
Network Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2024 12:01 AM
- What do you mean by 'OID serial number' ?
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 05:35 AM
Yes

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2024 12:58 AM
Hello,
you might be confusing two things: the OID "1.3.6.1.4.1.9.1.2804" itself doesn't have a serial number; it represents a unique identifier within the SNMP management information tree, and associated information is retrieved through SNMP queries based on that OID. It has nothing to do with serial numbers...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2024 03:20 AM
The OID gives a particular value of the device that you reach through SNMP, and you can get the serial number from it. The Serialn umber doesn't give you anything else than the Serialn umber itself.
Please mark it as Helpful and/or Solution Accepted if that is the case. Thanks for making Engineering easy again.
Connect with me for more on Linkedin https://www.linkedin.com/in/rubencocheno/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2024 10:35 PM
In this case, I found Serial Number OID for this kind of device is
.1.3.6.1.4.1.9.5.1.2.19
But any way to know Serial Number OID if we only know OID ?
