This file is indexed.

/usr/lib/erlang/lib/snmp-5.2.4/include/OTP-SNMPEA-MIB.hrl is in erlang-snmp 1:19.2.1+dfsg-2+deb9u2.

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
37
38
39
40
41
42
%%% This file was automatically generated by snmpc_mib_to_hrl version 5.2.4
%%% Date: 10-Feb-2019::06:00:09
-ifndef('OTP-SNMPEA-MIB').
-define('OTP-SNMPEA-MIB', true).

%% Oids

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

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

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

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

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

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

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

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

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

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

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

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

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

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


%% Range values


%% Default values

-endif.