On Wednesday 04 January 2006 13:41, Vidar Faltinsen wrote:
On Wed, 4 Jan 2006, Wojciech Kozicki wrote:
Hello,
I have couple of cisco 7140, and NAV can't see all routers interfaces. In
router-ports report I can see only some of ATM interfaces, but not all.
Also, there is lack of Fast Etherent interfaces. I tried re-adding device
to nav, but it didn't help.
Missing subinterfaces are on different modules...
What I should check?
MRTG is working with this routers with no problem.
MRTG has traffic counters for the interfaces that NAV are missing?
You should verify what the router returns of ifindexes/ifdescr from
the interfaces MIB. I know the support has been varying in respect
to fast/gigethernet-based subinterface support. At one point ios
gave us the ifindexes, but the octet counters were not maintained.
Do a snmpwalk directly to the router in question, something like:
snmpwalk -On -c <snmp read community> -v2c <ip address> ifdescr
or
snmpwalk -On -c <snmp read community> -v2c <ip address>
.1.3.6.1.2.1.2.2.1.2
I have similar problems with one of our 2900 catalyst switch with ATM port,
snmpwalk shows interfaces, nav not. In cricket there is only CPU statistics.
Question no1:
What is the best way to debug such problems?
Question no2:
What about adding user-specific OIDs? Any help to this nav-section?
regards
--
Woj
>From odd.hauge at hiMolde.no Thu Jan 5 23:45:36 2006
From: odd.hauge at hiMolde.no (Hauge Odd Arne)
Date: Fri Jan 6 00:11:49 2006
Subject: [Nav-users] Problems adding users
Message-ID:
8EEE7738AEDF6947B3E5508A0244D1C21B8C17@stam.himolde.no
FYI:
A recompile of Nav (bleeding edge) solved the problem. Nothings better
;)
- odd arne
> -----Original Message-----
> From: Hauge Odd Arne
> Sent: Thursday, January 05, 2006 8:51 AM
> To: Hauge Odd Arne; nav-users@itea.ntnu.no
> Subject: RE: [Nav-users] Problems adding users
>
> Seems like som postgres problem to me. After trying to add a
> new user I did a ps command on the nav-box:
> postgres 5836 0.0 2.9 41216 14936 pts/0 S 01:16
> 0:00 postgres: navwrite navprofiles 127.0.0.1(55524) idle in
> transaction
> postgres 5850 0.0 3.0 41480 15908 pts/0 S 01:16
> 0:00 postgres: navwrite navprofiles 127.0.0.1(55530) idle in
> transaction
> postgres 5852 0.0 2.9 41216 14940 pts/0 S 01:16
> 0:00 postgres: navwrite navprofiles 127.0.0.1(55532) idle in
> transaction
> postgres 5856 0.0 2.8 41216 14848 pts/0 S 01:16
> 0:00 postgres: navwrite navprofiles 127.0.0.1(55534) INSERT waiting
>
> I'm not sure what the idle in transaction and insert waiting means...
> It seems to me it's only the navprofiles database I have
> problems adding information into. I can not add new accounts
> or groups. But I can manage profiles for existing nav users
> (read admin user).
>
> - odd arne hauge
>
>
>
>
>
> > -----Original Message-----
> > From: nav-users-bounces@itea.ntnu.no
> > [mailto:nav-users-bounces@itea.ntnu.no] On Behalf Of Hauge Odd Arne
> > Sent: Wednesday, January 04, 2006 3:47 PM
> > To: nav-users@itea.ntnu.no
> > Subject: [Nav-users] Problems adding users
> >
> > Hi.
> >
> > While testing the bleeding edge of Nav I'm having problem adding
> > users.
> > I get the following output in my browser when I tries to add a new
> > user:
> > "no such account 1000"
> >
> > Any suggestions ?
> >
> > Regards
> > Odd Arne Hauge
> >
> >
> > _______________________________________________
> > Nav-users mailing list
> > Nav-users@itea.ntnu.no
> >
http://mailman.itea.ntnu.no/mailman/listinfo/nav-users
> >