- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2014 05:59 AM
Does anybody know of a pre-existing SNMP probe or written one that gets printer firmware version? From my understanding, this is vendor specific and not as trivial as it would seem. Help is much appreciated. Thanks!
Solved! Go to Solution.
- Labels:
-
Discovery
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2014 07:30 AM
You will need an OID that gives you exactly that. Do snmpwalk and find that correct OID, use that to get the info, parse it accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2014 07:24 AM
Responding, as this would be helpful for us as well. I'd also like to be able to retrieve the serial number of a local USB printer, although that's likely something I need to make a separate post about.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2014 07:30 AM
You will need an OID that gives you exactly that. Do snmpwalk and find that correct OID, use that to get the info, parse it accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2014 04:50 AM