Send Netdot-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-users digest..."
Today's Topics:
1. Re: PA Difficulty (Carlos Vicente)
2. Re: PA Difficulty (Chip Pleasants)
----------------------------------------------------------------------
Message: 1
Date: Thu, 16 Jan 2014 11:58:05 -0500
From: Carlos Vicente <[email protected]>
Subject: Re: [Netdot-users] PA Difficulty
To: Chip Pleasants <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1
Hi Chip,
You have two options:
a) Use Netdot's REST API. I think it's available starting with version 1.0.1
b) Write a Perl script in the same machine that runs Netdot and "use"
Netdot's libraries to add the IP addresses to the interfaces.
Cheers,
cv
On 1/14/14, 11:56 AM, Chip Pleasants wrote:
> Hi Carlos,
>
> Thanks for replying. The firewall enterprise mibs to do not support
> the gather of of this information (IP addresses on interface or
> sub-interfaces), therefore I don't think its stored anywhere. PA does
> have a Rest API which I have been successful pull this information
> using curl, however it comes back in XML format. Even if I could write
> some XML to text script, I'm wondering how I could get this
> information into Netdot. Any ideas?
>
> -Chip
>
>
>
> On Tue, Jan 14, 2014 at 11:25 AM, Carlos Vicente
> <[email protected] <mailto:[email protected]>> wrote:
>
> Hi Chip,
>
> Do the firewalls store the missing information in their private MIBs
> somewhere? If that's the case, it's possible to create a sub-class in
> SNMP::Info (no changes required in Netdot itself). Otherwise, the
> only
> option is to write some CLI parsing code.
>
> Best,
>
> cv
>
> On 1/13/14, 10:16 AM, Chip Pleasants wrote:
> > Anyone have suggestions how to add Palo Alto firewalls to Netdot via
> > some automated process? PAN-OS does not support discovering IP
> > addresses via SNMP, therefore I've just been adding them manually.
> > Thank you in advance for any assistance.
> >
> > -Chip
> >
>
>
------------------------------
Message: 2
Date: Thu, 16 Jan 2014 13:09:30 -0500
From: Chip Pleasants <[email protected]>
Subject: Re: [Netdot-users] PA Difficulty
To: Carlos Vicente <[email protected]>
Cc: [email protected]
Message-ID:
<cajq5atqqmor-a74loldcc6nz3nqz-yw38--g4vqw3xgco+z...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Thanks Carlos for replying!
For some reason I thought the rest api in netdot for only for gets, but now
looking it at the documentation it seems that it allows to post as well.
Sweet!! I suspect the netdot::client::rest cpan module would be a good
place for me to investigate. I suck at scripting, therefore any direction
or examples would much appreciated. I'm attempting to take an xml file
from another rest api and dump it into netdot via its rest api. Thanks in
advance for any assistance.
-Chip
On Thu, Jan 16, 2014 at 11:58 AM, Carlos Vicente <[email protected]>wrote:
> Hi Chip,
>
> You have two options:
>
> a) Use Netdot's REST API. I think it's available starting with version
> 1.0.1
> b) Write a Perl script in the same machine that runs Netdot and "use"
> Netdot's libraries to add the IP addresses to the interfaces.
>
> Cheers,
>
> cv
>
> On 1/14/14, 11:56 AM, Chip Pleasants wrote:
> > Hi Carlos,
> >
> > Thanks for replying. The firewall enterprise mibs to do not support
> > the gather of of this information (IP addresses on interface or
> > sub-interfaces), therefore I don't think its stored anywhere. PA does
> > have a Rest API which I have been successful pull this information
> > using curl, however it comes back in XML format. Even if I could write
> > some XML to text script, I'm wondering how I could get this
> > information into Netdot. Any ideas?
> >
> > -Chip
> >
> >
> >
> > On Tue, Jan 14, 2014 at 11:25 AM, Carlos Vicente
> > <[email protected] <mailto:[email protected]>> wrote:
> >
> > Hi Chip,
> >
> > Do the firewalls store the missing information in their private MIBs
> > somewhere? If that's the case, it's possible to create a sub-class in
> > SNMP::Info (no changes required in Netdot itself). Otherwise, the
> > only
> > option is to write some CLI parsing code.
> >
> > Best,
> >
> > cv
> >
> > On 1/13/14, 10:16 AM, Chip Pleasants wrote:
> > > Anyone have suggestions how to add Palo Alto firewalls to Netdot
> via
> > > some automated process? PAN-OS does not support discovering IP
> > > addresses via SNMP, therefore I've just been adding them manually.
> > > Thank you in advance for any assistance.
> > >
> > > -Chip
> > >
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://osl.uoregon.edu/pipermail/netdot-users/attachments/20140116/0f0844c5/attachment-0001.html
------------------------------
_______________________________________________
Netdot-users mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-users
End of Netdot-users Digest, Vol 62, Issue 5
*******************************************