Vrijendra Kumar
ServiceNow Employee
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 03-25-2021 03:19 AM
Serial Number is not populated for Next Gen Juniper Firewall Devices. In case of Juniper device,
JNXBox MIB( OID 1.3.6.1.4.1.2636.3.1.3 ) is the one that we have used to get the serial number for Juniper devices
Firewall discovery flow goes like below.
1.Shazzam will probe snmp port (161) and fetches device details
2.After that SNMP-Classify port will be triggered. Add SNMP. Filed 1.3.6.1.4.1.2636.3.1.3 in SNMP - Classify probe and changes parsing logic into SnmpIdentityInfoParser script include.
Labels:
Comments
Abhishek Kuma11
ServiceNow Employee
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
03-25-2021
04:42 AM
This is for probe based discovery?
Vrijendra Kumar
ServiceNow Employee
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
04-09-2021
01:25 AM
yes