[j-nsp] juniper pingmib test configaration
Koti Reddy.B
koti_bh at yahoo.com
Sun Aug 29 23:16:37 EDT 2004
Hi Travis,
This what i thought and i tried also.
Before setting remote-view with jnxPingMIB snmpset giving [access denined] now it is displying [inconsistentname].
now only problem seems to be incorrect VRF instance name ,but iam setting correct VRF instance name avilable in Router configuration.
iam missing something else.
Thanks for your help.
Koti.
Travis O'Hara <travisohara at juniper.net> wrote:
Hi Guys,
It sounds like you don't have a view of the MIB's. The ping-mib view is
not available by default. You need to specifically enable the MIB view
via
snmp {
view remote-view {
oid 1.3.6.1.2.1.80 include; # pingMIB
oid 1.3.6.1.4.1.2636.3.7 include; # jnxPingMIB
oid 1.3.6.1.2.1.81 include; # traceRouteMIB
oid 1.3.6.1.4.1.2636.3.8 include; # jnxTraceRouteMIB
}
community remote-community {
view remote-view;
authorization read-write;
}
}
If you do this this view however only has the view of those MIB's you
can get around this by creating a view that allows access to anything by
using something like
'snmp view remote-view oid 1.3.6.1 include'
However it's probably not the most secure way of accessing this feature
but good for when you are just trying to get things working.
Documentation can be found in the Network Management Guide, SNMP Remote
Operations section.
Regards,
Travis.
-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Koti Reddy.B
Sent: Monday, August 30, 2004 10:44 AM
To: Bala Venkata
Cc: juniper-nsp at puck.nether.net
Subject: Re: [j-nsp] juniper pingmib test configaration
Hi Venkat,
iam setting all columns values in pingCtlTable, it giving problem only
when setting jnxPingCtlRoutingInstanceName( not able to set any juniper
extended ping mib). iam guessing some problem with rourer confugaration.
thanks,
Koti.
Bala Venkata wrote:
First off, I see in Juniper docs that you need to setup the row in
pingCtlTable with a 'minimu' of 4 columns values (pingCtlOwnerIndex,
pingCtlTestName, pingCtlTargetAddress and pingCtlRowStatus) I don't see
test name and owner index in your snippet, did you try setting them too
?
I would also double check to make sure the VRF name matches in both ur
SNMP set and in device config (sometimes cAse-sensitivity takes two or
more read-thru's :--))
m2c,
/bala
> Hi All,
>
> in juniper Router , I'm trying to set pingmib test(RFC 2925) from a PE
to another PE .
> iam settting
> ==========
> pingCtlTargetAddress === xxx.xxx.xxx.xxx pingCtlAdminStatus ====
> enabled(1) pingCtlRowStatus ===== createAndGo(4)
>
> on Source Router and able to configure the test between two PEs.
>
>
> Problems is ,when iam trying set the VRF based test on Source Router.
> means setting ( jnxPingCtlRoutingInstanceName ) to VRF instance name
on the source Router , snmpset giving error saying [inconsistentname].
>
> please help to resolve this problem.
>
> Thanks in advance,
>
> Koti.
---------------------------------
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
http://puck.nether.net/mailman/listinfo/juniper-nsp
---------------------------------
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
More information about the juniper-nsp
mailing list