Welcome, Guest. Please login or register.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sjobergh

Pages: [1] 2
1
Discovery / Re: Bug in 2.2 ?
« on: July 20, 2023, 10:24:14 pm »
It worked,  we changed the line in libsnmp and the POE values ​​end up on the right interfaces on right interfaces.

As for the Cisco Firepower 1150, it seems to be something to do with SNMPv3. If we use SNMPv2 we can see all interfaces, but with SNMPv3 we see no interfaces. We continue to debug with other FPR OS versions to see if it is a bug.

2
Discovery / Re: Bug in 2.2 ?
« on: May 21, 2023, 03:47:12 am »
Well it seems like we dont have any solution for IOS-XE in version 2.2....
And I have discovered that NeDi cant handle Cisco FPR 1150 in ASA mode either,  same thing with that one,  Interfaces is not handled at all,  cant see them.

3
Discovery / Re: Bug in 2.2 ?
« on: May 15, 2023, 12:12:48 am »
BUMP

4
Installation / Nedi version 2.2: Table 'nedi.vendorinfo' doesn't exist
« on: January 27, 2023, 03:47:43 pm »
when using "Asset-list" i get errror :Table 'nedi.vendorinfo' doesn't exist

5
Installation / Nedi 2.2C, download link does not work
« on: January 11, 2023, 08:19:11 am »
I tried to download 2.2C from public  area but the the link seems to be broken

6
Any update on this problem ?

7
Definition Files / Re: Catalyst 9800 Series Wireless Controller
« on: July 09, 2022, 03:39:20 am »
5508 def file almost work,,    when it comes to backup it does not work

8
Definition Files / Re: Catalyst 9800 Series Wireless Controller
« on: June 26, 2022, 11:36:12 pm »
use the 5580 def file,  that will work

9
GUI / Re: Error when Importing updates to Assets. NeDi 2.0.120
« on: October 13, 2021, 01:16:05 am »
I have the same problem,  importing new devices to asset works but update does nor work
I think one of NeDi?s best features is to keep track of what u have active in your network and keeping track of assets so "update" is maybe not crucial but really important.

10
Discovery / Nedi Version 2.x, NO-SNMP
« on: May 22, 2021, 01:09:50 am »
it seems to be something wrong when Nedi discover autonomous Cisco APs.   APs that is not controlled by WLCs.
I get the following event message "No-SNMP neighbor xxxxx exists as SNMP device in  xxxxxx".

I think the problem is becouse of this in libmisc.pm

 my $nosdef = 'IP\s(Phone|Telephone)|^KX-NT55|^MITEL|^Mitel|Cisco ATA|Polycom VVX|SVSi encoder|AIR-[CL]?AP|cisco C\d+AXI|Cisco AP Software|ArubaOS|^AP-\d+|AP(\s|_)Controlled|Huawei AP|Hotzone Wireless AP';# AP- -> Wing TODO add version to avoid false matches?

We have changed the code to this
my $nosdef = 'IP\s(Phone|Telephone)|^KX-NT55|^MITEL|^Mitel|Cisco ATA|Polycom VVX|SVSi encoder|AIR-[CL]AP|cisco C\d+AXI|Cisco AP Software|ArubaOS|^AP-\d+|AP(\s|_)Controlled|Huawei AP|Hotzone Wireless AP';# AP- -> Wing TODO add version to avoid false matches?

Now we get a match on LAPxxx and CAPxxx and Nedi sees the AP as an AP controlled by a controller , when its APxxx and Nedi sees as an autonomous AP.
 

11
Definition Files / Cisco basic C1111-4P def file
« on: May 22, 2021, 12:40:49 am »
# Main
SNMPv   2
Type   
TypOID   1.3.6.1.2.1.47.1.1.1.1.13.1
NamOID   
DesOID   
OS   IOS
Icon   w2an
Size   1
Uptime   U
Bridge   normal
ArpND   old
Dispro   CDP|LLDP
Serial   1.3.6.1.2.1.47.1.1.1.1.11.1
Bimage   
VLnams   1.3.6.1.2.1.17.7.1.4.3.1.1
VLnamx   
Group   
Mode   
CfgChg   1.3.6.1.4.1.9.9.43.1.1.1.0
CfgWrt   1.3.6.1.4.1.9.9.43.1.1.2.0
FTPConf   
Fanstat      
 
# Interfaces
StartX   
EndX   
IFname   1.3.6.1.2.1.31.1.1.1.1
IFaddr   adr   S
IFalia   1.3.6.1.2.1.31.1.1.1.18
IFalix   
InBcast   1.3.6.1.2.1.31.1.1.1.9
InDisc   1.3.6.1.2.1.2.2.1.13
OutDisc   1.3.6.1.2.1.2.2.1.19
IFvlan   1.3.6.1.2.1.17.7.1.4.5.1.1   Q
IFvlix   
IFpowr      
IFpwix   
IFdupl   1.3.6.1.2.1.10.7.2.1.19
IFduix   1.3.6.1.2.1.10.7.2.1.1
Halfdp   2
Fulldp   3
 
# Modules
Modom      
Moslot   1.3.6.1.2.1.47.1.1.1.1.7
Moclas   1.3.6.1.2.1.47.1.1.1.1.5
Movalu   9
Modesc   1.3.6.1.2.1.47.1.1.1.1.2
Modhw   1.3.6.1.2.1.47.1.1.1.1.8
Modfw   1.3.6.1.2.1.47.1.1.1.1.9
Modsw   1.3.6.1.2.1.47.1.1.1.1.10
Modser   1.3.6.1.2.1.47.1.1.1.1.11
Momodl   1.3.6.1.2.1.47.1.1.1.1.13
Modloc   
Mostat   
Mostok   
 
# RRD Graphing
CPUutl         
Temp         
MemCPU         
Custom      

12
Discovery / Re: Interface name
« on: April 15, 2021, 12:43:31 am »
bump

13
Discovery / Re: SNMP v3 sha/aes
« on: March 22, 2021, 11:37:36 pm »
I have done some more tests and seems like it is a problem related to my Centos 7 platform.
I started an old 1.9 running on Ubuntu and on that one it worked.

I will install 2.x on the ubuntu and check if it is working on that


From now on I think I will use debian based platform instead.

Sorry for raising a problem related to OS


14
Discovery / Re: SNMP v3 sha/aes
« on: March 18, 2021, 11:47:31 pm »
Just clarifying,   everything but the monitoring works,  after a few minutes my device turns red.

found a error message in Nedi :  "SNMP error An empty authProtocol was specified"

I really dont know what that means,  I have a auth pwd in Nedi.conf and in my device.

I searched on internet and found that this error message probably comes from perl

Below is some code that solved the problem in OCS software

name : snmpv3
version : 3
USERNAME : my-internal-snmpv3-username
AUTHKEY : my-very-secret-password-for-encryption
AUTHPASSWD : my-very-secret-password-for-authentication
Here is a working code for me, modified in /usr/share/perl5/vendor_perl/Ocsinventory/Agent/Modules/Snmp.pm (agent side) :

                    push @{$self->{communities}},{
                        VERSION=>$_->{VERSION},
                        NAME=>$_->{NAME},
                        USERNAME=>$_->{USERNAME},
                        AUTHPROTO=>"SHA",
                        AUTHPASSWD=>$_->{AUTHPASSWD},
                        PRIVPROTO=>"AES",
                        PRIVPASSWD=>$_->{AUTHKEY}
                    };

15
Discovery / SNMP v3 sha/aes
« on: March 16, 2021, 12:47:56 am »
I tried to use SNMP v3 sha/aes and everything seems to work except "uptime",   I dont get any "uptime"
and that results in that it looks like the device is down.

Nedi.conf
comm    myuser    sha     mypassword   aes     mypassword

IOS conf
snmp-server view ALL iso included
snmp-server group MyReadWriteGroup v3 priv read ALL write ALL
snmp-server user myuser MyReadWriteGroup v3 auth sha mypassword priv aes 128 mypassword

anyone have clue how fix the "uptime" ?

/swepart

Pages: [1] 2