cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2845
Views
0
Helpful
2
Replies

Track status through SNMP

nesterove
Level 1
Level 1

Hi!

Router checking availability host through track:

!

track 123 rtr 1 reachability

delay down 100

!

where

!

rtr 1

type echo protocol ipIcmpEcho XXX.XXX.XXX.XXX source-ipaddr YYY.YYY.YYY.YYY

rtr schedule 1 life forever start-time now

!

I can see following information from console:

router#sh track 123

Track 123

Response Time Reporter 1 reachability

Reachability is Up

33 changes, last change 20:14:15

Delay down 100 secs

Latest operation return code: OK

Latest RTT (millisecs) 144

Tracked by:

ROUTE-MAP 0

How can I see track status through SNMP?

regards

1 Accepted Solution

Accepted Solutions

Craig Balfour
Level 1
Level 1

As far as I know there is no MIB for accessing object tracking via SNMP.

The best you can do access information about your Service Assurance Agent (SAA) / rtr job using the CISCO-RTTMON-MIB mib.

Use the following URL to see more about the CISCO-RTTMON-MIB in SNMP Object Navigator:

http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en&translate=Translate&objectInput=1.3.6.1.4.1.9.9.42

View solution in original post

2 Replies 2

Craig Balfour
Level 1
Level 1

As far as I know there is no MIB for accessing object tracking via SNMP.

The best you can do access information about your Service Assurance Agent (SAA) / rtr job using the CISCO-RTTMON-MIB mib.

Use the following URL to see more about the CISCO-RTTMON-MIB in SNMP Object Navigator:

http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en&translate=Translate&objectInput=1.3.6.1.4.1.9.9.42

Thank you Graig!

It's usefull info! I have found required parametr:

.iso.org.dod.internet.private.enterprises.cisco.ciscoMgmt.ciscoRttMonMIB.ciscoRttMonObjects.rttMonCtrl.rttMonCtrlOperTable.rttMonCtrlOperEntry.rttMonCtrlOperTimeoutOccurred

.1.3.6.1.4.1.9.9.42.1.2.9.1.6

if false - then all ok

if true - host unreachable

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card