(RADIATOR) RE: SNMP Error

Hakim Tass hakim at kccg.net
Sat Oct 20 02:34:50 CDT 2001


hi Hugh!!!
I managed to get rid of the error.

"Thu Oct  4 10:35:55 2001: ERR: There is no value named -5755 for attribute
Sessi on-Timeout. Using 0."

Basically my query was sending a negative session timeout. Corrected the
query :)

But i still get the "Cannot Find Module" error!!!
I m sending you a trace 4 copy snapshot, if that helps in any case!!!
I have installed the uucd-snmp the one mentioned in the documentation (for
SnmpGetprog).

Is there some module which i have missed to install?



Trace 4 dump (i have replaced the nasip by xx)
############################################################################
####################################
Thu Oct 18 15:37:55 2001: DEBUG: Checking if user is still online: Cisco,
901976123, xx.xx.xx.40, 75, 00001330
Thu Oct 18 15:37:55 2001: DEBUG: Running command
`c:\radiator-2.18.2\snmp\usr\bin\snmpget.exe xx.xx.xx.40 public
.iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.75`
Thu Oct 18 15:37:56 2001: NOTICE:  Session for 901976123 at xx.xx.xx.40:75
has gone away
Thu Oct 18 15:37:56 2001: DEBUG:  Deleting session for 901976123,
xx.xx.xx.40, 75
Thu Oct 18 15:37:56 2001: DEBUG: do query is: delete from RADONLINE where
NASIDENTIFIER='xx.xx.xx.40' and NASPORT=075

Thu Oct 18 15:37:56 2001: DEBUG: Handling with Radius::AuthSQL
Thu Oct 18 15:37:56 2001: DEBUG: Handling with Radius::AuthSQL
Thu Oct 18 15:37:56 2001: DEBUG: Query is: select
password,balancetime,multiple from testauthenticationtable where
(username='901976123' and balancetime > 0)

Thu Oct 18 15:37:56 2001: DEBUG: Radius::AuthSQL looks for match with
901976123
Thu Oct 18 15:37:56 2001: DEBUG: Handling with Radius::AuthSQL
Thu Oct 18 15:37:56 2001: DEBUG: Handling with Radius::AuthSQL
Thu Oct 18 15:37:56 2001: DEBUG: Query is: select
password,authenticationtable.balancetime from
AUTHENTICATIONTABLE,ACCOUNTPLAN where (username='901976123' and status = 1
and startdate is null and expirydate is null and
authenticationtable.balancetime > 0 and accountplan.accountplan =
authenticationtable.accountplan and accountplan.type='H' and
accountplan.accountplan <> '13KD')

Thu Oct 18 15:37:56 2001: DEBUG: Radius::AuthSQL looks for match with
901976123
Thu Oct 18 15:37:56 2001: DEBUG: Radius::AuthSQL ACCEPT:
Thu Oct 18 15:37:56 2001: DEBUG: Access accepted for 901976123
Thu Oct 18 15:37:56 2001: DEBUG: Packet dump:
*** Sending to xx.xx.xx.40 port 1645 ....
Code:       Access-Accept
Identifier: 152
Authentic:  <26>><225>Y<255><137><165><22><222><5><142>"<236><12><222><180>
Attributes:
	Session-Timeout = 21600
	Service-Type = Framed-User
	Framed-Protocol = PPP
	Class = "FTHU"
	Framed-IP-Netmask = 255.255.255.255
	Framed-Routing = None
	Framed-MTU = 1500
	Framed-Compression = Van-Jacobson-TCP-IP

Thu Oct 18 15:37:56 2001: DEBUG: Packet dump:
*** Received from xx.xx.xx.41 port 1646 ....
Code:       Accounting-Request
Identifier: 251
Authentic:  <176><181>D<228><198><180><139>\p<241><155><188>/<243><217>k
Attributes:
	NAS-IP-Address = xx.xx.xx.41
	NAS-Port = 150
	NAS-Port-Type = Async
	User-Name = "633556385"
	Called-Station-Id = "840840"
	Calling-Station-Id = "4564006"
	Acct-Status-Type = Start
	Class = "FTHU"
	Acct-Authentic = RADIUS
	Service-Type = Framed-User
	Acct-Session-Id = "00001E39"
	Framed-Protocol = PPP
	Acct-Delay-Time = 0

Thu Oct 18 15:37:56 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "FTHU" should be used to handle this request
Thu Oct 18 15:37:56 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "NFTHU" should be used to handle this request
Thu Oct 18 15:37:56 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "FTMU" should be used to handle this request
Thu Oct 18 15:37:56 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "NFTMU" should be used to handle this request
Thu Oct 18 15:37:56 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "OGFR" should be used to handle this request
Thu Oct 18 15:37:56 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "TEST" should be used to handle this request
Thu Oct 18 15:37:56 2001: DEBUG: Check if Handler  should be used to handle
this request
Thu Oct 18 15:37:57 2001: DEBUG: Handling request with Handler ''
Thu Oct 18 15:37:57 2001: DEBUG:  Adding session for 633556385, xx.xx.xx.41,
150
Thu Oct 18 15:37:57 2001: DEBUG: do query is: delete from RADONLINE where
NASIDENTIFIER='xx.xx.xx.41' and NASPORT=0150

Thu Oct 18 15:37:57 2001: DEBUG: do query is: insert into RADONLINE
(USERNAME, NASIDENTIFIER, NASPORT, ACCTSESSIONID, TIME_STAMP,
FRAMEDIPADDRESS, NASPORTTYPE, SERVICETYPE) values ('633556385',
'xx.xx.xx.41', 0150, '00001E39', 1003444676, '', 'Async', 'Framed-User')

Thu Oct 18 15:37:57 2001: DEBUG: Handling with Radius::AuthSQL
Thu Oct 18 15:37:57 2001: DEBUG: Handling accounting with Radius::AuthSQL
Thu Oct 18 15:37:57 2001: DEBUG: Accounting accepted
Thu Oct 18 15:37:57 2001: DEBUG: Packet dump:
*** Sending to xx.xx.xx.41 port 1646 ....
Code:       Accounting-Response
Identifier: 251
Authentic:  <176><181>D<228><198><180><139>\p<241><155><188>/<243><217>k
Attributes:

Thu Oct 18 15:37:57 2001: DEBUG: Packet dump:
*** Received from xx.xx.xx.41 port 1645 ....
Code:       Access-Request
Identifier: 252
Authentic:  <175>M<161>m]C<220><212><241><245>nQ|<191><132><229>
Attributes:
	NAS-IP-Address = xx.xx.xx.41
	NAS-Port = 118
	NAS-Port-Type = Async
	User-Name = "714189070"
	Called-Station-Id = "840840"
	Calling-Station-Id = "5640867"
	User-Password = "a1<248>OCj<146>Mh<134><21>0s<172><199>`"
	Service-Type = Framed-User
	Framed-Protocol = PPP

Thu Oct 18 15:37:57 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "FTHU" should be used to handle this request
Thu Oct 18 15:37:57 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "NFTHU" should be used to handle this request
Thu Oct 18 15:37:57 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "FTMU" should be used to handle this request
Thu Oct 18 15:37:57 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "NFTMU" should be used to handle this request
Thu Oct 18 15:37:57 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "OGFR" should be used to handle this request
Thu Oct 18 15:37:57 2001: DEBUG: Check if Handler Acct-Status-Type = "Stop"
Class = "TEST" should be used to handle this request
Thu Oct 18 15:37:57 2001: DEBUG: Check if Handler  should be used to handle
this request
Thu Oct 18 15:37:57 2001: DEBUG: Handling request with Handler ''
Thu Oct 18 15:37:57 2001: DEBUG:  Deleting session for 714189070,
xx.xx.xx.41, 118
Thu Oct 18 15:37:57 2001: DEBUG: do query is: delete from RADONLINE where
NASIDENTIFIER='xx.xx.xx.41' and NASPORT=0118
############################################################################
####################################

regards
Hakim

-----Original Message-----
From: Hugh Irvine [mailto:hugh at open.com.au]
Sent: 18 October, 2001 2:43 AM
To: hakim; radiator at open.com.au
Subject: Re: (RADIATOR) SNMP Error



Hello Hakim -

I will need to see a copy of your configuration file (no secrets) together
with a trace 4 debug from Radiator showing what is going on.

thanks

Hugh


On Wednesday 17 October 2001 22:06, hakim wrote:
> hi!!!
> I have begun to face this error from nowhere...
> the radius was working fine... had installed all the required modules..
the
> SNMP module too... when i restarted radius it began to show me the
> following dump... inspite of this the radius is working. But my radonline
> table sometimes shows more users than the router's capacity. For eg:-
> radonline shows 580 users where as the total lines are only 480. I can
feel
> its the SNMP error which is causing this...
>
> any suggestions on what should be done!
>
> ####################################################################
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.3: Unknown Object
> Identif ier (org.dod.internet.private.enterprises.9.2.9.2.1.18.3)
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.66: Unknown Object
> Identi fier (org.dod.internet.private.enterprises.9.2.9.2.1.18.66)
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.153: Unknown Object
> Ident ifier (org.dod.internet.private.enterprises.9.2.9.2.1.18.153)
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.56: Unknown Object
> Identi fier (org.dod.internet.private.enterprises.9.2.9.2.1.18.56)
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.57: Unknown Object
> Identi fier (org.dod.internet.private.enterprises.9.2.9.2.1.18.57)
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.32: Unknown Object
> Identi fier (org.dod.internet.private.enterprises.9.2.9.2.1.18.32)
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.134: Unknown Object
> Ident ifier (org.dod.internet.private.enterprises.9.2.9.2.1.18.134)
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.700: Unknown Object
> Ident ifier (org.dod.internet.private.enterprises.9.2.9.2.1.18.700)
> Thu Oct  4 09:00:47 2001: ERR: There is no value named -46 for attribute
> Session -Timeout. Using 0.
> Thu Oct  4 09:00:54 2001: ERR: There is no value named -54 for attribute
> Session -Timeout. Using 0.
> Thu Oct  4 09:03:11 2001: ERR: There is no value named -191 for attribute
> Sessio n-Timeout. Using 0.
> Thu Oct  4 09:04:12 2001: ERR: There is no value named -252 for attribute
> Sessio n-Timeout. Using 0.
> Thu Oct  4 09:04:16 2001: ERR: There is no value named -256 for attribute
> Sessio n-Timeout. Using 0.
> Thu Oct  4 09:06:00 2001: ERR: There is no value named -360 for attribute
> Sessio n-Timeout. Using 0.
> Thu Oct  4 09:41:07 2001: ERR: There is no value named -2467 for attribute
> Sessi on-Timeout. Using 0.
> Thu Oct  4 09:47:57 2001: ERR: There is no value named -2877 for attribute
> Sessi on-Timeout. Using 0.
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.181: Unknown Object
> Ident ifier (org.dod.internet.private.enterprises.9.2.9.2.1.18.181)
> Thu Oct  4 10:30:24 2001: ERR: There is no value named -5424 for attribute
> Sessi on-Timeout. Using 0.
> Thu Oct  4 10:33:36 2001: ERR: There is no value named -5616 for attribute
> Sessi on-Timeout. Using 0.
> Thu Oct  4 10:33:45 2001: ERR: There is no value named -5625 for attribute
> Sessi on-Timeout. Using 0.
> Thu Oct  4 10:35:55 2001: ERR: There is no value named -5755 for attribute
> Sessi on-Timeout. Using 0.
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.188: Unknown Object
> Ident ifier (org.dod.internet.private.enterprises.9.2.9.2.1.18.188)
> Thu Oct  4 11:37:34 2001: ERR: There is no value named -9454 for attribute
> Sessi on-Timeout. Using 0.
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.115: Unknown Object
> Ident ifier (org.dod.internet.private.enterprises.9.2.9.2.1.18.115)
> Thu Oct  4 11:41:12 2001: ERR: There is no value named -9672 for attribute
> Sessi on-Timeout. Using 0.
> Thu Oct  4 12:07:00 2001: ERR: There is no value named -11220 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:14:47 2001: ERR: There is no value named -11687 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:15:03 2001: ERR: There is no value named -11703 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:15:51 2001: ERR: There is no value named -11751 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:17:52 2001: ERR: There is no value named -11872 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:19:49 2001: ERR: There is no value named -11989 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:25:15 2001: ERR: There is no value named -12315 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:27:27 2001: ERR: There is no value named -12447 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:28:04 2001: ERR: There is no value named -12484 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:29:10 2001: ERR: There is no value named -12550 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:30:25 2001: ERR: There is no value named -12625 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:31:31 2001: ERR: There is no value named -12691 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 12:47:02 2001: ERR: There is no value named -13622 for
attribute
> Sess ion-Timeout. Using 0.
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.209: Unknown Object
> Ident ifier (org.dod.internet.private.enterprises.9.2.9.2.1.18.209)
> Thu Oct  4 13:01:34 2001: ERR: There is no value named -14494 for
attribute
> Sess ion-Timeout. Using 0.
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> .iso.org.dod.internet.private.enterprises.9.2.9.2.1.18.169: Unknown Object
> Ident ifier (org.dod.internet.private.enterprises.9.2.9.2.1.18.169)
> Thu Oct  4 13:03:49 2001: ERR: There is no value named -14629 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 13:13:12 2001: ERR: There is no value named -15192 for
attribute
> Sess ion-Timeout. Using 0.
> Thu Oct  4 13:17:45 2001: ERR: There is no value named -15465 for
attribute
> Sess ion-Timeout. Using 0.
>
>
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.


===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list