Hello, I'm trying to add custom OID's but suddenly some of them are not providing information. The OID is : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2 (Type :Delta "unsigned)

When i'm testing it via SNMP Tester by Custom OID I'm getting error message :

----------------------- New Test -----------------------
Paessler SNMP Tester 5.2
10/7/2015 3:40:33 PM (39 ms) : Device:
10/7/2015 3:40:33 PM (53 ms) : SNMP V2c
10/7/2015 3:40:33 PM (60 ms) : Custom OID 1.3.6.1.4.1.2011.2.63.2.4.1.1.2
10/7/2015 3:40:33 PM (90 ms) : SNMP Datatype: SNMP_EXCEPTION_NOSUCHINSTANCE
10/7/2015 3:40:33 PM (96 ms) : -------
10/7/2015 3:40:33 PM (104 ms) : Value: No such instance (SNMP error # 223)
10/7/2015 3:40:33 PM (111 ms) : Done

But when i'm paste the same OID in Walk and run test i'm getting this one :

----------------------- New Test -----------------------
Paessler SNMP Tester 5.2
10/7/2015 3:37:59 PM (36 ms) : Device:
10/7/2015 3:37:59 PM (44 ms) : SNMP V2c
10/7/2015 3:37:59 PM (52 ms) : Walk 1.3.6.1.4.1.2011.2.63.2.4.1.1.2
10/7/2015 3:37:59 PM (75 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.103.112.114.115.46.103.101 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (84 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.51.103.46.103.101 = "50849" [ASN_COUNTER]
10/7/2015 3:37:59 PM (94 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.100.117.97.108.46.103.101 = "322" [ASN_COUNTER]
10/7/2015 3:37:59 PM (103 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.49 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (113 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.100.117.97.108 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (125 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.116.101.115.116.45.117.103.119 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (136 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.50 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (147 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.109.109.115.46.103.101 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (157 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.116.101.108.97.115.105.115.99.97.100.97.46.103.101 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (168 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.116.101.115.116.45.100.117.97.108 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (180 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.101.112.103 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (190 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.119.97.112.46.99.111.109.46.103.101 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (200 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.98.108.97.99.107.98.101.114.114.121.46.110.101.116 = "8" [ASN_COUNTER]
10/7/2015 3:37:59 PM (211 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.52.103.46.103.101 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (225 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.99.114.101.100.111.46.103.101 = "0" [ASN_COUNTER]
10/7/2015 3:37:59 PM (233 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.114.105.99.111.46.103.101 = "0" [ASN_COUNTER]

How can i add this sensor in PRTG ? which SNMP sensor should i use to get information in real-time ?


Article Comments

Hi Zimmer

1.3.6.1.4.1.2011.2.63.2.4.1.1.2 itself has no return but many subOID's, isn't that why you don't get any return values?

regards Thomas


Oct, 2015 - Permalink

Zimmer,

in this case you might try to i.e. use the SNMP Get on the OID

1.3.6.1.4.1.2011.2.63.2.4.1.1.2.51.103.46.103.101

This will return 50849 regarding to the Walk:

10/7/2015 3:37:59 PM (84 ms) : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2.51.103.46.103.101 = "50849" 

Best regards, Felix


Oct, 2015 - Permalink

Good Day Thomas, I'm using Paessler MIB Importer V3 to get the values like this : 1.3.6.1.4.1.2011.2.63.2.4.1.1.2 And, yes, it's under the group which is "1.3.6.1.4.1.2011.2.63.2.2.1.1.1" So in that case without the Walk logs, how can i identify the right values under the group ? Sorry if this question is not professional, but, could you explain for me ?

Thanks in advance..

Br, Zimmer


Oct, 2015 - Permalink

Hello Felix, Wow, probably i was off that didn't saw it, cause the values in Paessler MIB Importer was different and i didn't expect to see other ones in walk messages. Based on output, which sensor you can suggest me to use ? Custom library ? Custom OID ? or Custom string ?

Thanks in advance..

Br, Zimmer


Oct, 2015 - Permalink

Zimmer,

I'd prefer the Custom Library. You can follow this guide to create an oidlib to add an SNMP Library Sensor afterwards.

Best regards, Felix


Oct, 2015 - Permalink