cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
345
Views
1
Helpful
1
Replies

Need Help with input and output packets

cvaidya2017
Level 1
Level 1

Bundle-Ether9 is up, line protocol is up
Interface state transitions: 3
MTU 9216 bytes, BW 40000000 Kbit (Max: 40000000 Kbit)
reliability 255/255, txload 149/255, rxload 0/255
Encapsulation ARPA,
Full-duplex, 40000Mb/s
loopback not set,
Last link flapped 1y29w
ARP type ARPA, ARP timeout 04:00:00
No. of members in this bundle: 4
TenGigE0/0/0/2 Full-duplex 10000Mb/s Active
TenGigE0/0/0/7 Full-duplex 10000Mb/s Active
TenGigE0/0/1/4 Full-duplex 10000Mb/s Active
TenGigE0/2/0/3 Full-duplex 10000Mb/s Active
Last input 00:05:39, output 00:00:00
Last clearing of "show interface" counters 39w0d
30 second input rate 0 bits/sec, 0 packets/sec
30 second output rate 23479672000 bits/sec, 2467195 packets/sec
13589 packets input, 878150 bytes, 0 total input drops
0 drops for unrecognized upper-level protocol
Received 3 broadcast packets, 0 multicast packets
0 runts, 0 giants, 0 throttles, 0 parity
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
42194266581583 packets output, 50801427129592493 bytes, 0 total output drops
Output 1641 broadcast packets, 0 multicast packets
0 output errors, 0 underruns, 0 applique, 0 resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions

currently i am monitoring in and out traffic in my NMS. but what i want is the highlighted packets for input and output. I am searching for the OID to fetch these details but no luck. I am using ASR 9K and want to capture these values in my NMS.

 

1 Reply 1

M02@rt37
VIP
VIP

Hello @cvaidya2017,

To capture the highlighted packet details (input and output) from your ASR 9K router and fetch them in your NMS, you can use the following SNMP OIDs:

--Input Packets: You can use the OID [1.3.6.1.2.1.2.2.1.10.x] (ifInOctets) to get the total number of input packets. Replace 'x' with the appropriate index of the interface you want to monitor.

--Output Packets: You can use the OID [1.3.6.1.2.1.2.2.1.16.x]  (ifOutOctets) to get the total number of output packets. Replace 'x' with the appropriate index of the interface you want to monitor.

https://cric.grenoble.cnrs.fr/Administrateurs/Outils/MIBS/?oid=1.3.6.1.2.1.2.2.1.10

https://cric.grenoble.cnrs.fr/Administrateurs/Outils/MIBS/?oid=1.3.6.1.2.1.2.2.1.16

=> you need to identify the index of the specific interface you want to monitor, and then use the corresponding index in the OID to fetch the packet details for that interface.

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.
Review Cisco Networking for a $25 gift card