This file is indexed.

/usr/lib/erlang/lib/otp_mibs-1.1/include/OTP-REG.hrl is in erlang-dev 1:18.3-dfsg-1ubuntu3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
%%% This file was automatically generated by snmpc_mib_to_hrl version 5.2.2
%%% Date: 08-Apr-2016::10:24:13
-ifndef('OTP-REG').
-define('OTP-REG', true).

%% Oids

-define(ericsson, [1,3,6,1,4,1,193]).

-define(otp, [1,3,6,1,4,1,193,19]).

-define(otpReg, [1,3,6,1,4,1,193,19,1]).

-define(otpModules, [1,3,6,1,4,1,193,19,1,1]).

-define(otpRegModule, [1,3,6,1,4,1,193,19,1,1,1]).

-define(otpGeneric, [1,3,6,1,4,1,193,19,2]).

-define(otpApplications, [1,3,6,1,4,1,193,19,3]).

-define(otpCaps, [1,3,6,1,4,1,193,19,4]).

-define(otpReqs, [1,3,6,1,4,1,193,19,5]).

-define(otpExpr, [1,3,6,1,4,1,193,19,6]).

-define(ssl, [1,3,6,1,4,1,193,19,10]).


%% Range values


%% Default values

-endif.