That means there`s not a way to  view the output of the command: Show
egress-queue rates interface gigabitEthernet x/x/x through SNMP?




-----Original Message-----
From: Jonathan Crawford [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 24, 2008 12:10 PM
To: sunnyday; juniper-nsp@puck.nether.net
Subject: [?? Probable Spam] RE: [j-nsp] (no subject)

This is because snmpwalk.exe cannot find the MIB files, and therefore does
not know how to translate ifOutOctets to ask for it from the router.

http://www.net-snmp.org/docs/FAQ.html#What_does__Cannot_find_module__XXX_MIB
___mean_

-Jonathan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of sunnyday
Sent: Tuesday, June 24, 2008 1:51 AM
To: 'Boyd, Benjamin R'; juniper-nsp@puck.nether.net
Subject: Re: [j-nsp] (no subject)

I tried what you said with no result this is what I get:
And also to tell you that it on junose not junos.


C:\Documents and Settings\jet\Desktop\SNMPWALK_OCT31>snmpwalk.exe -v 2c -c
pop-RO 192.168.30.238  ifOutOctets

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 (non
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)
ifOutOctets:  (Sub-id not found: (top) -> ifOutOctets)

C:\Documents and Settings\jet\Desktop\SNMPWALK_OCT31>













-----Original Message-----
From: Boyd, Benjamin R [mailto:[EMAIL PROTECTED]
Sent: Monday, June 23, 2008 5:20 PM
To: sunnyday; juniper-nsp@puck.nether.net
Subject: RE: [j-nsp] (no subject)

SunnyDay,

I don't know the OID, but using snmpwalk.exe to find the outOctets you
would use the following:
snmpwalk.exe -v 1 -c "community" "device ip" ifOutOctets
Which will give you output resembling: (mib.ifIndex = outOctets)
ifOutOctets.35 = 3474330439
ifOutOctets.36 = 984860543
ifOutOctets.37 = 0
ifOutOctets.38 = 3450966616

>From here you'll have to find out the ifIndex of the interface you wish
to view:
In the juniper:
show snmp mib walk ifDescr

-Ben


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of sunnyday
Sent: Monday, June 23, 2008 3:45 AM
To: juniper-nsp@puck.nether.net
Subject: [j-nsp] (no subject)

Hello anyone knows the OID or how can I view the output of the command:

Show  egress-queue rates interface gigabitEthernet x/x/x

Via  SNMP?

Thank you











_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp



****************************************************************************
***********

The information contained in this message, including attachments, may
contain
privileged or confidential information that is intended to be delivered only
to the
person identified above. If you are not the intended recipient, or the
person
responsible for delivering this message to the intended recipient,
Windstream requests
that you immediately notify the sender and asks that you do not read the
message or its
attachments, and that you delete them without copying or sending them to
anyone else.

_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to