ONTAP Discussions

Cluster Mode SNMP Monitoring SnapMirror Lag

Karl_Haudeck
4,693 Views

Hello,

i'm trying to monitor the snapmirror relationship lagtime with a snmp monitoring-tool. While setting up the configuration, i discovered to use following OID:

snapmirror rel lag
1.3.6.1.4.1.789.1.29.1.1.7

When i'm executing a snmpwalk against this OID, i'm getting back every single snapmirror relationship with the actuall lagtime:

----------------------- New Test -----------------------
Paessler SNMP Tester 5.1.3
07.01.2015 16:14:02 (1 ms) : Device: xx.xx.xx.xx
07.01.2015 16:14:02 (1 ms) : SNMP V2c
07.01.2015 16:14:02 (1 ms) : Walk 1.3.6.1.4.1.789.1.29.1.1.7
07.01.2015 16:14:02 (274 ms) : 1.3.6.1.4.1.789.1.29.1.1.7.4 = "7913500"
07.01.2015 16:14:03 (555 ms) : 1.3.6.1.4.1.789.1.29.1.1.7.5 = "7913500"
07.01.2015 16:14:03 (839 ms) : 1.3.6.1.4.1.789.1.29.1.1.7.6 = "7913600"
...

 

But when i try to get the lagtime for only one snapmirror relationship and use the unique OID "1.3.6.1.4.1.789.1.29.1.1.7.4 ", i'm receiving follwoing error:

----------------------- New Test -----------------------
Paessler SNMP Tester 5.1.3
07.01.2015 16:56:33 (7 ms) : Device: xx.xx.xx.xx
07.01.2015 16:56:33 (10 ms) : SNMP V2c
07.01.2015 16:56:33 (13 ms) : Custom OID 1.3.6.1.4.1.789.1.29.1.1.7.4
07.01.2015 16:56:33 (28 ms) : -------
07.01.2015 16:56:33 (32 ms) : Value: No such instance (SNMP error # 223)
07.01.2015 16:56:33 (35 ms) : Done

Is this a known issue or normal?

Thank you!

2 REPLIES 2

Jonathan
4,568 Views

Same thing here running 8.2.1P2

 

Walk gives

 

NETAPP-MIB::snapmirrorRelLag.3 = Timeticks: (22200) 0:03:42.00
NETAPP-MIB::snapmirrorRelLag.5 = Timeticks: (22300) 0:03:43.00
NETAPP-MIB::snapmirrorRelLag.6 = Timeticks: (3592000) 9:58:40.00
NETAPP-MIB::snapmirrorRelLag.7 = Timeticks: (3592200) 9:58:42.00
NETAPP-MIB::snapmirrorRelLag.8 = Timeticks: (1697300) 4:42:53.00
NETAPP-MIB::snapmirrorRelLag.12 = Timeticks: (276500) 0:46:05.00
NETAPP-MIB::snapmirrorRelLag.13 = Timeticks: (2975700) 8:15:57.00
NETAPP-MIB::snapmirrorRelLag.14 = Timeticks: (1697400) 4:42:54.00
NETAPP-MIB::snapmirrorRelLag.15 = Timeticks: (276500) 0:46:05.00
NETAPP-MIB::snapmirrorRelLag.16 = Timeticks: (2975700) 8:15:57.00
NETAPP-MIB::snapmirrorRelLag.17 = Timeticks: (2982900) 8:17:09.00
NETAPP-MIB::snapmirrorRelLag.18 = Timeticks: (11768400) 1 day, 8:41:24.00
NETAPP-MIB::snapmirrorRelLag.19 = Timeticks: (1698300) 4:43:03.00

 

 

try to query first instance

 

NETAPP-MIB::snapmirrorRelLag.3 = No Such Instance currently exists at this OID

 

MBB
4,287 Views

Hey Karl,

 

We have been using a cheap application that collects tons of perfomance data. There are 100's of metrics and this tool grabs most of them. Check out Arxscan.com

Public